次の方法で共有


DescendantInfo クラス

子孫。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
DescendantInfo

コンストラクター

DescendantInfo(*, display_name: str | None = None, parent: DescendantParentGroupInfo | None = None, **kwargs)

パラメーター

display_name
str
必須

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

parent
DescendantParentGroupInfo
必須

親管理グループの ID。

変数

id
str

子孫の完全修飾 ID。 たとえば、/providers/Microsoft.Management/managementGroups/0000000-0000-0000-000000000000、または /subscriptions/0000000-0000-0000-0000-0000000000000。

type
str

リソースの型。 たとえば、Microsoft.Management/managementGroups や /subscriptions などです。

name
str

子孫の名前。 たとえば、00000000-0000-0000-0000-000000000000 です。