ITrackedResource.Tag Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(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.SpringCloud.Models.Api20220401.ITrackedResourceTags) }, ReadOnly=false, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ITrackedResourceTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(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.SpringCloud.Models.Api20220401.ITrackedResourceTags) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ITrackedResourceTags with get, set
Public Property Tag As ITrackedResourceTags

Property Value

Attributes

Applies to