StorageManagementClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Storage Management API。
public class StorageManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Storage.StorageManagementClient>, IDisposable, Microsoft.Azure.Management.Storage.IStorageManagementClient, Microsoft.Rest.Azure.IAzureClient
type StorageManagementClient = class
inherit ServiceClient<StorageManagementClient>
interface IStorageManagementClient
interface IDisposable
interface IAzureClient
Public Class StorageManagementClient
Inherits ServiceClient(Of StorageManagementClient)
Implements IAzureClient, IDisposable, IStorageManagementClient
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
ApiVersion |
この操作に使用する API バージョン。 |
BaseUri |
サービスのベース URI。 |
BlobContainers |
IBlobContainersOperations を取得します。 |
BlobInventoryPolicies |
IBlobInventoryPoliciesOperations を取得します。 |
BlobServices |
IBlobServicesOperations を取得します。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeletedAccounts |
IDeletedAccountsOperations を取得します。 |
DeserializationSettings |
json 逆シリアル化設定を取得または設定します。 |
EncryptionScopes |
IEncryptionScopesOperations を取得します。 |
FileServices |
IFileServicesOperations を取得します。 |
FileShares |
IFileSharesOperations を取得します。 |
FirstMessageHandler |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
HttpClientHandler |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
LocalUsers |
ILocalUsersOperations を取得します。 |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
ManagementPolicies |
IManagementPoliciesOperations を取得します。 |
ObjectReplicationPolicies |
IObjectReplicationPoliciesOperations を取得します。 |
Operations |
IOperations を取得します。 |
PrivateEndpointConnections |
IPrivateEndpointConnectionsOperations を取得します。 |
PrivateLinkResources |
IPrivateLinkResourcesOperations を取得します。 |
Queue |
IQueueOperations を取得します。 |
QueueServices |
IQueueServicesOperations を取得します。 |
SerializationSettings |
json シリアル化設定を取得または設定します。 |
Skus |
ISkusOperations を取得します。 |
StorageAccounts |
IStorageAccountsOperations を取得します。 |
SubscriptionId |
ターゲット サブスクリプションの ID。 |
Table |
ITableOperations を取得します。 |
TableServices |
ITableServicesOperations を取得します。 |
Usages |
IUsagesOperations を取得します。 |
UserAgent |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
Dispose() |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Azure Storage Management API。 (継承元 ServiceClient<T>) |
適用対象
Azure SDK for .NET