SiteConfig.Limits 속성

정의

사이트 제한을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상