Share via


PublicIPAddressDnsSettingsDomainNameLabelScope Enum

Definition

The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.

public enum PublicIPAddressDnsSettingsDomainNameLabelScope
type PublicIPAddressDnsSettingsDomainNameLabelScope = 
Public Enum PublicIPAddressDnsSettingsDomainNameLabelScope
Inheritance
PublicIPAddressDnsSettingsDomainNameLabelScope

Fields

NoReuse 3

NoReuse.

ResourceGroupReuse 2

ResourceGroupReuse.

SubscriptionReuse 1

SubscriptionReuse.

TenantReuse 0

TenantReuse.

Applies to