PublicIPAddressData.IPConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IP configuration associated with the public IP address.
public Azure.ResourceManager.Network.Models.NetworkIPConfiguration IPConfiguration { get; }
member this.IPConfiguration : Azure.ResourceManager.Network.Models.NetworkIPConfiguration
Public ReadOnly Property IPConfiguration As NetworkIPConfiguration