Freigeben über


IResourceTags1.Tag Property

Definition

Gets or sets the tags, a dictionary of descriptors arm object

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="Gets or sets the tags, a dictionary of descriptors arm object", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.IResourceTags) }, ReadOnly=false, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.IResourceTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="Gets or sets the tags, a dictionary of descriptors arm object", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.IResourceTags) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.IResourceTags with get, set
Public Property Tag As IResourceTags

Property Value

Attributes

Applies to