Compartilhar via


IStorageAccount.ActiveDirectoryPropertyForestName Property

Definition

Specifies the Active Directory forest to get.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Specifies the Active Directory forest to get.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="forestName", Update=true)]
public string ActiveDirectoryPropertyForestName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Specifies the Active Directory forest to get.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="forestName", Update=true)>]
member this.ActiveDirectoryPropertyForestName : string with get, set
Public Property ActiveDirectoryPropertyForestName As String

Property Value

Attributes

Applies to