WsfcDomainProfile.StorageAccountUrl Property

Definition

Gets or sets fully qualified ARM resource id of the witness storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to