Language

InboundEndpoint.IPConfiguration Property

Definition

IP configurations for the inbound endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IIPConfiguration> IPConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)>]
member this.IPConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.IIPConfiguration> with get, set
Public Property IPConfiguration As List(Of IIPConfiguration)

Property Value

Implements

Attributes

Applies to