@azure/arm-dashboard package
類別
DashboardManagementClient |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
ApiKey |
定義 ApiKey 的值。 服務支援的已知值Disabled |
AutoGeneratedDomainNameLabelScope |
定義 AutoGeneratedDomainNameLabelScope 的值。 服務支援的已知值TenantReuse |
AvailablePromotion |
定義 AvailablePromotion 的值。 服務支援的已知值無 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
DeterministicOutboundIP |
定義 DeterministicOutboundIP 的值。 服務支援的已知值Disabled |
GrafanaCheckEnterpriseDetailsResponse |
包含 checkEnterpriseDetails 作業的回應資料。 |
GrafanaCreateResponse |
包含建立作業的回應資料。 |
GrafanaFetchAvailablePluginsResponse |
包含 fetchAvailablePlugins 作業的回應資料。 |
GrafanaGetResponse |
包含取得作業的回應資料。 |
GrafanaListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
GrafanaListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
GrafanaListNextResponse |
包含 listNext 作業的回應資料。 |
GrafanaListResponse |
包含清單作業的回應資料。 |
GrafanaUpdateResponse |
包含更新作業的回應資料。 |
ManagedPrivateEndpointConnectionStatus |
定義 ManagedPrivateEndpointConnectionStatus 的值。 服務支援的已知值擱置中 |
ManagedPrivateEndpointsCreateResponse |
包含建立作業的回應資料。 |
ManagedPrivateEndpointsGetResponse |
包含取得作業的回應資料。 |
ManagedPrivateEndpointsListNextResponse |
包含 listNext 作業的回應資料。 |
ManagedPrivateEndpointsListResponse |
包含清單作業的回應資料。 |
ManagedPrivateEndpointsUpdateResponse |
包含更新作業的回應資料。 |
ManagedServiceIdentityType |
定義 ManagedServiceIdentityType 的值。 服務支援的已知值無 |
MarketplaceAutoRenew |
定義 MarketplaceAutoRenew 的值。 服務支援的已知值Disabled |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
PrivateEndpointConnectionProvisioningState |
定義 PrivateEndpointConnectionProvisioningState 的值。 服務支援的已知值已成功 |
PrivateEndpointConnectionsApproveResponse |
包含核准作業的回應資料。 |
PrivateEndpointConnectionsDeleteResponse |
包含刪除作業的回應資料。 |
PrivateEndpointConnectionsGetResponse |
包含取得作業的回應資料。 |
PrivateEndpointConnectionsListNextResponse |
包含 listNext 作業的回應資料。 |
PrivateEndpointConnectionsListResponse |
包含清單作業的回應資料。 |
PrivateEndpointServiceConnectionStatus |
定義 PrivateEndpointServiceConnectionStatus 的值。 服務支援的已知值擱置中 |
PrivateLinkResourcesGetResponse |
包含取得作業的回應資料。 |
PrivateLinkResourcesListNextResponse |
包含 listNext 作業的回應資料。 |
PrivateLinkResourcesListResponse |
包含清單作業的回應資料。 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值接受 |
PublicNetworkAccess |
定義 PublicNetworkAccess 的值。 服務支援的已知值已啟用 |
StartTLSPolicy |
定義 StartTLSPolicy 的值。 服務支援的已知值OpportunisticStartTLS |
ZoneRedundancy |
定義 ZoneRedundancy 的值。 服務支援的已知值Disabled |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownApiKey |
服務接受的 ApiKey 已知值。 |
KnownAutoGeneratedDomainNameLabelScope |
服務接受的 AutoGeneratedDomainNameLabelScope 已知值。 |
KnownAvailablePromotion |
服務接受的 AvailablePromotion 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownDeterministicOutboundIP | |
KnownManagedPrivateEndpointConnectionStatus |
服務接受的 ManagedPrivateEndpointConnectionStatus 已知值。 |
KnownManagedServiceIdentityType |
服務接受的 ManagedServiceIdentityType 已知值。 |
KnownMarketplaceAutoRenew |
服務接受的 MarketplaceAutoRenew 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownPrivateEndpointConnectionProvisioningState |
服務接受的 PrivateEndpointConnectionProvisioningState 已知值。 |
KnownPrivateEndpointServiceConnectionStatus |
服務接受的 PrivateEndpointServiceConnectionStatus 已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownPublicNetworkAccess |
服務接受的 PublicNetworkAccess 已知值。 |
KnownStartTLSPolicy |
服務的 StartTLSPolicy 已知值。 |
KnownZoneRedundancy |
服務接受的 ZoneRedundancy 已知值。 |
函數
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。