IpAddress.DnsNameLabelReusePolicy Property

Definition

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

Applies to