次の方法で共有


MySQLManagementClient クラス

定義

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

コンストラクター

MySQLManagementClient(DelegatingHandler[])

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

MySQLManagementClient(HttpClient, Boolean)

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

MySQLManagementClient(HttpClientHandler, DelegatingHandler[])

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

MySQLManagementClient(ServiceClientCredentials, DelegatingHandler[])

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

MySQLManagementClient(ServiceClientCredentials, HttpClient, Boolean)

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

MySQLManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

MySQLManagementClient(Uri, DelegatingHandler[])

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

MySQLManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

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

MySQLManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

プロパティ

AcceptLanguage

応答の優先言語。

Advisors

IAdvisorsOperations を取得します。

BaseUri

サービスのベース URI。

CheckNameAvailability

ICheckNameAvailabilityOperations を取得します。

Configurations

IConfigurationsOperations を取得します。

Credentials

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

Databases

IDatabasesOperations を取得します。

DeserializationSettings

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

FirewallRules

IFirewallRulesOperations を取得します。

FirstMessageHandler

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

(継承元 ServiceClient<T>)
GenerateClientRequestId

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

HttpClient

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

(継承元 ServiceClient<T>)
HttpClientHandler

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

(継承元 ServiceClient<T>)
HttpMessageHandlers

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

(継承元 ServiceClient<T>)
LocationBasedPerformanceTier

ILocationBasedPerformanceTierOperations を取得します。

LocationBasedRecommendedActionSessionsOperationStatus

ILocationBasedRecommendedActionSessionsOperationStatusOperations を取得します。

LocationBasedRecommendedActionSessionsResult

ILocationBasedRecommendedActionSessionsResultOperations を取得します。

LogFiles

ILogFilesOperations を取得します。

LongRunningOperationRetryTimeout

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

Operations

IOperations を取得します。

PrivateEndpointConnections

IPrivateEndpointConnectionsOperations を取得します。

PrivateLinkResources

IPrivateLinkResourcesOperations を取得します。

QueryTexts

IQueryTextsOperations を取得します。

RecommendedActions

IRecommendedActionsOperations を取得します。

RecoverableServers

IRecoverableServersOperations を取得します。

Replicas

IReplicasOperations を取得します。

SerializationSettings

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

ServerAdministrators

IServerAdministratorsOperations を取得します。

ServerBasedPerformanceTier

IServerBasedPerformanceTierOperations を取得します。

ServerKeys

IServerKeysOperations を取得します。

ServerParameters

IServerParametersOperations を取得します。

Servers

IServersOperations を取得します。

ServerSecurityAlertPolicies

IServerSecurityAlertPoliciesOperations を取得します。

SubscriptionId

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

TopQueryStatistics

ITopQueryStatisticsOperations を取得します。

UserAgent

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

(継承元 ServiceClient<T>)
VirtualNetworkRules

IVirtualNetworkRulesOperations を取得します。

WaitStatistics

IWaitStatisticsOperations を取得します。

メソッド

BeginCreateRecommendedActionSessionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Advisor のレコメンデーション アクション セッションを作成します。

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Advisor のレコメンデーション アクション セッションを作成します。

Dispose()

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Query Performance Insight のデータをリセットします。

SetRetryPolicy(RetryPolicy)

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

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

Microsoft Azure 管理 API は、サーバー、データベース、ファイアウォール規則、VNET ルール、ログ ファイル、新しいビジネス モデルを使用した構成など、Azure MySQL リソースの作成、読み取り、更新、削除機能を提供します。

(継承元 ServiceClient<T>)

拡張メソッド

BeginCreateRecommendedActionSession(IMySQLManagementClient, String, String, String, String)

Advisor のレコメンデーション アクション セッションを作成します。

BeginCreateRecommendedActionSessionAsync(IMySQLManagementClient, String, String, String, String, CancellationToken)

Advisor のレコメンデーション アクション セッションを作成します。

CreateRecommendedActionSession(IMySQLManagementClient, String, String, String, String)

Advisor のレコメンデーション アクション セッションを作成します。

CreateRecommendedActionSessionAsync(IMySQLManagementClient, String, String, String, String, CancellationToken)

Advisor のレコメンデーション アクション セッションを作成します。

ResetQueryPerformanceInsightData(IMySQLManagementClient, String, String)

Query Performance Insight のデータをリセットします。

ResetQueryPerformanceInsightDataAsync(IMySQLManagementClient, String, String, CancellationToken)

Query Performance Insight のデータをリセットします。

適用対象