Share via


StorageAccountData.DnsEndpointType Property

Definition

Allows you to specify the type of endpoint. Set this to AzureDNSZone to create a large number of accounts in a single subscription, which creates accounts in an Azure DNS Zone and the endpoint URL will have an alphanumeric DNS Zone identifier.

public Azure.ResourceManager.Storage.Models.StorageDnsEndpointType? DnsEndpointType { get; set; }
member this.DnsEndpointType : Nullable<Azure.ResourceManager.Storage.Models.StorageDnsEndpointType> with get, set
Public Property DnsEndpointType As Nullable(Of StorageDnsEndpointType)

Property Value

Applies to