Compartir a través de


PrivateLinkServiceIpConfiguration.PrivateIPAllocationMethod Propiedad

Definición

Obtiene o establece el método de asignación de direcciones IP privadas. Entre los valores posibles se incluyen: "Static", "Dynamic"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a