VoiceServicesAutoGeneratedDomainNameLabelScope Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étendues de noms de domaine générées automatiquement.
public readonly struct VoiceServicesAutoGeneratedDomainNameLabelScope : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesAutoGeneratedDomainNameLabelScope>
type VoiceServicesAutoGeneratedDomainNameLabelScope = struct
Public Structure VoiceServicesAutoGeneratedDomainNameLabelScope
Implements IEquatable(Of VoiceServicesAutoGeneratedDomainNameLabelScope)
- Héritage
-
VoiceServicesAutoGeneratedDomainNameLabelScope
- Implémente
Constructeurs
VoiceServicesAutoGeneratedDomainNameLabelScope(String) |
Initialise une nouvelle instance de VoiceServicesAutoGeneratedDomainNameLabelScope. |
Propriétés
NoReuse |
NoReuse. |
ResourceGroupReuse |
ResourceGroupReuse. |
SubscriptionReuse |
SubscriptionReuse. |
TenantReuse |
TenantReuse. |
Méthodes
Equals(VoiceServicesAutoGeneratedDomainNameLabelScope) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(VoiceServicesAutoGeneratedDomainNameLabelScope, VoiceServicesAutoGeneratedDomainNameLabelScope) |
Détermine si deux VoiceServicesAutoGeneratedDomainNameLabelScope valeurs sont identiques. |
Implicit(String to VoiceServicesAutoGeneratedDomainNameLabelScope) |
Convertit une chaîne en VoiceServicesAutoGeneratedDomainNameLabelScope. |
Inequality(VoiceServicesAutoGeneratedDomainNameLabelScope, VoiceServicesAutoGeneratedDomainNameLabelScope) |
Détermine si deux VoiceServicesAutoGeneratedDomainNameLabelScope valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET