共用方式為


SiteInner.ResourceGroup 屬性

定義

取得應用程式所屬的資源群組名稱。 唯讀。

[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

適用於