Compartir a través de


PublicIPPrefix.CustomIPPrefix Propiedad

Definición

Obtiene o establece el customIpPrefix al que está asociado este prefijo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a