AppServiceEnvironmentResourceInner.VnetSubnetName Property

Definition

Gets or sets subnet of the Virtual Network.

[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