IDeploymentData.ClusterWitnessPath Property

Definition

Specify the fileshare path for the local witness for your Azure Stack HCI cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Specify the fileshare path for the local witness for your Azure Stack HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="witnessPath", Update=true)]
public string ClusterWitnessPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Specify the fileshare path for the local witness for your Azure Stack HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="witnessPath", Update=true)>]
member this.ClusterWitnessPath : string with get, set
Public Property ClusterWitnessPath As String

Property Value

Attributes

Applies to