@azure/arm-nginx package
類別
NginxManagementClient |
介面
類型別名
CertificatesCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
CertificatesGetResponse |
包含取得作業的回應資料。 |
CertificatesListNextResponse |
包含 listNext 作業的回應資料。 |
CertificatesListResponse |
包含清單作業的回應資料。 |
ConfigurationsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
ConfigurationsGetResponse |
包含取得作業的回應資料。 |
ConfigurationsListNextResponse |
包含 listNext 作業的回應資料。 |
ConfigurationsListResponse |
包含清單作業的回應資料。 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
DeploymentsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
DeploymentsGetResponse |
包含取得作業的回應資料。 |
DeploymentsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
DeploymentsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
DeploymentsListNextResponse |
包含 listNext 作業的回應資料。 |
DeploymentsListResponse |
包含清單作業的回應資料。 |
DeploymentsUpdateResponse |
包含更新作業的回應資料。 |
IdentityType |
定義 IdentityType 的值。 服務支援的已知值SystemAssigned |
NginxPrivateIPAllocationMethod |
定義 NginxPrivateIPAllocationMethod 的值。 服務支援的已知值靜態 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值已接受 |
列舉
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownIdentityType |
服務接受的 IdentityType 已知值。 |
KnownNginxPrivateIPAllocationMethod |
服務接受的 NginxPrivateIPAllocationMethod 已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。