Compartir a través de


VirtualMachineScaleSetUpdateIPConfigurationInner.PublicIPAddressConfiguration Propiedad

Definición

Obtiene o establece publicIPAddressConfiguration.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a