IDeploymentData.AdouPath Property

Definition

The path to the Active Directory Organizational Unit container object prepared for the deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The path to the Active Directory Organizational Unit container object prepared for the deployment. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="adouPath", Update=true)]
public string AdouPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The path to the Active Directory Organizational Unit container object prepared for the deployment. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="adouPath", Update=true)>]
member this.AdouPath : string with get, set
Public Property AdouPath As String

Property Value

Attributes

Applies to