DnsResolverDomainListBulk.StorageUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)]
public string StorageUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)>]
member this.StorageUrl : string with get, set
Public Property StorageUrl As String
Property Value
Implements
- Attributes