VirtualMachineScaleSetIPConfigurationInner.PublicIPAddressConfiguration Property

Definition

Gets or sets the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to