aio パッケージ
パッケージ
operations |
クラス
ManagementGroupsAPI |
Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。 ivar management_groups: ManagementGroupsOperations 操作 vartype management_groups: azure.mgmt.managementgroups.aio.operations.ManagementGroupsOperations ivar management_group_subscriptions: ManagementGroupSubscriptionsOperations 操作 vartype management_group_subscriptions: azure.mgmt.managementgroups.aio.operations.ManagementGroupSubscriptionsOperations ivar hierarchy_settings: HierarchySettingsOperations 操作 vartype hierarchy_settings: azure.mgmt.managementgroups.aio.operations.HierarchySettingsOperations ivar 操作: 操作操作 vartype 操作: azure.mgmt.managementgroups.aio.operations.Operations ivar エンティティ: EntitiesOperations 操作 vartype エンティティ: azure.mgmt.managementgroups.aio.operations.EntitiesOperations param credential: クライアントが Azure に接続するために必要な資格情報。 type credential: ~azure.core.credentials_async。AsyncTokenCredential param str base_url: サービス URL キーワード int polling_interval: Retry-After ヘッダーが存在しない場合、LRO 操作の 2 つのポーリング間の既定の待機時間。 |
Azure SDK for Python