ApiContract.ApiVersionSet Property

Definition

Gets or sets version set details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to