Language

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

Property Value

Attributes

Applies to