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
옵션 매개 변수입니다.