次の方法で共有


IResource.Tag Property

Definition

Resource tags.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IResourceTags) }, ReadOnly=true, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IResourceTags Tag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IResourceTags) }, ReadOnly=true, Required=false, SerializedName="tags")>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IResourceTags
Public ReadOnly Property Tag As IResourceTags

Property Value

Attributes

Applies to