ClusterEnvironment 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.
Système d’exploitation de cluster, la valeur par défaut est Windows.
public readonly struct ClusterEnvironment : IEquatable<Azure.ResourceManager.ServiceFabric.Models.ClusterEnvironment>
type ClusterEnvironment = struct
Public Structure ClusterEnvironment
Implements IEquatable(Of ClusterEnvironment)
- Héritage
-
ClusterEnvironment
- Implémente
Constructeurs
ClusterEnvironment(String) |
Initialise une nouvelle instance de ClusterEnvironment. |
Propriétés
Linux |
Linux. |
Windows |
Windows. |
Méthodes
Equals(ClusterEnvironment) |
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(ClusterEnvironment, ClusterEnvironment) |
Détermine si deux ClusterEnvironment valeurs sont identiques. |
Implicit(String to ClusterEnvironment) |
Convertit une chaîne en ClusterEnvironment. |
Inequality(ClusterEnvironment, ClusterEnvironment) |
Détermine si deux ClusterEnvironment valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET