Language

IAlias.DefaultMetadataAttribute Property

Definition

The attributes of the token that the alias path is referring to.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.PSArgumentCompleter(new System.String[] { "None", "Modifiable" })]
[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The attributes of the token that the alias path is referring to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="attributes", Update=true)]
public string DefaultMetadataAttribute { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.PSArgumentCompleter(new System.String[] { "None", "Modifiable" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The attributes of the token that the alias path is referring to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="attributes", Update=true)>]
member this.DefaultMetadataAttribute : string with get, set
Public Property DefaultMetadataAttribute As String

Property Value

Attributes

Applies to