Language

IAlias.DefaultPath Property

Definition

The default path for an alias.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The default path for an alias.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultPath", Update=true)]
public string DefaultPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The default path for an alias.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultPath", Update=true)>]
member this.DefaultPath : string with get, set
Public Property DefaultPath As String

Property Value

Attributes

Applies to