次の方法で共有


Role.VMGroupName プロパティ

定義

仮想マシン グループの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象