IScaleUnits.DeploymentDataAdouPath 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 DeploymentDataAdouPath { 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.DeploymentDataAdouPath : string with get, set
Public Property DeploymentDataAdouPath As String

Property Value

Attributes

Applies to