VoiceServicesAutoGeneratedDomainNameLabelScope Struct

Definition

Available auto-generated domain name scopes.

public readonly struct VoiceServicesAutoGeneratedDomainNameLabelScope : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesAutoGeneratedDomainNameLabelScope>
type VoiceServicesAutoGeneratedDomainNameLabelScope = struct
Public Structure VoiceServicesAutoGeneratedDomainNameLabelScope
Implements IEquatable(Of VoiceServicesAutoGeneratedDomainNameLabelScope)
Inheritance
VoiceServicesAutoGeneratedDomainNameLabelScope
Implements

Constructors

VoiceServicesAutoGeneratedDomainNameLabelScope(String)

Initializes a new instance of VoiceServicesAutoGeneratedDomainNameLabelScope.

Properties

NoReuse

NoReuse.

ResourceGroupReuse

ResourceGroupReuse.

SubscriptionReuse

SubscriptionReuse.

TenantReuse

TenantReuse.

Methods

Equals(VoiceServicesAutoGeneratedDomainNameLabelScope)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(VoiceServicesAutoGeneratedDomainNameLabelScope, VoiceServicesAutoGeneratedDomainNameLabelScope)

Determines if two VoiceServicesAutoGeneratedDomainNameLabelScope values are the same.

Implicit(String to VoiceServicesAutoGeneratedDomainNameLabelScope)

Converts a string to a VoiceServicesAutoGeneratedDomainNameLabelScope.

Inequality(VoiceServicesAutoGeneratedDomainNameLabelScope, VoiceServicesAutoGeneratedDomainNameLabelScope)

Determines if two VoiceServicesAutoGeneratedDomainNameLabelScope values are not the same.

Applies to