SubnetInner.Purpose Property

Definition

Gets a read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.purpose")]
public string Purpose { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.purpose")>]
member this.Purpose : string
Public ReadOnly Property Purpose As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to