次の方法で共有


DeletedSite.ResourceGroup プロパティ

定義

削除されたサイトを含む 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

適用対象