IWsfcDomainProfile.OuPath Property

Definition

Organizational Unit path in which the nodes and cluster will be present.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Organizational Unit path in which the nodes and cluster will be present.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ouPath", Update=true)]
public string OuPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Organizational Unit path in which the nodes and cluster will be present.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ouPath", Update=true)>]
member this.OuPath : string with get, set
Public Property OuPath As String

Property Value

Attributes

Applies to