MsixImages interface
表示 MsixImages 的介面。
方法
list |
根據映射路徑,展開和列出映射中的 MSIX 套件。 |
方法詳細資料
listExpand(string, string, MsixImageURI, MsixImagesExpandOptionalParams)
根據映射路徑,展開和列出映射中的 MSIX 套件。
function listExpand(resourceGroupName: string, hostPoolName: string, msixImageURI: MsixImageURI, options?: MsixImagesExpandOptionalParams): PagedAsyncIterableIterator<ExpandMsixImage, ExpandMsixImage[], PageSettings>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- hostPoolName
-
string
指定資源群組內的主機集區名稱
- msixImageURI
- MsixImageURI
包含 MSIX 映像 URI 的物件
- options
- MsixImagesExpandOptionalParams
選項參數。