Language

DnsResolverDomainList.Domain Property

Definition

The domains in the domain list. Will be null if user is using large domain list.

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

Property Value

Implements

Attributes

Applies to