Partager via


WsfcDomainProfile.ClusterOperatorAccount Propriété

Définition

Obtient ou définit le nom du compte utilisé pour le cluster d’exploitation, c’est-à-dire qu’il fera partie du groupe Administrateurs sur toutes les machines virtuelles participantes dans le cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="clusterOperatorAccount")]
public string ClusterOperatorAccount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterOperatorAccount")>]
member this.ClusterOperatorAccount : string with get, set
Public Property ClusterOperatorAccount As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à