Language

IDnsResolverDomainList.DomainsUrl Property

Definition

The URL for bulk upload or download for domain lists containing larger set of domains. This will be populated if domains is empty or null.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=false, Description="The URL for bulk upload or download for domain lists containing larger set of domains. This will be populated if domains is empty or null.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="domainsUrl", Update=false)]
public string DomainsUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=false, Description="The URL for bulk upload or download for domain lists containing larger set of domains. This will be populated if domains is empty or null.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="domainsUrl", Update=false)>]
member this.DomainsUrl : string
Public ReadOnly Property DomainsUrl As String

Property Value

Attributes

Applies to