KnownAutoGeneratedDomainNameLabelScope enum

Known values of AutoGeneratedDomainNameLabelScope that the service accepts.

Fields

NoReuse

NoReuse will create a new hash regardless of the Subscription, Resource Group, Tenant and Resource name.

ResourceGroupReuse

ResourceGroupReuse allows for the same hash to be created if the resource is created in the same Resource Group with the same resource name.

SubscriptionReuse

SubscriptionReuse allows for the same hash to be created if the resource is created in the same Subscription with the same resource name.

TenantReuse

TenantReuse allows for the same hash to be created if the resource is created in the same Tenant with the same resource name.