### YamlMime:JavaType uid: "com.azure.resourcemanager.storage.models.DnsEndpointType" fullName: "com.azure.resourcemanager.storage.models.DnsEndpointType" name: "DnsEndpointType" nameWithType: "DnsEndpointType" summary: "Allows you to specify the type of endpoint." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **DnsEndpointType**
extends <>" constructors: - uid: "com.azure.resourcemanager.storage.models.DnsEndpointType.DnsEndpointType()" fullName: "com.azure.resourcemanager.storage.models.DnsEndpointType.DnsEndpointType()" name: "DnsEndpointType()" nameWithType: "DnsEndpointType.DnsEndpointType()" summary: "Creates a new instance of DnsEndpointType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public DnsEndpointType()" desc: "Creates a new instance of DnsEndpointType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.storage.models.DnsEndpointType.AZURE_DNS_ZONE" fullName: "com.azure.resourcemanager.storage.models.DnsEndpointType.AZURE_DNS_ZONE" name: "AZURE_DNS_ZONE" nameWithType: "DnsEndpointType.AZURE_DNS_ZONE" summary: "Static value AzureDnsZone for DnsEndpointType." modifiers: - "static" - "final" field: type: "" syntax: "public static final DnsEndpointType AZURE_DNS_ZONE" desc: "Static value AzureDnsZone for DnsEndpointType." - uid: "com.azure.resourcemanager.storage.models.DnsEndpointType.STANDARD" fullName: "com.azure.resourcemanager.storage.models.DnsEndpointType.STANDARD" name: "STANDARD" nameWithType: "DnsEndpointType.STANDARD" summary: "Static value Standard for DnsEndpointType." modifiers: - "static" - "final" field: type: "" syntax: "public static final DnsEndpointType STANDARD" desc: "Static value Standard for DnsEndpointType." methods: - uid: "com.azure.resourcemanager.storage.models.DnsEndpointType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.storage.models.DnsEndpointType.fromString(String name)" name: "fromString(String name)" nameWithType: "DnsEndpointType.fromString(String name)" summary: "Creates or finds a DnsEndpointType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static DnsEndpointType fromString(String name)" desc: "Creates or finds a DnsEndpointType from its string representation." returns: description: "the corresponding DnsEndpointType." type: "" - uid: "com.azure.resourcemanager.storage.models.DnsEndpointType.values()" fullName: "com.azure.resourcemanager.storage.models.DnsEndpointType.values()" name: "values()" nameWithType: "DnsEndpointType.values()" summary: "Gets known DnsEndpointType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known DnsEndpointType values." returns: description: "known DnsEndpointType values." type: "Collection<>" type: "class" desc: "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." metadata: {} package: "com.azure.resourcemanager.storage.models" artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.44.0