Sdílet prostřednictvím


TagDetails.Values Property

Definition

Optional. Gets or sets the list of tag values.

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

Property Value

Applies to