Condividi tramite


NetworkInterfaceIPConfigurationInner.PublicIPAddress Property

Definition

Gets or sets public IP address bound to the IP configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to