DelegatedSubnetUsage.SubnetName Property

Definition

Gets name of the subnet

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to