Share via


IDnsResolverIdentity.DnsResolverName Property

Definition

The name of the DNS resolver.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="The name of the DNS resolver.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsResolverName")]
public string DnsResolverName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="The name of the DNS resolver.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsResolverName")>]
member this.DnsResolverName : string with get, set
Public Property DnsResolverName As String

Property Value

Attributes

Applies to