次の方法で共有


PolicyEvent.ResourceGroup プロパティ

定義

リソース グループ名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象