Compartilhar via


NetworkInterfaceIPConfiguration.Subnet Propriedade

Definição

Obtém ou define a sub-rede associada à configuração de IP.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subnet")]
public Microsoft.Azure.Management.Network.Models.Subnet Subnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subnet")>]
member this.Subnet : Microsoft.Azure.Management.Network.Models.Subnet with get, set
Public Property Subnet As Subnet

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a