DnsResolverInboundEndpointData.IPConfigurations Property

Definition

IP configurations for the inbound endpoint.

public System.Collections.Generic.IList<Azure.ResourceManager.DnsResolver.Models.InboundEndpointIPConfiguration> IPConfigurations { get; }
member this.IPConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.DnsResolver.Models.InboundEndpointIPConfiguration>
Public ReadOnly Property IPConfigurations As IList(Of InboundEndpointIPConfiguration)

Property Value

Applies to