IWsfcDomainProfile.FileShareWitnessPath Property

Definition

Optional path for fileshare witness.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Optional path for fileshare witness.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="fileShareWitnessPath", Update=true)]
public string FileShareWitnessPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Optional path for fileshare witness.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="fileShareWitnessPath", Update=true)>]
member this.FileShareWitnessPath : string with get, set
Public Property FileShareWitnessPath As String

Property Value

Attributes

Applies to