WsfcDomainCredentials.ClusterOperatorAccountPassword Property

Definition

Gets or sets cluster operator account password.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to