Compartir a través de


VirtualNetworkProfile.Subnet Propiedad

Definición

Obtiene o establece el nombre de la subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a