Aracılığıyla paylaş


TagResourceContract.Product Property

Definition

Gets or sets product associated with the tag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to