ISqlVirtualMachineGroup.WsfcDomainProfileFileShareWitnessPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional path for fileshare witness.
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Optional path for fileshare witness.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fileShareWitnessPath")]
public string WsfcDomainProfileFileShareWitnessPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Optional path for fileshare witness.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fileShareWitnessPath")>]
member this.WsfcDomainProfileFileShareWitnessPath : string with get, set
Public Property WsfcDomainProfileFileShareWitnessPath As String
Property Value
- Attributes