VnetParameters.VnetSubnetName Property

Definition

Gets or sets the subnet name to be validated

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vnetSubnetName")]
public string VnetSubnetName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vnetSubnetName")>]
member this.VnetSubnetName : string with get, set
Public Property VnetSubnetName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to