@azure/arm-mysql-flexible package
類別
MySQLManagementFlexibleServerClient |
介面
類型別名
BackupsGetResponse |
包含取得作業的回應資料。 |
BackupsListByServerNextResponse |
包含 listByServerNext 作業的回應資料。 |
BackupsListByServerResponse |
包含 listByServer 作業的回應資料。 |
CheckNameAvailabilityExecuteResponse |
包含執行作業的回應資料。 |
CheckVirtualNetworkSubnetUsageExecuteResponse |
包含執行作業的回應資料。 |
ConfigurationSource |
定義 ConfigurationSource 的值。 服務支援的已知值system-default |
ConfigurationsBatchUpdateResponse |
包含 batchUpdate 作業的回應資料。 |
ConfigurationsGetResponse |
包含取得作業的回應資料。 |
ConfigurationsListByServerNextResponse |
包含 listByServerNext 作業的回應資料。 |
ConfigurationsListByServerResponse |
包含 listByServer 作業的回應資料。 |
ConfigurationsUpdateResponse |
包含更新作業的回應資料。 |
CreateMode |
定義 CreateMode 的值。 服務支援的已知值預設值 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
DatabasesCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
DatabasesGetResponse |
包含取得作業的回應資料。 |
DatabasesListByServerNextResponse |
包含 listByServerNext 作業的回應資料。 |
DatabasesListByServerResponse |
包含 listByServer 作業的回應資料。 |
EnableStatusEnum |
定義 EnableStatusEnum 的值。 服務支援的已知值已啟用 |
FirewallRulesCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
FirewallRulesGetResponse |
包含取得作業的回應資料。 |
FirewallRulesListByServerNextResponse |
包含 listByServerNext 作業的回應資料。 |
FirewallRulesListByServerResponse |
包含 listByServer 作業的回應資料。 |
GetPrivateDnsZoneSuffixExecuteResponse |
包含執行作業的回應資料。 |
HighAvailabilityMode |
定義 HighAvailabilityMode 的值。 服務支援的已知值停用 |
HighAvailabilityState |
定義 HighAvailabilityState 的值。 服務支援的已知值NotEnabled |
IsConfigPendingRestart |
定義 IsConfigPendingRestart 的值。 服務支援的已知值True |
IsDynamicConfig |
定義 IsDynamicConfig 的值。 服務支援的已知值True |
IsReadOnly |
定義 IsReadOnly 的值。 服務支援的已知值True |
LocationBasedCapabilitiesListNextResponse |
包含 listNext 作業的回應資料。 |
LocationBasedCapabilitiesListResponse |
包含清單作業的回應資料。 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
ReplicasListByServerNextResponse |
包含 listByServerNext 作業的回應資料。 |
ReplicasListByServerResponse |
包含 listByServer 作業的回應資料。 |
ReplicationRole |
定義 ReplicationRole 的值。 服務支援的已知值None |
ServerState |
定義 ServerState 的值。 服務支援的已知值就緒 |
ServerVersion |
定義 ServerVersion 的值。 服務支援的已知值5.7 |
ServersCreateResponse |
包含建立作業的回應資料。 |
ServersGetResponse |
包含取得作業的回應資料。 |
ServersListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
ServersListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
ServersListNextResponse |
包含 listNext 作業的回應資料。 |
ServersListResponse |
包含清單作業的回應資料。 |
ServersUpdateResponse |
包含更新作業的回應資料。 |
SkuTier |
定義 SkuTier 的值。 服務支援的已知值可高載 |
列舉
KnownConfigurationSource |
服務接受的 ConfigurationSource 已知值。 |
KnownCreateMode |
服務接受的 CreateMode 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownEnableStatusEnum |
服務的 EnableStatusEnum 已知值。 |
KnownHighAvailabilityMode |
服務接受 的 HighAvailabilityMode 已知值。 |
KnownHighAvailabilityState |
服務接受的 HighAvailabilityState 已知值。 |
KnownIsConfigPendingRestart | |
KnownIsDynamicConfig |
服務接受的 IsDynamicConfig 已知值。 |
KnownIsReadOnly |
服務接受的 IsReadOnly 已知值。 |
KnownReplicationRole |
服務的 ReplicationRole 已知值。 |
KnownServerState |
服務接受的 ServerState 已知值。 |
KnownServerVersion |
服務的 ServerVersion 已知值。 |
KnownSkuTier |
服務接受的 SkuTier 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。