Compartir a través de


SiteConfigResource.ApiManagementConfig Propiedad

Definición

Obtiene o establece la configuración de Azure API Management vinculada a la aplicación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a