次の方法で共有


StorageSyncManagementClient クラス

定義

Microsoft Storage Sync Service API

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

コンストラクター

StorageSyncManagementClient(DelegatingHandler[])

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

StorageSyncManagementClient(HttpClient, Boolean)

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

StorageSyncManagementClient(HttpClientHandler, DelegatingHandler[])

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

StorageSyncManagementClient(ServiceClientCredentials, DelegatingHandler[])

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

StorageSyncManagementClient(ServiceClientCredentials, HttpClient, Boolean)

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

StorageSyncManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

StorageSyncManagementClient(Uri, DelegatingHandler[])

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

StorageSyncManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

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

StorageSyncManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

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

BaseUri

サービスのベース URI。

CloudEndpoints

ICloudEndpointsOperations を取得します。

Credentials

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

DeserializationSettings

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

FirstMessageHandler

Microsoft Storage Sync Service API

(継承元 ServiceClient<T>)
GenerateClientRequestId

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

HttpClient

Microsoft Storage Sync Service API

(継承元 ServiceClient<T>)
HttpClientHandler

Microsoft Storage Sync Service API

(継承元 ServiceClient<T>)
HttpMessageHandlers

Microsoft Storage Sync Service API

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

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

Operations

IOperations を取得します。

OperationStatus

IOperationStatusOperations を取得します。

PrivateEndpointConnections

IPrivateEndpointConnectionsOperations を取得します。

PrivateLinkResources

IPrivateLinkResourcesOperations を取得します。

RegisteredServers

IRegisteredServersOperations を取得します。

SerializationSettings

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

ServerEndpoints

IServerEndpointsOperations を取得します。

StorageSyncServices

IStorageSyncServicesOperations を取得します。

SubscriptionId

ターゲット サブスクリプションの ID。

SyncGroups

ISyncGroupsOperations を取得します。

UserAgent

Microsoft Storage Sync Service API

(継承元 ServiceClient<T>)
Workflows

IWorkflowsOperations を取得します。

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Microsoft Storage Sync Service API

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

Microsoft Storage Sync Service API

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

Microsoft Storage Sync Service API

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

Microsoft Storage Sync Service API

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

Microsoft Storage Sync Service API

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

操作の状態を取得する

SetRetryPolicy(RetryPolicy)

Microsoft Storage Sync Service API

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

Microsoft Storage Sync Service API

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

Microsoft Storage Sync Service API

(継承元 ServiceClient<T>)

拡張メソッド

LocationOperationStatusMethod(IStorageSyncManagementClient, String, String)

操作の状態を取得する

LocationOperationStatusMethodAsync(IStorageSyncManagementClient, String, String, CancellationToken)

操作の状態を取得する

適用対象