SiteConfigResourceInner.ApiManagementConfig Property

Definition

Gets or sets azure API management settings linked to the app.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to