VoiceServicesAutoGeneratedDomainNameLabelScope Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET