次の方法で共有


CrrAccessToken.ResourceGroupName プロパティ

定義

ソース コンテナーのリソース グループ名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象