Share via


TagResourceContract.Tag Property

Definition

Gets or sets tag associated with the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="tag")]
public Microsoft.Azure.Management.ApiManagement.Models.TagTagResourceContractProperties Tag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tag")>]
member this.Tag : Microsoft.Azure.Management.ApiManagement.Models.TagTagResourceContractProperties with get, set
Public Property Tag As TagTagResourceContractProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to