Share via


IInboundEndpointListResult.Value Property

Definition

Enumeration of the inbound endpoints for a DNS resolver.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="Enumeration of the inbound endpoints for a DNS resolver.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IInboundEndpoint) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IInboundEndpoint[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="Enumeration of the inbound endpoints for a DNS resolver.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IInboundEndpoint) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.IInboundEndpoint[] with get, set
Public Property Value As IInboundEndpoint()

Property Value

Attributes

Applies to