IDataLakeStoreAccountManagementClient インターフェイス

定義

Azure Data Lake Store アカウント管理クライアントを作成します。

public interface IDataLakeStoreAccountManagementClient : IDisposable
type IDataLakeStoreAccountManagementClient = interface
    interface IDisposable
Public Interface IDataLakeStoreAccountManagementClient
Implements IDisposable
派生
実装

プロパティ

AcceptLanguage

応答の優先言語を取得または設定します。

Account

IAccountOperations を取得します。

Accounts

IAccountsOperations を取得します。

ApiVersion

クライアント API のバージョン。

BaseUri

サービスのベース URI。

Credentials

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

DeserializationSettings

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

FirewallRules

IFirewallRulesOperations を取得します。

GenerateClientRequestId

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

Locations

ILocationsOperations を取得します。

LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウトを秒単位で取得または設定します。 既定値は 30 です。

Operations

IOperations を取得します。

SerializationSettings

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

SubscriptionId

Microsoft Azure サブスクリプションを一意に識別するサブスクリプション資格情報を取得します。 サブスクリプション ID は、全ての修理依頼についてURI の一部を生じさせます。

TrustedIdProviders

ITrustedIdProvidersOperations を取得します。

VirtualNetworkRules

IVirtualNetworkRulesOperations を取得します。

適用対象