WsfcDomainProfile.FileShareWitnessPath Property

Definition

Gets or sets optional path for fileshare witness.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to