Compartir a través de


SwiftVirtualNetworkInner.SubnetResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso de la subred de Virtual Network. Esta es la subred a la que se unirá esta aplicación web. Esta subred debe tener una delegación en Microsoft.Web/serverFarms definida primero.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a