Udostępnij przez


ISubscriptionAliasResponseProperties.Tag Property

Definition

Tags for the subscription

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=true, Description="Tags for the subscription", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.ISubscriptionAliasResponsePropertiesTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.ISubscriptionAliasResponsePropertiesTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=true, Description="Tags for the subscription", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.ISubscriptionAliasResponsePropertiesTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.ISubscriptionAliasResponsePropertiesTags with get, set
Public Property Tag As ISubscriptionAliasResponsePropertiesTags

Property Value

Attributes

Applies to