Freigeben über


ITaggedResource.Tag Property

Definition

Tags of the service which is a list of key value pairs that describe the resource.

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="Tags of the service which is a list of key value pairs that describe the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.ITaggedResourceTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.ITaggedResourceTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="Tags of the service which is a list of key value pairs that describe the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.ITaggedResourceTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.ITaggedResourceTags with get, set
Public Property Tag As ITaggedResourceTags

Property Value

Attributes

Applies to