@azure/arm-containerinstance package
類別
ContainerInstanceManagementClient |
介面
類型別名
ContainerGroupIpAddressType |
定義 ContainerGroupIpAddressType 的值。 服務支援的已知值
公開 |
ContainerGroupNetworkProtocol |
定義 ContainerGroupNetworkProtocol 的值。 服務支援的已知值
TCP |
ContainerGroupPriority |
定義 ContainerGroupPriority 的值。 服務支援的已知值
定期 |
ContainerGroupRestartPolicy |
定義 ContainerGroupRestartPolicy 的值。 服務支援的已知值
永遠 |
ContainerGroupSku |
定義 ContainerGroupSku 的值。 服務支援的已知值
Standard |
ContainerGroupsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
ContainerGroupsDeleteResponse |
包含刪除作業的回應資料。 |
ContainerGroupsGetOutboundNetworkDependenciesEndpointsResponse |
包含 getOutboundNetworkDependenciesEndpoints 作業的回應資料。 |
ContainerGroupsGetResponse |
包含取得作業的回應資料。 |
ContainerGroupsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
ContainerGroupsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
ContainerGroupsListNextResponse |
包含 listNext 作業的回應資料。 |
ContainerGroupsListResponse |
包含清單作業的回應資料。 |
ContainerGroupsUpdateResponse |
包含更新作業的回應資料。 |
ContainerInstanceOperationsOrigin |
定義 ContainerInstanceOperationsOrigin 的值。 服務支援的已知值
使用者 |
ContainerNetworkProtocol |
定義 ContainerNetworkProtocol 的值。 服務支援的已知值
TCP |
ContainersAttachResponse |
包含附加作業的回應資料。 |
ContainersExecuteCommandResponse |
包含 executeCommand 作業的回應資料。 |
ContainersListLogsResponse |
包含 listLogs 作業的回應資料。 |
DnsNameLabelReusePolicy |
定義 DnsNameLabelReusePolicy 的值。 服務支援的已知值
不安全 |
GpuSku |
定義 GpuSku 的值。 服務支援的已知值
K80 |
LocationListCachedImagesNextResponse |
包含 listCachedImagesNext 作業的回應資料。 |
LocationListCachedImagesResponse |
包含 listCachedImages 作業的回應資料。 |
LocationListCapabilitiesNextResponse |
包含 listCapabilitiesNext 作業的回應資料。 |
LocationListCapabilitiesResponse |
包含 listCapabilities 作業的回應資料。 |
LocationListUsageResponse |
包含 listUsage 作業的回應資料。 |
LogAnalyticsLogType |
定義 LogAnalyticsLogType 的值。 服務支援的已知值
ContainerInsights |
OperatingSystemTypes |
定義 OperatingSystemTypes 的值。 服務支援的已知值
Windows |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
ResourceIdentityType |
定義 ResourceIdentityType 的值。 |
Scheme |
定義 Scheme 的值。 服務支援的已知值
HTTP |
列舉
KnownContainerGroupIpAddressType |
服務的 ContainerGroupIpAddressType 已知值。 |
KnownContainerGroupNetworkProtocol |
服務接受的 ContainerGroupNetworkProtocol 已知值。 |
KnownContainerGroupPriority |
服務的 ContainerGroupPriority 已知值。 |
KnownContainerGroupRestartPolicy |
服務接受的 ContainerGroupRestartPolicy 已知值。 |
KnownContainerGroupSku |
服務接受的 ContainerGroupSku 已知值。 |
KnownContainerInstanceOperationsOrigin |
服務接受的 ContainerInstanceOperationsOrigin 已知值。 |
KnownContainerNetworkProtocol |
服務接受的 ContainerNetworkProtocol 已知值。 |
KnownDnsNameLabelReusePolicy |
服務接受的 DnsNameLabelReusePolicy 已知值。 |
KnownGpuSku |
服務接受的 GpuSku 已知值。 |
KnownLogAnalyticsLogType |
服務的 LogAnalyticsLogType 已知值。 |
KnownOperatingSystemTypes |
服務的 OperatingSystemTypes 已知值。 |
KnownScheme |
服務接受的 Scheme 已知值。 |
函式
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。