共用方式為


ValidateRequest.ServerFarmId 屬性

定義

取得或設定裝載應用程式的App Service方案的 ARM 資源識別碼。

[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

適用於