OrchestrationServiceName 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.
Nom du service.
public readonly struct OrchestrationServiceName : IEquatable<Azure.ResourceManager.Compute.Models.OrchestrationServiceName>
type OrchestrationServiceName = struct
Public Structure OrchestrationServiceName
Implements IEquatable(Of OrchestrationServiceName)
- Héritage
-
OrchestrationServiceName
- Implémente
Constructeurs
OrchestrationServiceName(String) |
Initialise une nouvelle instance de OrchestrationServiceName. |
Propriétés
AutomaticRepairs |
AutomaticRepairs. |
Méthodes
Equals(OrchestrationServiceName) |
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(OrchestrationServiceName, OrchestrationServiceName) |
Détermine si deux OrchestrationServiceName valeurs sont identiques. |
Implicit(String to OrchestrationServiceName) |
Convertit une chaîne en OrchestrationServiceName. |
Inequality(OrchestrationServiceName, OrchestrationServiceName) |
Détermine si deux OrchestrationServiceName valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET