Partilhar via


PrivateLinkServiceIpConfigurationInner.PrivateIPAllocationMethod Propriedade

Definição

Obtém ou define o método de alocação de endereço IP privado. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a