다음을 통해 공유


VirtualMachineNetworkInterfaceIPConfiguration.PublicIPAddressConfiguration Property

Definition

Gets or sets the publicIPAddressConfiguration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to