Partager via


IStorageAccountPropertiesUpdateParameters.ActiveDirectoryPropertyDomainGuid Property

Definition

Specifies the domain GUID.

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

Property Value

Attributes

Applies to