Freigeben über


PublicIPAddressPropertiesFormat.IPConfiguration Property

Definition

Gets the IP configuration associated with the public IP address.

[Newtonsoft.Json.JsonProperty(PropertyName="ipConfiguration")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.IPConfiguration IPConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipConfiguration")>]
member this.IPConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.IPConfiguration
Public ReadOnly Property IPConfiguration As IPConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to