共用方式為


CreateParentGroupInfo.DisplayName Property

Definition

Gets the friendly name of the parent management group.

[Newtonsoft.Json.JsonProperty(PropertyName="displayName")]
public string DisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayName")>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to