Compartir a través de


VirtualMachineScaleSetIPConfigurationInner.PublicIPAddressConfiguration Propiedad

Definición

Obtiene o establece publicIPAddressConfiguration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAddressConfiguration")]
public Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineScaleSetPublicIPAddressConfiguration PublicIPAddressConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAddressConfiguration")>]
member this.PublicIPAddressConfiguration : Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineScaleSetPublicIPAddressConfiguration with get, set
Public Property PublicIPAddressConfiguration As VirtualMachineScaleSetPublicIPAddressConfiguration

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a