Compartir a través de


ApiCreateOrUpdateParameter.License Propiedad

Definición

Obtiene o establece información de licencia para la API.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a