DdosSettings.ProtectionCoverage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This property is obsolete and might be removed in a future version, please use TagToIPAddresses instead
Compatibility member.
[System.Obsolete("This property is obsolete and might be removed in a future version, please use `TagToIPAddresses` instead", false)]
public Azure.ResourceManager.Network.Models.DdosSettingsProtectionCoverage? ProtectionCoverage { get; set; }
[<System.Obsolete("This property is obsolete and might be removed in a future version, please use `TagToIPAddresses` instead", false)>]
member this.ProtectionCoverage : Nullable<Azure.ResourceManager.Network.Models.DdosSettingsProtectionCoverage> with get, set
Public Property ProtectionCoverage As Nullable(Of DdosSettingsProtectionCoverage)
Property Value
- Attributes