共用方式為


MySQLManagementClient 類別

Microsoft Azure 管理 API 提供 Azure MySQL 資源的建立、讀取、更新和刪除功能,包括伺服器、資料庫、防火牆規則、VNET 規則、記錄檔,以及具有新商務模型的設定。

繼承
builtins.object
MySQLManagementClient

建構函式

MySQLManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)

參數

credential
TokenCredential
必要

用戶端連線到 Azure 所需的認證。

subscription_id
str
必要

目標訂用帳戶的識別碼。

base_url
str
預設值: https://management.azure.com

服務 URL。 預設值為 ' https://management.azure.com '。

polling_interval
int

如果沒有Retry-After標頭,則兩次輪詢 LRO 作業之間的預設等候時間。

變數

servers
ServersOperations

ServersOperations 作業

replicas
ReplicasOperations

ReplicasOperations 作業

backups
BackupsOperations

BackupsOperations 作業

firewall_rules
FirewallRulesOperations

FirewallRulesOperations 作業

databases
DatabasesOperations

DatabasesOperations 作業

configurations
ConfigurationsOperations

ConfigurationsOperations 作業

location_based_capabilities
LocationBasedCapabilitiesOperations

LocationBasedCapabilitiesOperations 作業

check_virtual_network_subnet_usage
CheckVirtualNetworkSubnetUsageOperations

CheckVirtualNetworkSubnetUsageOperations 作業

check_name_availability
CheckNameAvailabilityOperations

CheckNameAvailabilityOperations 作業

get_private_dns_zone_suffix
GetPrivateDnsZoneSuffixOperations

GetPrivateDnsZoneSuffixOperations 作業

operations
Operations

作業作業

方法

close

close

close() -> None