ISqlVirtualMachineGroupProperties.WsfcDomainProfileOuPath 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.
Organizational Unit path in which the nodes and cluster will be present.
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Organizational Unit path in which the nodes and cluster will be present.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ouPath")]
public string WsfcDomainProfileOuPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Organizational Unit path in which the nodes and cluster will be present.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ouPath")>]
member this.WsfcDomainProfileOuPath : string with get, set
Public Property WsfcDomainProfileOuPath As String
Property Value
- Attributes