Share via


IInboundEndpoint.IPConfiguration Property

Definition

IP configurations for the inbound endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="IP configurations for the inbound endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IIPConfiguration) }, ReadOnly=false, Required=true, SerializedName="ipConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IIPConfiguration[] IPConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="IP configurations for the inbound endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IIPConfiguration) }, ReadOnly=false, Required=true, SerializedName="ipConfigurations")>]
member this.IPConfiguration : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IIPConfiguration[] with get, set
Public Property IPConfiguration As IIPConfiguration()

Property Value

Attributes

Applies to