次の方法で共有


ManagementGroupsAPIClient クラス

定義

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

public class ManagementGroupsAPIClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.ManagementGroups.ManagementGroupsAPIClient>, IDisposable, Microsoft.Azure.Management.ManagementGroups.IManagementGroupsAPIClient, Microsoft.Rest.Azure.IAzureClient
type ManagementGroupsAPIClient = class
    inherit ServiceClient<ManagementGroupsAPIClient>
    interface IManagementGroupsAPIClient
    interface IDisposable
    interface IAzureClient
Public Class ManagementGroupsAPIClient
Inherits ServiceClient(Of ManagementGroupsAPIClient)
Implements IAzureClient, IDisposable, IManagementGroupsAPIClient
継承
ManagementGroupsAPIClient
実装

コンストラクター

ManagementGroupsAPIClient(DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(HttpClient, Boolean)

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(HttpClientHandler, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(ServiceClientCredentials, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(ServiceClientCredentials, HttpClient, Boolean)

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(Uri, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(Uri, HttpClientHandler, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(Uri, ServiceClientCredentials, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

ManagementGroupsAPIClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

ManagementGroupsAPIClient クラスの新しいインスタンスを初期化します。

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

クライアント要求で使用される API のバージョン。 現在のバージョンは 2018-01-01-preview です。

BaseUri

サービスのベース URI。

Credentials

クライアントが Azure に接続するために必要な資格情報。

DeserializationSettings

json 逆シリアル化設定を取得または設定します。

Entities

IEntitiesOperations を取得します。

FirstMessageHandler

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

HierarchySettings

IHierarchySettingsOperations を取得します。

HttpClient

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
HttpClientHandler

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
HttpMessageHandlers

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

ManagementGroups

IManagementGroupsOperations を取得します。

ManagementGroupSubscriptions

IManagementGroupSubscriptionsOperations を取得します。

Operations

IOperations を取得します。

SerializationSettings

json シリアル化設定を取得または設定します。

UserAgent

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)

メソッド

CheckNameAvailabilityWithHttpMessagesAsync(CheckNameAvailabilityRequest, Dictionary<String,List<String>>, CancellationToken)

指定した管理グループ名が有効で一意かどうかを確認します

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
Dispose()

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
Dispose(Boolean)

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
SetUserAgent(String)

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

Azure Management Groups API を使用すると、複数のサブスクリプション/リソースを 1 つの組織階層に統合し、それらのリソースのアクセス制御、ポリシー、アラート、レポートを一元的に管理できます。

(継承元 ServiceClient<T>)
StartTenantBackfillWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

テナントのサブスクリプションのバックフィルを開始します。

TenantBackfillStatusWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

テナントのバックフィルの状態を取得します

拡張メソッド

CheckNameAvailability(IManagementGroupsAPIClient, CheckNameAvailabilityRequest)

指定した管理グループ名が有効で一意かどうかを確認します

CheckNameAvailabilityAsync(IManagementGroupsAPIClient, CheckNameAvailabilityRequest, CancellationToken)

指定した管理グループ名が有効で一意かどうかを確認します

StartTenantBackfill(IManagementGroupsAPIClient)

テナントのサブスクリプションのバックフィルを開始します。

StartTenantBackfillAsync(IManagementGroupsAPIClient, CancellationToken)

テナントのサブスクリプションのバックフィルを開始します。

TenantBackfillStatus(IManagementGroupsAPIClient)

テナントのバックフィルの状態を取得します

TenantBackfillStatusAsync(IManagementGroupsAPIClient, CancellationToken)

テナントのバックフィルの状態を取得します

適用対象