Compartir a través de


ApiCreateOrUpdateParameter.ApiVersionSet Propiedad

Definición

Obtiene o establece los detalles del conjunto de versiones.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a