Language

IDnsResolverDomainListBulk.StorageUrl Property

Definition

The storage account blob file URL to be used in the bulk upload or download request of DNS resolver domain list.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=true, Description="The storage account blob file URL to be used in the bulk upload or download request of DNS resolver domain list.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="storageUrl", Update=true)]
public string StorageUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=true, Description="The storage account blob file URL to be used in the bulk upload or download request of DNS resolver domain list.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="storageUrl", Update=true)>]
member this.StorageUrl : string with get, set
Public Property StorageUrl As String

Property Value

Attributes

Applies to