次の方法で共有


IMediaServicesManagementClient インターフェイス

定義

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

プロパティ

Accounts
ApiVersion

API バージョンを取得します。

BaseUri

すべてのクラウド サービス要求のベースとして使用される URI を取得します。

Credentials

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

LongRunningOperationInitialTimeout

長時間実行される操作の初期タイムアウトを取得または設定します。

LongRunningOperationRetryTimeout

長時間実行される操作の再試行タイムアウトを取得または設定します。

適用対象