Language

DnsResolverDomainList.Domain Property

Definition

The domains in the domain list.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)]
public string[] Domain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)>]
member this.Domain : string[] with get, set
Public Property Domain As String()

Property Value

String[]

Implements

Attributes

Applies to