GalleryInVMAccessControlProfiles interface
GalleryInVMAccessControlProfiles를 나타내는 인터페이스입니다.
메서드
메서드 세부 정보
beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
갤러리 inVMAccessControlProfile을 만들거나 업데이트합니다.
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfile을 만들 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
만들거나 업데이트할 갤러리 inVMAccessControlProfile의 이름입니다. 허용되는 문자는 중간에서 점, 대시 및 마침표가 허용되는 알파벳 및 숫자입니다. 최대 길이는 80자입니다.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
만들기 또는 업데이트 갤러리 inVMAccessControlProfile 작업에 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
갤러리 inVMAccessControlProfile을 만들거나 업데이트합니다.
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfile을 만들 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
만들거나 업데이트할 갤러리 inVMAccessControlProfile의 이름입니다. 허용되는 문자는 중간에서 점, 대시 및 마침표가 허용되는 알파벳 및 숫자입니다. 최대 길이는 80자입니다.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
만들기 또는 업데이트 갤러리 inVMAccessControlProfile 작업에 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<GalleryInVMAccessControlProfile>
beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
갤러리 inVMAccessControlProfile을 삭제합니다.
function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfile이 있는 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
삭제할 갤러리 inVMAccessControlProfile의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
갤러리 inVMAccessControlProfile을 삭제합니다.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfile이 있는 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
삭제할 갤러리 inVMAccessControlProfile의 이름입니다.
옵션 매개 변수입니다.
반환
beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
갤러리 inVMAccessControlProfile을 업데이트합니다.
function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfile을 업데이트할 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
업데이트할 갤러리 inVMAccessControlProfile의 이름입니다. 허용되는 문자는 중간에서 점, 대시 및 마침표가 허용되는 알파벳 및 숫자입니다. 최대 길이는 80자입니다.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
업데이트 갤러리 inVMAccessControlProfile 작업에 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
갤러리 inVMAccessControlProfile을 업데이트합니다.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfile을 업데이트할 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
업데이트할 갤러리 inVMAccessControlProfile의 이름입니다. 허용되는 문자는 중간에서 점, 대시 및 마침표가 허용되는 알파벳 및 숫자입니다. 최대 길이는 80자입니다.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
업데이트 갤러리 inVMAccessControlProfile 작업에 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<GalleryInVMAccessControlProfile>
get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)
갤러리 inVMAccessControlProfile에 대한 정보를 검색합니다.
function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfiles를 검색할 공유 이미지 갤러리의 이름입니다.
- inVMAccessControlProfileName
-
string
검색할 갤러리 inVMAccessControlProfile의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<GalleryInVMAccessControlProfile>
listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)
갤러리의 갤러리 inVMAccessControlProfiles를 나열합니다.
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- galleryName
-
string
InVMAccessControlProfiles가 나열될 공유 이미지 갤러리의 이름입니다.
옵션 매개 변수입니다.