SubscriptionClient クラス

定義

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

コンストラクター

SubscriptionClient(DelegatingHandler[])

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

SubscriptionClient(HttpClient, Boolean)

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

SubscriptionClient(HttpClientHandler, DelegatingHandler[])

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

SubscriptionClient(ServiceClientCredentials, DelegatingHandler[])

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

SubscriptionClient(ServiceClientCredentials, HttpClient, Boolean)

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

SubscriptionClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

SubscriptionClient(Uri, DelegatingHandler[])

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

SubscriptionClient(Uri, HttpClientHandler, DelegatingHandler[])

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

SubscriptionClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

操作に使用する API バージョン。

BaseUri

サービスのベース URI。

Credentials

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

DeserializationSettings

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

FirstMessageHandler

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

(継承元 ServiceClient<T>)
GenerateClientRequestId

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

HttpClient

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

(継承元 ServiceClient<T>)
HttpClientHandler

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

(継承元 ServiceClient<T>)
HttpMessageHandlers

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

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

SerializationSettings

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

Subscriptions

ISubscriptionsOperations を取得します。

Tenants

ITenantsOperations を取得します。

UserAgent

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

(継承元 ServiceClient<T>)

メソッド

CheckResourceNameWithHttpMessagesAsync(ResourceName, Dictionary<String,List<String>>, CancellationToken)

リソース名の有効性を確認します

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

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

すべてのリソース グループとリソースは、サブスクリプション内に存在します。 これらの操作では、サブスクリプションとテナントに関する情報を取得することができます。 テナントは、organization用の Azure Active Directory (Azure AD) の専用インスタンスです。

(継承元 ServiceClient<T>)

拡張メソッド

CheckResourceName(ISubscriptionClient, ResourceName)

リソース名の有効性を確認します

CheckResourceNameAsync(ISubscriptionClient, ResourceName, CancellationToken)

リソース名の有効性を確認します

適用対象