Uses of Class
com.azure.resourcemanager.cdn.models.AutoGeneratedDomainNameLabelScope
Packages that use AutoGeneratedDomainNameLabelScope
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of AutoGeneratedDomainNameLabelScope in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return AutoGeneratedDomainNameLabelScopeModifier and TypeMethodDescriptionAfdEndpointInner.autoGeneratedDomainNameLabelScope()Get the autoGeneratedDomainNameLabelScope property: Indicates the endpoint name reuse scope.AfdEndpointProperties.autoGeneratedDomainNameLabelScope()Get the autoGeneratedDomainNameLabelScope property: Indicates the endpoint name reuse scope.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type AutoGeneratedDomainNameLabelScopeModifier and TypeMethodDescriptionAfdEndpointInner.withAutoGeneratedDomainNameLabelScope(AutoGeneratedDomainNameLabelScope autoGeneratedDomainNameLabelScope) Set the autoGeneratedDomainNameLabelScope property: Indicates the endpoint name reuse scope.AfdEndpointProperties.withAutoGeneratedDomainNameLabelScope(AutoGeneratedDomainNameLabelScope autoGeneratedDomainNameLabelScope) Set the autoGeneratedDomainNameLabelScope property: Indicates the endpoint name reuse scope. -
Uses of AutoGeneratedDomainNameLabelScope in com.azure.resourcemanager.cdn.models
Subclasses with type arguments of type AutoGeneratedDomainNameLabelScope in com.azure.resourcemanager.cdn.modelsModifier and TypeClassDescriptionfinal classIndicates the endpoint name reuse scope.Fields in com.azure.resourcemanager.cdn.models declared as AutoGeneratedDomainNameLabelScopeModifier and TypeFieldDescriptionstatic final AutoGeneratedDomainNameLabelScopeAutoGeneratedDomainNameLabelScope.NO_REUSEStatic value NoReuse for AutoGeneratedDomainNameLabelScope.static final AutoGeneratedDomainNameLabelScopeAutoGeneratedDomainNameLabelScope.RESOURCE_GROUP_REUSEStatic value ResourceGroupReuse for AutoGeneratedDomainNameLabelScope.static final AutoGeneratedDomainNameLabelScopeAutoGeneratedDomainNameLabelScope.SUBSCRIPTION_REUSEStatic value SubscriptionReuse for AutoGeneratedDomainNameLabelScope.static final AutoGeneratedDomainNameLabelScopeAutoGeneratedDomainNameLabelScope.TENANT_REUSEStatic value TenantReuse for AutoGeneratedDomainNameLabelScope.Methods in com.azure.resourcemanager.cdn.models that return AutoGeneratedDomainNameLabelScopeModifier and TypeMethodDescriptionCheckEndpointNameAvailabilityInput.autoGeneratedDomainNameLabelScope()Get the autoGeneratedDomainNameLabelScope property: Indicates the endpoint name reuse scope.AutoGeneratedDomainNameLabelScope.fromString(String name) Creates or finds a AutoGeneratedDomainNameLabelScope from its string representation.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type AutoGeneratedDomainNameLabelScopeModifier and TypeMethodDescriptionAutoGeneratedDomainNameLabelScope.values()Gets known AutoGeneratedDomainNameLabelScope values.Methods in com.azure.resourcemanager.cdn.models with parameters of type AutoGeneratedDomainNameLabelScopeModifier and TypeMethodDescriptionCheckEndpointNameAvailabilityInput.withAutoGeneratedDomainNameLabelScope(AutoGeneratedDomainNameLabelScope autoGeneratedDomainNameLabelScope) Set the autoGeneratedDomainNameLabelScope property: Indicates the endpoint name reuse scope.