다음을 통해 공유


ValidateRequest.ServerFarmId 속성

정의

앱을 호스트할 App Service 계획의 ARM 리소스 ID를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상