WsfcDomainProfile.StorageAccountPrimaryKey Property

Definition

Gets or sets primary key of the witness storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to