ITrackedResource.Tag Property

Definition

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

Property Value

ITrackedResourceTags
Attributes

Applies to