GalleryInVMAccessControlProfileVersionsOperations interface
Interface die een GalleryInVMAccessControlProfileVersions-operaties vertegenwoordigt.
Eigenschappen
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| create |
Maak of werk een galerie bij in de versie van VMAccessControlProfile. |
| delete | |
| get | Haalt informatie op over een galerie in de versie van VMAccessControlProfile. |
| list |
Lijst galerij inVMAccessControlProfile versies in een galerie inVMAccessControlProfile |
| update | Werk een galerie bij in de versie van VMAccessControlProfile. |
Eigenschapdetails
beginCreateOrUpdate
Waarschuwing
Deze API is nu afgeschaft.
use createOrUpdate instead
beginCreateOrUpdate: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
beginCreateOrUpdateAndWait
Waarschuwing
Deze API is nu afgeschaft.
use createOrUpdate instead
beginCreateOrUpdateAndWait: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
beginDelete
Waarschuwing
Deze API is nu afgeschaft.
use delete instead
beginDelete: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
Waarschuwing
Deze API is nu afgeschaft.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<void>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<void>
beginUpdate
Waarschuwing
Deze API is nu afgeschaft.
use update instead
beginUpdate: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
beginUpdateAndWait
Waarschuwing
Deze API is nu afgeschaft.
use update instead
beginUpdateAndWait: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
createOrUpdate
Maak of werk een galerie bij in de versie van VMAccessControlProfile.
createOrUpdate: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>
delete
delete: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>
get
Haalt informatie op over een galerie in de versie van VMAccessControlProfile.
get: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
listByGalleryInVMAccessControlProfile
Lijst galerij inVMAccessControlProfile versies in een galerie inVMAccessControlProfile
listByGalleryInVMAccessControlProfile: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams) => PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams) => PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>
update
Werk een galerie bij in de versie van VMAccessControlProfile.
update: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>
Waarde van eigenschap
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>