共用方式為


SiteInner.ServerFarmId 屬性

定義

取得或設定相關聯App Service方案的資源識別碼,格式為:「/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}」。

[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

適用於