AppServiceEnvironmentResourceInner.ApiManagementAccountId Property

Definition

Gets or sets API Management Account associated with the App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiManagementAccountId")]
public string ApiManagementAccountId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiManagementAccountId")>]
member this.ApiManagementAccountId : string with get, set
Public Property ApiManagementAccountId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to