Sdílet prostřednictvím


Role.VMGroupName Property

Definition

Gets or sets the name of the virtual machine group.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to