ManagementGroupParentCreateOptions クラス

定義

(省略可能)作成時に使用される親管理グループの ID。

public class ManagementGroupParentCreateOptions
type ManagementGroupParentCreateOptions = class
Public Class ManagementGroupParentCreateOptions
継承
ManagementGroupParentCreateOptions

コンストラクター

ManagementGroupParentCreateOptions()

ManagementGroupParentCreateOptions の新しいインスタンスを初期化します。

プロパティ

DisplayName

親管理グループのフレンドリ名。

Id

親管理グループの完全修飾 ID。 たとえば、/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000 です。

Name

親管理グループの名前。

適用対象