DdosSettings.ProtectedIP 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 bool? ProtectedIP { get; set; }
[<System.Obsolete("This property is obsolete and might be removed in a future version, please use `TagToIPAddresses` instead", false)>]
member this.ProtectedIP : Nullable<bool> with get, set
Public Property ProtectedIP As Nullable(Of Boolean)
Property Value
- Attributes