Condividi tramite


ILocalUserProperties.HomeDirectory Property

Definition

Optional, local user home directory.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Optional, local user home directory.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="homeDirectory", Update=true)]
public string HomeDirectory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Optional, local user home directory.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="homeDirectory", Update=true)>]
member this.HomeDirectory : string with get, set
Public Property HomeDirectory As String

Property Value

Attributes

Applies to