Compartir a través de


PrivateLinkServiceIpConfigurationInner.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 Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod PrivateIPAllocationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAllocationMethod")>]
member this.PrivateIPAllocationMethod : Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod with get, set
Public Property PrivateIPAllocationMethod As IPAllocationMethod

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a