共用方式為


TagsListResult.Tags Property

Definition

Optional. Gets or sets the list of tags.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.TagDetails> Tags { get; set; }
member this.Tags : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.TagDetails> with get, set
Public Property Tags As IList(Of TagDetails)

Property Value

Applies to