Share via


TagResourceContract.Api Property

Definition

Gets or sets API associated with the tag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to