Compartir a través de


VirtualMachineNetworkInterfaceIPConfiguration.PrivateIPAddressVersion Propiedad

Definición

Obtiene o establece los conjuntos disponibles de Api-Version 2017-03-30 en adelante, representa si la ipconfiguration específica es IPv4 o IPv6. El valor predeterminado se toma como IPv4. Los valores posibles son: "IPv4" y "IPv6". Entre los valores posibles se incluyen: "IPv4", "IPv6".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a