次の方法で共有


AppServicePlanPatchResource.ResourceGroup プロパティ

定義

App Service プランのリソース グループを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroup")]
public string ResourceGroup { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroup")>]
member this.ResourceGroup : string
Public ReadOnly Property ResourceGroup As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象