IpAddress.DnsNameLabelReusePolicy 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.
Gets or sets the value representing the security enum. Possible values include: 'Unsecure', 'TenantReuse', 'SubscriptionReuse', 'ResourceGroupReuse', 'Noreuse'
[Newtonsoft.Json.JsonProperty(PropertyName="dnsNameLabelReusePolicy")]
public string DnsNameLabelReusePolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dnsNameLabelReusePolicy")>]
member this.DnsNameLabelReusePolicy : string with get, set
Public Property DnsNameLabelReusePolicy As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute