次の方法で共有


AppServiceEnvironmentInner.ResourceGroup プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象