@azure/arm-azurestackhci 3.1.1-alpha.20231024.1 → 4.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +308 -9
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +6784 -1566
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/galleryImagesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleryImagesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleryImagesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/galleryImagesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/galleryImagesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleryImagesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleryImagesGetSample.js +39 -0
- package/dist-esm/samples-dev/galleryImagesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/galleryImagesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleryImagesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{arcSettingsListByClusterSample.js → galleryImagesListAllSample.js} +16 -10
- package/dist-esm/samples-dev/galleryImagesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/galleryImagesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleryImagesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{listClustersInAGivenResourceGroup.js → galleryImagesListSample.js} +19 -11
- package/dist-esm/samples-dev/galleryImagesListSample.js.map +1 -0
- package/dist-esm/samples-dev/galleryImagesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleryImagesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleryImagesUpdateSample.js +42 -0
- package/dist-esm/samples-dev/galleryImagesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/guestAgentCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/guestAgentCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/guestAgentCreateSample.js +41 -0
- package/dist-esm/samples-dev/guestAgentCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/guestAgentDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/guestAgentDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/guestAgentDeleteSample.js +36 -0
- package/dist-esm/samples-dev/guestAgentDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/guestAgentGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/guestAgentGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/guestAgentGetSample.js +36 -0
- package/dist-esm/samples-dev/guestAgentGetSample.js.map +1 -0
- package/dist-esm/samples-dev/guestAgentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/guestAgentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{listClustersInAGivenSubscription.js → guestAgentsListSample.js} +18 -11
- package/dist-esm/samples-dev/guestAgentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.js +36 -0
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{extensionsListByArcSettingSample.js → hybridIdentityMetadataListSample.js} +16 -12
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.js.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.js +46 -0
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.js +39 -0
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/logicalNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteArcExtension.js → logicalNetworksGetSample.js} +20 -14
- package/dist-esm/samples-dev/logicalNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/logicalNetworksListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{clustersListBySubscriptionSample.js → logicalNetworksListAllSample.js} +16 -8
- package/dist-esm/samples-dev/logicalNetworksListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/logicalNetworksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksListSample.js +54 -0
- package/dist-esm/samples-dev/logicalNetworksListSample.js.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.js +42 -0
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.js +56 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.js +39 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.js +53 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.js +54 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.js.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.js +42 -0
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.js +39 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.js +53 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.js +54 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.js +42 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +33 -9
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/storageContainersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageContainersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageContainersDeleteSample.js +39 -0
- package/dist-esm/samples-dev/storageContainersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/storageContainersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageContainersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageContainersGetSample.js +39 -0
- package/dist-esm/samples-dev/storageContainersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/storageContainersListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageContainersListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageContainersListAllSample.js +53 -0
- package/dist-esm/samples-dev/storageContainersListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/storageContainersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageContainersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageContainersListSample.js +54 -0
- package/dist-esm/samples-dev/storageContainersListSample.js.map +1 -0
- package/dist-esm/samples-dev/storageContainersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageContainersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageContainersUpdateSample.js +42 -0
- package/dist-esm/samples-dev/storageContainersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.js +39 -0
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHardDisksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksGetSample.js +39 -0
- package/dist-esm/samples-dev/virtualHardDisksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.js +53 -0
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHardDisksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksListSample.js +54 -0
- package/dist-esm/samples-dev/virtualHardDisksListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.js +42 -0
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.js +172 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.js +36 -0
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.js +36 -0
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{clustersListByResourceGroupSample.js → virtualMachineInstancesListSample.js} +16 -10
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.js +36 -0
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.js +36 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.js +36 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.js +47 -0
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.js.map +1 -0
- package/dist-esm/src/azureStackHCIClient.d.ts +13 -5
- package/dist-esm/src/azureStackHCIClient.d.ts.map +1 -1
- package/dist-esm/src/azureStackHCIClient.js +20 -15
- package/dist-esm/src/azureStackHCIClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1489 -642
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +170 -178
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +109 -20
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2363 -441
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +22 -9
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +143 -36
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/galleryImagesOperations.d.ts +113 -0
- package/dist-esm/src/operations/galleryImagesOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/{extensions.js → galleryImagesOperations.js} +244 -166
- package/dist-esm/src/operations/galleryImagesOperations.js.map +1 -0
- package/dist-esm/src/operations/guestAgentOperations.d.ts +49 -0
- package/dist-esm/src/operations/guestAgentOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/guestAgentOperations.js +214 -0
- package/dist-esm/src/operations/guestAgentOperations.js.map +1 -0
- package/dist-esm/src/operations/guestAgents.d.ts +38 -0
- package/dist-esm/src/operations/guestAgents.d.ts.map +1 -0
- package/dist-esm/src/operations/guestAgents.js +143 -0
- package/dist-esm/src/operations/guestAgents.js.map +1 -0
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.d.ts +45 -0
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.js +168 -0
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +10 -3
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +10 -3
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/logicalNetworksOperations.d.ts +112 -0
- package/dist-esm/src/operations/logicalNetworksOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/logicalNetworksOperations.js +559 -0
- package/dist-esm/src/operations/logicalNetworksOperations.js.map +1 -0
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.d.ts +113 -0
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.js +570 -0
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.js.map +1 -0
- package/dist-esm/src/operations/networkInterfacesOperations.d.ts +113 -0
- package/dist-esm/src/operations/networkInterfacesOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/networkInterfacesOperations.js +570 -0
- package/dist-esm/src/operations/networkInterfacesOperations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +17 -3
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +88 -1
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/storageContainersOperations.d.ts +113 -0
- package/dist-esm/src/operations/storageContainersOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/storageContainersOperations.js +570 -0
- package/dist-esm/src/operations/storageContainersOperations.js.map +1 -0
- package/dist-esm/src/operations/virtualHardDisksOperations.d.ts +113 -0
- package/dist-esm/src/operations/virtualHardDisksOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/{clusters.js → virtualHardDisksOperations.js} +192 -211
- package/dist-esm/src/operations/virtualHardDisksOperations.js.map +1 -0
- package/dist-esm/src/operations/virtualMachineInstances.d.ts +136 -0
- package/dist-esm/src/operations/virtualMachineInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachineInstances.js +666 -0
- package/dist-esm/src/operations/virtualMachineInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/galleryImagesOperations.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/galleryImagesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{extensions.js → galleryImagesOperations.js} +1 -1
- package/dist-esm/src/operationsInterfaces/galleryImagesOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/guestAgentOperations.d.ts +41 -0
- package/dist-esm/src/operationsInterfaces/guestAgentOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{clusters.js → guestAgentOperations.js} +1 -1
- package/dist-esm/src/operationsInterfaces/guestAgentOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/guestAgents.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/guestAgents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{arcSettings.js → guestAgents.js} +1 -1
- package/dist-esm/src/operationsInterfaces/guestAgents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +10 -3
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +10 -3
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +4 -3
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.d.ts +75 -0
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.d.ts +111 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +4 -4
- package/dist-esm/src/pagingHelper.js +4 -4
- package/dist-esm/test/azurestackhci_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/azurestackhci_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/azurestackhci_operations_test.spec.js +73 -0
- package/dist-esm/test/azurestackhci_operations_test.spec.js.map +1 -0
- package/package.json +10 -9
- package/review/arm-azurestackhci.api.md +1415 -379
- package/src/azureStackHCIClient.ts +69 -19
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +1697 -656
- package/src/models/mappers.ts +2562 -508
- package/src/models/parameters.ts +183 -42
- package/src/operations/galleryImagesOperations.ts +733 -0
- package/src/operations/guestAgentOperations.ts +299 -0
- package/src/operations/guestAgents.ts +168 -0
- package/src/operations/hybridIdentityMetadataOperations.ts +204 -0
- package/src/operations/index.ts +10 -3
- package/src/operations/logicalNetworksOperations.ts +733 -0
- package/src/operations/marketplaceGalleryImagesOperations.ts +744 -0
- package/src/operations/networkInterfacesOperations.ts +744 -0
- package/src/operations/operations.ts +93 -3
- package/src/operations/storageContainersOperations.ts +744 -0
- package/src/operations/{clusters.ts → virtualHardDisksOperations.ts} +301 -338
- package/src/operations/virtualMachineInstances.ts +910 -0
- package/src/operationsInterfaces/galleryImagesOperations.ts +149 -0
- package/src/operationsInterfaces/guestAgentOperations.ts +81 -0
- package/src/operationsInterfaces/guestAgents.ts +25 -0
- package/src/operationsInterfaces/hybridIdentityMetadataOperations.ts +40 -0
- package/src/operationsInterfaces/index.ts +10 -3
- package/src/operationsInterfaces/logicalNetworksOperations.ts +148 -0
- package/src/operationsInterfaces/marketplaceGalleryImagesOperations.ts +149 -0
- package/src/operationsInterfaces/networkInterfacesOperations.ts +149 -0
- package/src/operationsInterfaces/operations.ts +7 -6
- package/src/operationsInterfaces/storageContainersOperations.ts +149 -0
- package/src/operationsInterfaces/virtualHardDisksOperations.ts +149 -0
- package/src/operationsInterfaces/virtualMachineInstances.ts +214 -0
- package/src/pagingHelper.ts +4 -4
- package/types/arm-azurestackhci.d.ts +2323 -912
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.js +0 -32
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.js.map +0 -1
- package/dist-esm/samples-dev/arcSettingsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsCreateSample.js +0 -33
- package/dist-esm/samples-dev/arcSettingsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/arcSettingsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsDeleteSample.js +0 -32
- package/dist-esm/samples-dev/arcSettingsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.js +0 -32
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.js.map +0 -1
- package/dist-esm/samples-dev/arcSettingsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsGetSample.js +0 -32
- package/dist-esm/samples-dev/arcSettingsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/arcSettingsListByClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsListByClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsListByClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/arcSettingsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/arcSettingsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/arcSettingsUpdateSample.js +0 -35
- package/dist-esm/samples-dev/arcSettingsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersCreateIdentitySample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersCreateIdentitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersCreateIdentitySample.js +0 -31
- package/dist-esm/samples-dev/clustersCreateIdentitySample.js.map +0 -1
- package/dist-esm/samples-dev/clustersCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersCreateSample.js +0 -37
- package/dist-esm/samples-dev/clustersCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +0 -31
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.js +0 -31
- package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +0 -39
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersUploadCertificateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersUploadCertificateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersUploadCertificateSample.js +0 -34
- package/dist-esm/samples-dev/clustersUploadCertificateSample.js.map +0 -1
- package/dist-esm/samples-dev/createArcExtension.d.ts +0 -2
- package/dist-esm/samples-dev/createArcExtension.d.ts.map +0 -1
- package/dist-esm/samples-dev/createArcExtension.js +0 -40
- package/dist-esm/samples-dev/createArcExtension.js.map +0 -1
- package/dist-esm/samples-dev/createArcSetting.d.ts +0 -2
- package/dist-esm/samples-dev/createArcSetting.d.ts.map +0 -1
- package/dist-esm/samples-dev/createArcSetting.js +0 -33
- package/dist-esm/samples-dev/createArcSetting.js.map +0 -1
- package/dist-esm/samples-dev/createCluster.d.ts +0 -2
- package/dist-esm/samples-dev/createCluster.d.ts.map +0 -1
- package/dist-esm/samples-dev/createCluster.js +0 -37
- package/dist-esm/samples-dev/createCluster.js.map +0 -1
- package/dist-esm/samples-dev/deleteArcExtension.d.ts +0 -2
- package/dist-esm/samples-dev/deleteArcExtension.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteArcExtension.js.map +0 -1
- package/dist-esm/samples-dev/deleteArcSetting.d.ts +0 -2
- package/dist-esm/samples-dev/deleteArcSetting.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteArcSetting.js +0 -32
- package/dist-esm/samples-dev/deleteArcSetting.js.map +0 -1
- package/dist-esm/samples-dev/deleteCluster.d.ts +0 -2
- package/dist-esm/samples-dev/deleteCluster.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteCluster.js +0 -31
- package/dist-esm/samples-dev/deleteCluster.js.map +0 -1
- package/dist-esm/samples-dev/extensionsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/extensionsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/extensionsCreateSample.js +0 -40
- package/dist-esm/samples-dev/extensionsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/extensionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/extensionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/extensionsDeleteSample.js +0 -33
- package/dist-esm/samples-dev/extensionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/extensionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/extensionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/extensionsGetSample.js +0 -33
- package/dist-esm/samples-dev/extensionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/extensionsListByArcSettingSample.d.ts +0 -2
- package/dist-esm/samples-dev/extensionsListByArcSettingSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/extensionsListByArcSettingSample.js.map +0 -1
- package/dist-esm/samples-dev/extensionsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/extensionsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/extensionsUpdateSample.js +0 -39
- package/dist-esm/samples-dev/extensionsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/getArcSetting.d.ts +0 -2
- package/dist-esm/samples-dev/getArcSetting.d.ts.map +0 -1
- package/dist-esm/samples-dev/getArcSetting.js +0 -32
- package/dist-esm/samples-dev/getArcSetting.js.map +0 -1
- package/dist-esm/samples-dev/getArcSettingsExtension.d.ts +0 -2
- package/dist-esm/samples-dev/getArcSettingsExtension.d.ts.map +0 -1
- package/dist-esm/samples-dev/getArcSettingsExtension.js +0 -33
- package/dist-esm/samples-dev/getArcSettingsExtension.js.map +0 -1
- package/dist-esm/samples-dev/getCluster.d.ts +0 -2
- package/dist-esm/samples-dev/getCluster.d.ts.map +0 -1
- package/dist-esm/samples-dev/getCluster.js +0 -31
- package/dist-esm/samples-dev/getCluster.js.map +0 -1
- package/dist-esm/samples-dev/listArcSettingResourcesByHciCluster.d.ts +0 -2
- package/dist-esm/samples-dev/listArcSettingResourcesByHciCluster.d.ts.map +0 -1
- package/dist-esm/samples-dev/listArcSettingResourcesByHciCluster.js +0 -47
- package/dist-esm/samples-dev/listArcSettingResourcesByHciCluster.js.map +0 -1
- package/dist-esm/samples-dev/listClustersInAGivenResourceGroup.d.ts +0 -2
- package/dist-esm/samples-dev/listClustersInAGivenResourceGroup.d.ts.map +0 -1
- package/dist-esm/samples-dev/listClustersInAGivenResourceGroup.js.map +0 -1
- package/dist-esm/samples-dev/listClustersInAGivenSubscription.d.ts +0 -2
- package/dist-esm/samples-dev/listClustersInAGivenSubscription.d.ts.map +0 -1
- package/dist-esm/samples-dev/listClustersInAGivenSubscription.js.map +0 -1
- package/dist-esm/samples-dev/listExtensionsUnderArcSettingResource.d.ts +0 -2
- package/dist-esm/samples-dev/listExtensionsUnderArcSettingResource.d.ts.map +0 -1
- package/dist-esm/samples-dev/listExtensionsUnderArcSettingResource.js +0 -48
- package/dist-esm/samples-dev/listExtensionsUnderArcSettingResource.js.map +0 -1
- package/dist-esm/samples-dev/listOperationsAvailableWithTheMicrosoftAzureStackHciProvider.d.ts +0 -2
- package/dist-esm/samples-dev/listOperationsAvailableWithTheMicrosoftAzureStackHciProvider.d.ts.map +0 -1
- package/dist-esm/samples-dev/listOperationsAvailableWithTheMicrosoftAzureStackHciProvider.js +0 -29
- package/dist-esm/samples-dev/listOperationsAvailableWithTheMicrosoftAzureStackHciProvider.js.map +0 -1
- package/dist-esm/samples-dev/updateArcExtension.d.ts +0 -2
- package/dist-esm/samples-dev/updateArcExtension.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateArcExtension.js +0 -39
- package/dist-esm/samples-dev/updateArcExtension.js.map +0 -1
- package/dist-esm/samples-dev/updateCluster.d.ts +0 -2
- package/dist-esm/samples-dev/updateCluster.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateCluster.js +0 -39
- package/dist-esm/samples-dev/updateCluster.js.map +0 -1
- package/dist-esm/src/operations/arcSettings.d.ts +0 -105
- package/dist-esm/src/operations/arcSettings.d.ts.map +0 -1
- package/dist-esm/src/operations/arcSettings.js +0 -449
- package/dist-esm/src/operations/arcSettings.js.map +0 -1
- package/dist-esm/src/operations/clusters.d.ts +0 -121
- package/dist-esm/src/operations/clusters.d.ts.map +0 -1
- package/dist-esm/src/operations/clusters.js.map +0 -1
- package/dist-esm/src/operations/extensions.d.ts +0 -109
- package/dist-esm/src/operations/extensions.d.ts.map +0 -1
- package/dist-esm/src/operations/extensions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/arcSettings.d.ts +0 -80
- package/dist-esm/src/operationsInterfaces/arcSettings.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/arcSettings.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +0 -85
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/extensions.d.ts +0 -82
- package/dist-esm/src/operationsInterfaces/extensions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/extensions.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/src/operations/arcSettings.ts +0 -630
- package/src/operations/extensions.ts +0 -692
- package/src/operationsInterfaces/arcSettings.ts +0 -155
- package/src/operationsInterfaces/clusters.ts +0 -160
- package/src/operationsInterfaces/extensions.ts +0 -162
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as coreAuth from '@azure/core-auth';
|
|
2
2
|
import * as coreClient from '@azure/core-client';
|
|
3
|
+
import { OperationState } from '@azure/core-lro';
|
|
3
4
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
4
|
-
import {
|
|
5
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
5
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Defines values for ActionType. \
|
|
@@ -13,93 +13,255 @@ import { PollOperationState } from '@azure/core-lro';
|
|
|
13
13
|
*/
|
|
14
14
|
export declare type ActionType = string;
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
export declare class AzureStackHCIClient extends coreClient.ServiceClient {
|
|
17
|
+
$host: string;
|
|
18
|
+
subscriptionId?: string;
|
|
19
|
+
apiVersion: string;
|
|
20
|
+
/**
|
|
21
|
+
* Initializes a new instance of the AzureStackHCIClient class.
|
|
22
|
+
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
23
|
+
* @param subscriptionId The ID of the target subscription.
|
|
24
|
+
* @param options The parameter options
|
|
25
|
+
*/
|
|
26
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureStackHCIClientOptionalParams);
|
|
27
|
+
constructor(credentials: coreAuth.TokenCredential, options?: AzureStackHCIClientOptionalParams);
|
|
28
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
29
|
+
private addCustomApiVersionPolicy;
|
|
30
|
+
galleryImagesOperations: GalleryImagesOperations;
|
|
31
|
+
operations: Operations;
|
|
32
|
+
logicalNetworksOperations: LogicalNetworksOperations;
|
|
33
|
+
marketplaceGalleryImagesOperations: MarketplaceGalleryImagesOperations;
|
|
34
|
+
networkInterfacesOperations: NetworkInterfacesOperations;
|
|
35
|
+
storageContainersOperations: StorageContainersOperations;
|
|
36
|
+
virtualHardDisksOperations: VirtualHardDisksOperations;
|
|
37
|
+
virtualMachineInstances: VirtualMachineInstances;
|
|
38
|
+
hybridIdentityMetadataOperations: HybridIdentityMetadataOperations;
|
|
39
|
+
guestAgentOperations: GuestAgentOperations;
|
|
40
|
+
guestAgents: GuestAgents;
|
|
20
41
|
}
|
|
21
42
|
|
|
22
|
-
/**
|
|
23
|
-
export declare interface
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
43
|
+
/** Optional parameters. */
|
|
44
|
+
export declare interface AzureStackHCIClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
45
|
+
/** server parameter */
|
|
46
|
+
$host?: string;
|
|
47
|
+
/** Api Version */
|
|
48
|
+
apiVersion?: string;
|
|
49
|
+
/** Overrides client endpoint. */
|
|
50
|
+
endpoint?: string;
|
|
28
51
|
}
|
|
29
52
|
|
|
30
|
-
/**
|
|
31
|
-
|
|
53
|
+
/**
|
|
54
|
+
* Defines values for CloudInitDataSource. \
|
|
55
|
+
* {@link KnownCloudInitDataSource} can be used interchangeably with CloudInitDataSource,
|
|
56
|
+
* this enum contains the known values that the service supports.
|
|
57
|
+
* ### Known values supported by the service
|
|
58
|
+
* **NoCloud** \
|
|
59
|
+
* **Azure**
|
|
60
|
+
*/
|
|
61
|
+
export declare type CloudInitDataSource = string;
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* Defines values for CreatedByType. \
|
|
65
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
66
|
+
* this enum contains the known values that the service supports.
|
|
67
|
+
* ### Known values supported by the service
|
|
68
|
+
* **User** \
|
|
69
|
+
* **Application** \
|
|
70
|
+
* **ManagedIdentity** \
|
|
71
|
+
* **Key**
|
|
72
|
+
*/
|
|
73
|
+
export declare type CreatedByType = string;
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* Defines values for DiskFileFormat. \
|
|
77
|
+
* {@link KnownDiskFileFormat} can be used interchangeably with DiskFileFormat,
|
|
78
|
+
* this enum contains the known values that the service supports.
|
|
79
|
+
* ### Known values supported by the service
|
|
80
|
+
* **vhdx** \
|
|
81
|
+
* **vhd**
|
|
82
|
+
*/
|
|
83
|
+
export declare type DiskFileFormat = string;
|
|
84
|
+
|
|
85
|
+
/** The resource management error additional info. */
|
|
86
|
+
export declare interface ErrorAdditionalInfo {
|
|
32
87
|
/**
|
|
33
|
-
*
|
|
88
|
+
* The additional info type.
|
|
34
89
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
35
90
|
*/
|
|
36
|
-
readonly
|
|
37
|
-
/**
|
|
38
|
-
|
|
39
|
-
/** App id of arc AAD identity. */
|
|
40
|
-
arcApplicationClientId?: string;
|
|
41
|
-
/** Tenant id of arc AAD identity. */
|
|
42
|
-
arcApplicationTenantId?: string;
|
|
43
|
-
/** Object id of arc AAD service principal. */
|
|
44
|
-
arcServicePrincipalObjectId?: string;
|
|
45
|
-
/** Object id of arc AAD identity. */
|
|
46
|
-
arcApplicationObjectId?: string;
|
|
47
|
-
/**
|
|
48
|
-
* Aggregate state of Arc agent across the nodes in this HCI cluster.
|
|
91
|
+
readonly type?: string;
|
|
92
|
+
/**
|
|
93
|
+
* The additional info.
|
|
49
94
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
50
95
|
*/
|
|
51
|
-
readonly
|
|
96
|
+
readonly info?: Record<string, unknown>;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
/** The error detail. */
|
|
100
|
+
export declare interface ErrorDetail {
|
|
52
101
|
/**
|
|
53
|
-
*
|
|
102
|
+
* The error code.
|
|
54
103
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
55
104
|
*/
|
|
56
|
-
readonly
|
|
57
|
-
/**
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
105
|
+
readonly code?: string;
|
|
106
|
+
/**
|
|
107
|
+
* The error message.
|
|
108
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
109
|
+
*/
|
|
110
|
+
readonly message?: string;
|
|
111
|
+
/**
|
|
112
|
+
* The error target.
|
|
113
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
114
|
+
*/
|
|
115
|
+
readonly target?: string;
|
|
116
|
+
/**
|
|
117
|
+
* The error details.
|
|
118
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
119
|
+
*/
|
|
120
|
+
readonly details?: ErrorDetail[];
|
|
121
|
+
/**
|
|
122
|
+
* The error additional info.
|
|
123
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
124
|
+
*/
|
|
125
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
129
|
+
export declare interface ErrorResponse {
|
|
130
|
+
/** The error object. */
|
|
131
|
+
error?: ErrorDetail;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
/** The complex type of the extended location. */
|
|
135
|
+
export declare interface ExtendedLocation {
|
|
136
|
+
/** The name of the extended location. */
|
|
137
|
+
name?: string;
|
|
138
|
+
/** The type of the extended location. */
|
|
139
|
+
type?: ExtendedLocationTypes;
|
|
71
140
|
}
|
|
72
141
|
|
|
73
142
|
/**
|
|
74
|
-
* Defines values for
|
|
75
|
-
* {@link
|
|
143
|
+
* Defines values for ExtendedLocationTypes. \
|
|
144
|
+
* {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
|
|
76
145
|
* this enum contains the known values that the service supports.
|
|
77
146
|
* ### Known values supported by the service
|
|
78
|
-
* **
|
|
79
|
-
* **Error** \
|
|
80
|
-
* **Succeeded** \
|
|
81
|
-
* **Canceled** \
|
|
82
|
-
* **Failed** \
|
|
83
|
-
* **Connected** \
|
|
84
|
-
* **Disconnected** \
|
|
85
|
-
* **Deleted** \
|
|
86
|
-
* **Creating** \
|
|
87
|
-
* **Updating** \
|
|
88
|
-
* **Deleting** \
|
|
89
|
-
* **Moving** \
|
|
90
|
-
* **PartiallySucceeded** \
|
|
91
|
-
* **PartiallyConnected** \
|
|
92
|
-
* **InProgress**
|
|
147
|
+
* **CustomLocation**
|
|
93
148
|
*/
|
|
94
|
-
export declare type
|
|
149
|
+
export declare type ExtendedLocationTypes = string;
|
|
95
150
|
|
|
96
|
-
/**
|
|
97
|
-
export declare interface
|
|
151
|
+
/** This is the disk image base class. */
|
|
152
|
+
export declare interface GalleryDiskImage {
|
|
153
|
+
/**
|
|
154
|
+
* This property indicates the size of the VHD to be created.
|
|
155
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
156
|
+
*/
|
|
157
|
+
readonly sizeInMB?: number;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
/** This is the gallery image definition identifier. */
|
|
161
|
+
export declare interface GalleryImageIdentifier {
|
|
162
|
+
/** The name of the gallery image definition publisher. */
|
|
163
|
+
publisher: string;
|
|
164
|
+
/** The name of the gallery image definition offer. */
|
|
165
|
+
offer: string;
|
|
166
|
+
/** The name of the gallery image definition SKU. */
|
|
167
|
+
sku: string;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
/** The gallery images resource definition. */
|
|
171
|
+
export declare interface GalleryImages extends TrackedResource {
|
|
172
|
+
/** The extendedLocation of the resource. */
|
|
173
|
+
extendedLocation?: ExtendedLocation;
|
|
174
|
+
/** Storage ContainerID of the storage container to be used for gallery image */
|
|
175
|
+
containerId?: string;
|
|
176
|
+
/** location of the image the gallery image should be created from */
|
|
177
|
+
imagePath?: string;
|
|
178
|
+
/** Operating system type that the gallery image uses [Windows, Linux] */
|
|
179
|
+
osType?: OperatingSystemTypes;
|
|
180
|
+
/** Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure] */
|
|
181
|
+
cloudInitDataSource?: CloudInitDataSource;
|
|
182
|
+
/** The hypervisor generation of the Virtual Machine [V1, V2] */
|
|
183
|
+
hyperVGeneration?: HyperVGeneration;
|
|
184
|
+
/** This is the gallery image definition identifier. */
|
|
185
|
+
identifier?: GalleryImageIdentifier;
|
|
186
|
+
/** Specifies information about the gallery image version that you want to create or update. */
|
|
187
|
+
version?: GalleryImageVersion;
|
|
188
|
+
/**
|
|
189
|
+
* Provisioning state of the gallery image.
|
|
190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
191
|
+
*/
|
|
192
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
98
193
|
/**
|
|
99
|
-
*
|
|
194
|
+
* The observed state of gallery images
|
|
100
195
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
101
196
|
*/
|
|
102
|
-
readonly
|
|
197
|
+
readonly status?: GalleryImageStatus;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
/** Optional parameters. */
|
|
201
|
+
export declare interface GalleryImagesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
202
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
203
|
+
updateIntervalInMs?: number;
|
|
204
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
205
|
+
resumeFrom?: string;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
209
|
+
export declare type GalleryImagesCreateOrUpdateResponse = GalleryImages;
|
|
210
|
+
|
|
211
|
+
/** Defines headers for GalleryImages_delete operation. */
|
|
212
|
+
export declare interface GalleryImagesDeleteHeaders {
|
|
213
|
+
location?: string;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
/** Optional parameters. */
|
|
217
|
+
export declare interface GalleryImagesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
218
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
219
|
+
updateIntervalInMs?: number;
|
|
220
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
221
|
+
resumeFrom?: string;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
/** Contains response data for the delete operation. */
|
|
225
|
+
export declare type GalleryImagesDeleteResponse = GalleryImagesDeleteHeaders;
|
|
226
|
+
|
|
227
|
+
/** Optional parameters. */
|
|
228
|
+
export declare interface GalleryImagesGetOptionalParams extends coreClient.OperationOptions {
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
/** Contains response data for the get operation. */
|
|
232
|
+
export declare type GalleryImagesGetResponse = GalleryImages;
|
|
233
|
+
|
|
234
|
+
/** Optional parameters. */
|
|
235
|
+
export declare interface GalleryImagesListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
/** Contains response data for the listAllNext operation. */
|
|
239
|
+
export declare type GalleryImagesListAllNextResponse = GalleryImagesListResult;
|
|
240
|
+
|
|
241
|
+
/** Optional parameters. */
|
|
242
|
+
export declare interface GalleryImagesListAllOptionalParams extends coreClient.OperationOptions {
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
/** Contains response data for the listAll operation. */
|
|
246
|
+
export declare type GalleryImagesListAllResponse = GalleryImagesListResult;
|
|
247
|
+
|
|
248
|
+
/** Optional parameters. */
|
|
249
|
+
export declare interface GalleryImagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
/** Contains response data for the listNext operation. */
|
|
253
|
+
export declare type GalleryImagesListNextResponse = GalleryImagesListResult;
|
|
254
|
+
|
|
255
|
+
/** Optional parameters. */
|
|
256
|
+
export declare interface GalleryImagesListOptionalParams extends coreClient.OperationOptions {
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
/** Contains response data for the list operation. */
|
|
260
|
+
export declare type GalleryImagesListResponse = GalleryImagesListResult;
|
|
261
|
+
|
|
262
|
+
/** List of gallery images. */
|
|
263
|
+
export declare interface GalleryImagesListResult {
|
|
264
|
+
value?: GalleryImages[];
|
|
103
265
|
/**
|
|
104
266
|
* Link to the next set of results.
|
|
105
267
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -107,1100 +269,1354 @@ export declare interface ArcSettingList {
|
|
|
107
269
|
readonly nextLink?: string;
|
|
108
270
|
}
|
|
109
271
|
|
|
110
|
-
/** Interface representing a
|
|
111
|
-
export declare interface
|
|
272
|
+
/** Interface representing a GalleryImagesOperations. */
|
|
273
|
+
export declare interface GalleryImagesOperations {
|
|
112
274
|
/**
|
|
113
|
-
*
|
|
275
|
+
* Lists all of the gallery images in the specified resource group. Use the nextLink property in the
|
|
276
|
+
* response to get the next page of gallery images.
|
|
114
277
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
115
|
-
* @param clusterName The name of the cluster.
|
|
116
278
|
* @param options The options parameters.
|
|
117
279
|
*/
|
|
118
|
-
|
|
280
|
+
list(resourceGroupName: string, options?: GalleryImagesListOptionalParams): PagedAsyncIterableIterator<GalleryImages>;
|
|
119
281
|
/**
|
|
120
|
-
*
|
|
121
|
-
*
|
|
122
|
-
* @param clusterName The name of the cluster.
|
|
123
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
282
|
+
* Lists all of the gallery images in the specified subscription. Use the nextLink property in the
|
|
283
|
+
* response to get the next page of gallery images.
|
|
124
284
|
* @param options The options parameters.
|
|
125
285
|
*/
|
|
126
|
-
|
|
286
|
+
listAll(options?: GalleryImagesListAllOptionalParams): PagedAsyncIterableIterator<GalleryImages>;
|
|
127
287
|
/**
|
|
128
|
-
*
|
|
288
|
+
* Gets a gallery image
|
|
129
289
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
130
|
-
* @param
|
|
131
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
132
|
-
* @param arcSetting Parameters supplied to the Create ArcSetting resource for this HCI cluster.
|
|
290
|
+
* @param galleryImageName Name of the gallery image
|
|
133
291
|
* @param options The options parameters.
|
|
134
292
|
*/
|
|
135
|
-
|
|
293
|
+
get(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesGetOptionalParams): Promise<GalleryImagesGetResponse>;
|
|
136
294
|
/**
|
|
137
|
-
*
|
|
295
|
+
* The operation to create or update a gallery image. Please note some properties can be set only
|
|
296
|
+
* during gallery image creation.
|
|
138
297
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
139
|
-
* @param
|
|
140
|
-
* @param
|
|
141
|
-
* @param arcSetting ArcSettings parameters that needs to be updated
|
|
298
|
+
* @param galleryImageName Name of the gallery image
|
|
299
|
+
* @param galleryImages The gallery images resource definition.
|
|
142
300
|
* @param options The options parameters.
|
|
143
301
|
*/
|
|
144
|
-
|
|
302
|
+
beginCreateOrUpdate(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImages, options?: GalleryImagesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesCreateOrUpdateResponse>, GalleryImagesCreateOrUpdateResponse>>;
|
|
145
303
|
/**
|
|
146
|
-
*
|
|
304
|
+
* The operation to create or update a gallery image. Please note some properties can be set only
|
|
305
|
+
* during gallery image creation.
|
|
147
306
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
148
|
-
* @param
|
|
149
|
-
* @param
|
|
307
|
+
* @param galleryImageName Name of the gallery image
|
|
308
|
+
* @param galleryImages The gallery images resource definition.
|
|
150
309
|
* @param options The options parameters.
|
|
151
310
|
*/
|
|
152
|
-
|
|
311
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImages, options?: GalleryImagesCreateOrUpdateOptionalParams): Promise<GalleryImagesCreateOrUpdateResponse>;
|
|
153
312
|
/**
|
|
154
|
-
*
|
|
313
|
+
* The operation to delete a gallery image.
|
|
155
314
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
156
|
-
* @param
|
|
157
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
315
|
+
* @param galleryImageName Name of the gallery image
|
|
158
316
|
* @param options The options parameters.
|
|
159
317
|
*/
|
|
160
|
-
|
|
318
|
+
beginDelete(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesDeleteResponse>, GalleryImagesDeleteResponse>>;
|
|
161
319
|
/**
|
|
162
|
-
*
|
|
320
|
+
* The operation to delete a gallery image.
|
|
163
321
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
164
|
-
* @param
|
|
165
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
322
|
+
* @param galleryImageName Name of the gallery image
|
|
166
323
|
* @param options The options parameters.
|
|
167
324
|
*/
|
|
168
|
-
|
|
325
|
+
beginDeleteAndWait(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesDeleteOptionalParams): Promise<GalleryImagesDeleteResponse>;
|
|
169
326
|
/**
|
|
170
|
-
*
|
|
327
|
+
* The operation to update a gallery image.
|
|
171
328
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
172
|
-
* @param
|
|
173
|
-
* @param
|
|
329
|
+
* @param galleryImageName Name of the gallery image
|
|
330
|
+
* @param galleryImages The gallery images resource patch definition.
|
|
174
331
|
* @param options The options parameters.
|
|
175
332
|
*/
|
|
176
|
-
|
|
333
|
+
beginUpdate(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImagesUpdateRequest, options?: GalleryImagesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesUpdateResponse>, GalleryImagesUpdateResponse>>;
|
|
177
334
|
/**
|
|
178
|
-
*
|
|
335
|
+
* The operation to update a gallery image.
|
|
179
336
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
180
|
-
* @param
|
|
181
|
-
* @param
|
|
337
|
+
* @param galleryImageName Name of the gallery image
|
|
338
|
+
* @param galleryImages The gallery images resource patch definition.
|
|
182
339
|
* @param options The options parameters.
|
|
183
340
|
*/
|
|
184
|
-
|
|
341
|
+
beginUpdateAndWait(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImagesUpdateRequest, options?: GalleryImagesUpdateOptionalParams): Promise<GalleryImagesUpdateResponse>;
|
|
185
342
|
}
|
|
186
343
|
|
|
187
|
-
/**
|
|
188
|
-
export declare interface
|
|
189
|
-
/**
|
|
190
|
-
|
|
191
|
-
/**
|
|
192
|
-
|
|
344
|
+
/** The observed state of gallery images */
|
|
345
|
+
export declare interface GalleryImageStatus {
|
|
346
|
+
/** GalleryImage provisioning error code */
|
|
347
|
+
errorCode?: string;
|
|
348
|
+
/** Descriptive error message */
|
|
349
|
+
errorMessage?: string;
|
|
350
|
+
provisioningStatus?: GalleryImageStatusProvisioningStatus;
|
|
351
|
+
/** The download status of the gallery image */
|
|
352
|
+
downloadStatus?: GalleryImageStatusDownloadStatus;
|
|
353
|
+
/** The progress of the operation in percentage */
|
|
354
|
+
progressPercentage?: number;
|
|
193
355
|
}
|
|
194
356
|
|
|
195
|
-
/**
|
|
196
|
-
export declare
|
|
357
|
+
/** The download status of the gallery image */
|
|
358
|
+
export declare interface GalleryImageStatusDownloadStatus {
|
|
359
|
+
/** The downloaded sized of the image in MB */
|
|
360
|
+
downloadSizeInMB?: number;
|
|
361
|
+
}
|
|
197
362
|
|
|
198
|
-
|
|
199
|
-
|
|
363
|
+
export declare interface GalleryImageStatusProvisioningStatus {
|
|
364
|
+
/** The ID of the operation performed on the gallery image */
|
|
365
|
+
operationId?: string;
|
|
366
|
+
/** The status of the operation performed on the gallery image [Succeeded, Failed, InProgress] */
|
|
367
|
+
status?: Status;
|
|
200
368
|
}
|
|
201
369
|
|
|
202
|
-
/**
|
|
203
|
-
export declare
|
|
370
|
+
/** Defines headers for GalleryImages_update operation. */
|
|
371
|
+
export declare interface GalleryImagesUpdateHeaders {
|
|
372
|
+
location?: string;
|
|
373
|
+
}
|
|
204
374
|
|
|
205
375
|
/** Optional parameters. */
|
|
206
|
-
export declare interface
|
|
376
|
+
export declare interface GalleryImagesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
207
377
|
/** Delay to wait until next poll, in milliseconds. */
|
|
208
378
|
updateIntervalInMs?: number;
|
|
209
379
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
210
380
|
resumeFrom?: string;
|
|
211
381
|
}
|
|
212
382
|
|
|
213
|
-
/**
|
|
214
|
-
export declare interface
|
|
383
|
+
/** The gallery images resource patch definition. */
|
|
384
|
+
export declare interface GalleryImagesUpdateRequest {
|
|
385
|
+
/** Resource tags */
|
|
386
|
+
tags?: {
|
|
387
|
+
[propertyName: string]: string;
|
|
388
|
+
};
|
|
215
389
|
}
|
|
216
390
|
|
|
217
|
-
/** Contains response data for the
|
|
218
|
-
export declare type
|
|
391
|
+
/** Contains response data for the update operation. */
|
|
392
|
+
export declare type GalleryImagesUpdateResponse = GalleryImages;
|
|
219
393
|
|
|
220
|
-
/**
|
|
221
|
-
export declare interface
|
|
394
|
+
/** Specifies information about the gallery image version that you want to create or update. */
|
|
395
|
+
export declare interface GalleryImageVersion {
|
|
396
|
+
/** This is the version of the gallery image. */
|
|
397
|
+
name?: string;
|
|
398
|
+
/** This is the storage profile of a Gallery Image Version. */
|
|
399
|
+
storageProfile?: GalleryImageVersionStorageProfile;
|
|
222
400
|
}
|
|
223
401
|
|
|
224
|
-
/**
|
|
225
|
-
export declare
|
|
402
|
+
/** This is the storage profile of a Gallery Image Version. */
|
|
403
|
+
export declare interface GalleryImageVersionStorageProfile {
|
|
404
|
+
/** This is the OS disk image. */
|
|
405
|
+
osDiskImage?: GalleryOSDiskImage;
|
|
406
|
+
}
|
|
226
407
|
|
|
227
|
-
/**
|
|
228
|
-
export declare interface
|
|
408
|
+
/** This is the OS disk image. */
|
|
409
|
+
export declare interface GalleryOSDiskImage extends GalleryDiskImage {
|
|
229
410
|
}
|
|
230
411
|
|
|
231
|
-
/**
|
|
232
|
-
|
|
412
|
+
/**
|
|
413
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
414
|
+
* returns a continuation token that can be used to begin paging from
|
|
415
|
+
* that point later.
|
|
416
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
417
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
418
|
+
*/
|
|
419
|
+
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
420
|
+
|
|
421
|
+
/** Defines the GuestAgent. */
|
|
422
|
+
export declare interface GuestAgent extends ProxyResource {
|
|
423
|
+
/** Username / Password Credentials to provision guest agent. */
|
|
424
|
+
credentials?: GuestCredential;
|
|
425
|
+
/** The guest agent provisioning action. */
|
|
426
|
+
provisioningAction?: ProvisioningAction;
|
|
427
|
+
/**
|
|
428
|
+
* The guest agent status.
|
|
429
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
430
|
+
*/
|
|
431
|
+
readonly status?: string;
|
|
432
|
+
/**
|
|
433
|
+
* The provisioning state.
|
|
434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
435
|
+
*/
|
|
436
|
+
readonly provisioningState?: string;
|
|
437
|
+
}
|
|
233
438
|
|
|
234
439
|
/** Optional parameters. */
|
|
235
|
-
export declare interface
|
|
440
|
+
export declare interface GuestAgentCreateOptionalParams extends coreClient.OperationOptions {
|
|
441
|
+
/** Request payload. */
|
|
442
|
+
body?: GuestAgent;
|
|
443
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
444
|
+
updateIntervalInMs?: number;
|
|
445
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
446
|
+
resumeFrom?: string;
|
|
236
447
|
}
|
|
237
448
|
|
|
238
|
-
/** Contains response data for the
|
|
239
|
-
export declare type
|
|
449
|
+
/** Contains response data for the create operation. */
|
|
450
|
+
export declare type GuestAgentCreateResponse = GuestAgent;
|
|
240
451
|
|
|
241
|
-
/**
|
|
242
|
-
export declare interface
|
|
243
|
-
|
|
244
|
-
tags?: {
|
|
245
|
-
[propertyName: string]: string;
|
|
246
|
-
};
|
|
247
|
-
/** contains connectivity related configuration for ARC resources */
|
|
248
|
-
connectivityProperties?: Record<string, unknown>;
|
|
452
|
+
/** Defines headers for GuestAgent_delete operation. */
|
|
453
|
+
export declare interface GuestAgentDeleteHeaders {
|
|
454
|
+
location?: string;
|
|
249
455
|
}
|
|
250
456
|
|
|
251
457
|
/** Optional parameters. */
|
|
252
|
-
export declare interface
|
|
458
|
+
export declare interface GuestAgentDeleteOptionalParams extends coreClient.OperationOptions {
|
|
459
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
460
|
+
updateIntervalInMs?: number;
|
|
461
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
462
|
+
resumeFrom?: string;
|
|
253
463
|
}
|
|
254
464
|
|
|
255
|
-
/** Contains response data for the
|
|
256
|
-
export declare type
|
|
257
|
-
|
|
258
|
-
export declare class AzureStackHCIClient extends coreClient.ServiceClient {
|
|
259
|
-
$host: string;
|
|
260
|
-
subscriptionId: string;
|
|
261
|
-
apiVersion: string;
|
|
262
|
-
/**
|
|
263
|
-
* Initializes a new instance of the AzureStackHCIClient class.
|
|
264
|
-
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
265
|
-
* @param subscriptionId The ID of the target subscription.
|
|
266
|
-
* @param options The parameter options
|
|
267
|
-
*/
|
|
268
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureStackHCIClientOptionalParams);
|
|
269
|
-
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
270
|
-
private addCustomApiVersionPolicy;
|
|
271
|
-
arcSettings: ArcSettings;
|
|
272
|
-
clusters: Clusters;
|
|
273
|
-
extensions: Extensions;
|
|
274
|
-
operations: Operations;
|
|
275
|
-
}
|
|
465
|
+
/** Contains response data for the delete operation. */
|
|
466
|
+
export declare type GuestAgentDeleteResponse = GuestAgentDeleteHeaders;
|
|
276
467
|
|
|
277
468
|
/** Optional parameters. */
|
|
278
|
-
export declare interface
|
|
279
|
-
/** server parameter */
|
|
280
|
-
$host?: string;
|
|
281
|
-
/** Api Version */
|
|
282
|
-
apiVersion?: string;
|
|
283
|
-
/** Overrides client endpoint. */
|
|
284
|
-
endpoint?: string;
|
|
469
|
+
export declare interface GuestAgentGetOptionalParams extends coreClient.OperationOptions {
|
|
285
470
|
}
|
|
286
471
|
|
|
287
|
-
/**
|
|
288
|
-
export declare
|
|
472
|
+
/** Contains response data for the get operation. */
|
|
473
|
+
export declare type GuestAgentGetResponse = GuestAgent;
|
|
474
|
+
|
|
475
|
+
/** Defines the status of a guest agent installation. */
|
|
476
|
+
export declare interface GuestAgentInstallStatus {
|
|
289
477
|
/**
|
|
290
|
-
*
|
|
478
|
+
* Specifies the VM's unique SMBIOS ID.
|
|
291
479
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
292
480
|
*/
|
|
293
|
-
readonly
|
|
481
|
+
readonly vmUuid?: string;
|
|
294
482
|
/**
|
|
295
|
-
*
|
|
483
|
+
* The installation status of the hybrid machine agent installation.
|
|
296
484
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
297
485
|
*/
|
|
298
|
-
readonly status?:
|
|
486
|
+
readonly status?: StatusTypes;
|
|
299
487
|
/**
|
|
300
|
-
*
|
|
488
|
+
* The time of the last status change.
|
|
301
489
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
302
490
|
*/
|
|
303
|
-
readonly
|
|
304
|
-
/**
|
|
305
|
-
|
|
306
|
-
/** App id of cluster AAD identity. */
|
|
307
|
-
aadClientId?: string;
|
|
308
|
-
/** Tenant id of cluster AAD identity. */
|
|
309
|
-
aadTenantId?: string;
|
|
310
|
-
/** Object id of cluster AAD identity. */
|
|
311
|
-
aadApplicationObjectId?: string;
|
|
312
|
-
/** Id of cluster identity service principal. */
|
|
313
|
-
aadServicePrincipalObjectId?: string;
|
|
314
|
-
/** Desired properties of the cluster. */
|
|
315
|
-
desiredProperties?: ClusterDesiredProperties;
|
|
316
|
-
/**
|
|
317
|
-
* Properties reported by cluster agent.
|
|
491
|
+
readonly lastStatusChange?: Date;
|
|
492
|
+
/**
|
|
493
|
+
* The hybrid machine agent full version.
|
|
318
494
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
319
495
|
*/
|
|
320
|
-
readonly
|
|
496
|
+
readonly agentVersion?: string;
|
|
321
497
|
/**
|
|
322
|
-
*
|
|
498
|
+
* Details about the error state.
|
|
323
499
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
324
500
|
*/
|
|
325
|
-
readonly
|
|
501
|
+
readonly errorDetails?: ErrorDetail[];
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
/** List of GuestAgent. */
|
|
505
|
+
export declare interface GuestAgentList {
|
|
506
|
+
/** Url to follow for getting next page of GuestAgent. */
|
|
507
|
+
nextLink?: string;
|
|
508
|
+
/** Array of GuestAgent */
|
|
509
|
+
value: GuestAgent[];
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
/** Interface representing a GuestAgentOperations. */
|
|
513
|
+
export declare interface GuestAgentOperations {
|
|
326
514
|
/**
|
|
327
|
-
*
|
|
328
|
-
*
|
|
515
|
+
* Create Or Update GuestAgent.
|
|
516
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
517
|
+
* machine resource to be extended.
|
|
518
|
+
* @param options The options parameters.
|
|
329
519
|
*/
|
|
330
|
-
|
|
520
|
+
beginCreate(resourceUri: string, options?: GuestAgentCreateOptionalParams): Promise<SimplePollerLike<OperationState<GuestAgentCreateResponse>, GuestAgentCreateResponse>>;
|
|
331
521
|
/**
|
|
332
|
-
*
|
|
333
|
-
*
|
|
522
|
+
* Create Or Update GuestAgent.
|
|
523
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
524
|
+
* machine resource to be extended.
|
|
525
|
+
* @param options The options parameters.
|
|
334
526
|
*/
|
|
335
|
-
|
|
527
|
+
beginCreateAndWait(resourceUri: string, options?: GuestAgentCreateOptionalParams): Promise<GuestAgentCreateResponse>;
|
|
336
528
|
/**
|
|
337
|
-
*
|
|
338
|
-
*
|
|
529
|
+
* Implements GuestAgent GET method.
|
|
530
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
531
|
+
* machine resource to be extended.
|
|
532
|
+
* @param options The options parameters.
|
|
339
533
|
*/
|
|
340
|
-
|
|
534
|
+
get(resourceUri: string, options?: GuestAgentGetOptionalParams): Promise<GuestAgentGetResponse>;
|
|
341
535
|
/**
|
|
342
|
-
*
|
|
343
|
-
*
|
|
536
|
+
* Implements GuestAgent DELETE method.
|
|
537
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
538
|
+
* machine resource to be extended.
|
|
539
|
+
* @param options The options parameters.
|
|
344
540
|
*/
|
|
345
|
-
|
|
541
|
+
beginDelete(resourceUri: string, options?: GuestAgentDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GuestAgentDeleteResponse>, GuestAgentDeleteResponse>>;
|
|
346
542
|
/**
|
|
347
|
-
*
|
|
348
|
-
*
|
|
543
|
+
* Implements GuestAgent DELETE method.
|
|
544
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
545
|
+
* machine resource to be extended.
|
|
546
|
+
* @param options The options parameters.
|
|
349
547
|
*/
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
/**
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
lastModifiedAt?: Date;
|
|
548
|
+
beginDeleteAndWait(resourceUri: string, options?: GuestAgentDeleteOptionalParams): Promise<GuestAgentDeleteResponse>;
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
/** Interface representing a GuestAgents. */
|
|
552
|
+
export declare interface GuestAgents {
|
|
553
|
+
/**
|
|
554
|
+
* Returns the list of GuestAgent of the given vm.
|
|
555
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
556
|
+
* machine resource to be extended.
|
|
557
|
+
* @param options The options parameters.
|
|
558
|
+
*/
|
|
559
|
+
list(resourceUri: string, options?: GuestAgentsListOptionalParams): PagedAsyncIterableIterator<GuestAgent>;
|
|
363
560
|
}
|
|
364
561
|
|
|
365
|
-
/**
|
|
366
|
-
export declare interface
|
|
367
|
-
/** Desired state of Windows Server Subscription. */
|
|
368
|
-
windowsServerSubscription?: WindowsServerSubscription;
|
|
369
|
-
/** Desired level of diagnostic data emitted by the cluster. */
|
|
370
|
-
diagnosticLevel?: DiagnosticLevel;
|
|
562
|
+
/** Optional parameters. */
|
|
563
|
+
export declare interface GuestAgentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
371
564
|
}
|
|
372
565
|
|
|
373
|
-
/**
|
|
374
|
-
export declare
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
aadApplicationObjectId?: string;
|
|
566
|
+
/** Contains response data for the listNext operation. */
|
|
567
|
+
export declare type GuestAgentsListNextResponse = GuestAgentList;
|
|
568
|
+
|
|
569
|
+
/** Optional parameters. */
|
|
570
|
+
export declare interface GuestAgentsListOptionalParams extends coreClient.OperationOptions {
|
|
379
571
|
}
|
|
380
572
|
|
|
381
|
-
/**
|
|
382
|
-
export declare
|
|
383
|
-
|
|
384
|
-
|
|
573
|
+
/** Contains response data for the list operation. */
|
|
574
|
+
export declare type GuestAgentsListResponse = GuestAgentList;
|
|
575
|
+
|
|
576
|
+
/** Username / Password Credentials to connect to guest. */
|
|
577
|
+
export declare interface GuestCredential {
|
|
578
|
+
/** The username to connect with the guest. */
|
|
579
|
+
username?: string;
|
|
580
|
+
/** The password to connect with the guest. */
|
|
581
|
+
password?: string;
|
|
582
|
+
}
|
|
583
|
+
|
|
584
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
585
|
+
export declare interface HardwareProfileUpdate {
|
|
586
|
+
vmSize?: VmSizeEnum;
|
|
587
|
+
/** number of processors for the virtual machine instance */
|
|
588
|
+
processors?: number;
|
|
589
|
+
/** RAM in MB for the virtual machine instance */
|
|
590
|
+
memoryMB?: number;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
/** HTTP Proxy configuration for the VM. */
|
|
594
|
+
export declare interface HttpProxyConfiguration {
|
|
595
|
+
/** The HTTP proxy server endpoint to use. */
|
|
596
|
+
httpProxy?: string;
|
|
597
|
+
/** The HTTPS proxy server endpoint to use. */
|
|
598
|
+
httpsProxy?: string;
|
|
599
|
+
/** The endpoints that should not go through proxy. */
|
|
600
|
+
noProxy?: string[];
|
|
601
|
+
/** Alternative CA cert to use for connecting to proxy servers. */
|
|
602
|
+
trustedCa?: string;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
/** Defines the HybridIdentityMetadata. */
|
|
606
|
+
export declare interface HybridIdentityMetadata extends ProxyResource {
|
|
607
|
+
/** The unique identifier for the resource. */
|
|
608
|
+
resourceUid?: string;
|
|
609
|
+
/** The Public Key. */
|
|
610
|
+
publicKey?: string;
|
|
611
|
+
/**
|
|
612
|
+
* Identity for the resource.
|
|
613
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
614
|
+
*/
|
|
615
|
+
readonly identity?: Identity;
|
|
385
616
|
/**
|
|
386
|
-
*
|
|
617
|
+
* The provisioning state.
|
|
387
618
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
388
619
|
*/
|
|
389
|
-
readonly
|
|
620
|
+
readonly provisioningState?: string;
|
|
390
621
|
}
|
|
391
622
|
|
|
392
|
-
/**
|
|
393
|
-
export declare interface
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
readonly osName?: string;
|
|
623
|
+
/** Optional parameters. */
|
|
624
|
+
export declare interface HybridIdentityMetadataGetOptionalParams extends coreClient.OperationOptions {
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
/** Contains response data for the get operation. */
|
|
628
|
+
export declare type HybridIdentityMetadataGetResponse = HybridIdentityMetadata;
|
|
629
|
+
|
|
630
|
+
/** List of HybridIdentityMetadata. */
|
|
631
|
+
export declare interface HybridIdentityMetadataList {
|
|
632
|
+
/** Url to follow for getting next page of HybridIdentityMetadata. */
|
|
633
|
+
nextLink?: string;
|
|
634
|
+
/** Array of HybridIdentityMetadata */
|
|
635
|
+
value: HybridIdentityMetadata[];
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
/** Optional parameters. */
|
|
639
|
+
export declare interface HybridIdentityMetadataListNextOptionalParams extends coreClient.OperationOptions {
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
/** Contains response data for the listNext operation. */
|
|
643
|
+
export declare type HybridIdentityMetadataListNextResponse = HybridIdentityMetadataList;
|
|
644
|
+
|
|
645
|
+
/** Optional parameters. */
|
|
646
|
+
export declare interface HybridIdentityMetadataListOptionalParams extends coreClient.OperationOptions {
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
/** Contains response data for the list operation. */
|
|
650
|
+
export declare type HybridIdentityMetadataListResponse = HybridIdentityMetadataList;
|
|
651
|
+
|
|
652
|
+
/** Interface representing a HybridIdentityMetadataOperations. */
|
|
653
|
+
export declare interface HybridIdentityMetadataOperations {
|
|
424
654
|
/**
|
|
425
|
-
*
|
|
426
|
-
*
|
|
655
|
+
* Returns the list of HybridIdentityMetadata of the given vm.
|
|
656
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
657
|
+
* machine resource to be extended.
|
|
658
|
+
* @param options The options parameters.
|
|
427
659
|
*/
|
|
428
|
-
|
|
660
|
+
list(resourceUri: string, options?: HybridIdentityMetadataListOptionalParams): PagedAsyncIterableIterator<HybridIdentityMetadata>;
|
|
429
661
|
/**
|
|
430
|
-
*
|
|
431
|
-
*
|
|
662
|
+
* Implements HybridIdentityMetadata GET method.
|
|
663
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
664
|
+
* machine resource to be extended.
|
|
665
|
+
* @param options The options parameters.
|
|
432
666
|
*/
|
|
433
|
-
|
|
667
|
+
get(resourceUri: string, options?: HybridIdentityMetadataGetOptionalParams): Promise<HybridIdentityMetadataGetResponse>;
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
/**
|
|
671
|
+
* Defines values for HyperVGeneration. \
|
|
672
|
+
* {@link KnownHyperVGeneration} can be used interchangeably with HyperVGeneration,
|
|
673
|
+
* this enum contains the known values that the service supports.
|
|
674
|
+
* ### Known values supported by the service
|
|
675
|
+
* **V1** \
|
|
676
|
+
* **V2**
|
|
677
|
+
*/
|
|
678
|
+
export declare type HyperVGeneration = string;
|
|
679
|
+
|
|
680
|
+
/** Identity for the resource. */
|
|
681
|
+
export declare interface Identity {
|
|
434
682
|
/**
|
|
435
|
-
*
|
|
683
|
+
* The principal ID of resource identity.
|
|
436
684
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
437
685
|
*/
|
|
438
|
-
readonly
|
|
686
|
+
readonly principalId?: string;
|
|
439
687
|
/**
|
|
440
|
-
*
|
|
688
|
+
* The tenant ID of resource.
|
|
441
689
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
442
690
|
*/
|
|
443
|
-
readonly
|
|
691
|
+
readonly tenantId?: string;
|
|
692
|
+
/** The identity type. */
|
|
693
|
+
type?: "SystemAssigned";
|
|
444
694
|
}
|
|
445
695
|
|
|
446
|
-
/**
|
|
447
|
-
export declare interface
|
|
448
|
-
/**
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
/**
|
|
453
|
-
|
|
454
|
-
/**
|
|
455
|
-
|
|
456
|
-
/**
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
696
|
+
/** Instance view status. */
|
|
697
|
+
export declare interface InstanceViewStatus {
|
|
698
|
+
/** The status code. */
|
|
699
|
+
code?: string;
|
|
700
|
+
/** The level code. */
|
|
701
|
+
level?: StatusLevelTypes;
|
|
702
|
+
/** The short localizable label for the status. */
|
|
703
|
+
displayStatus?: string;
|
|
704
|
+
/** The detailed status message, including for alerts and error messages. */
|
|
705
|
+
message?: string;
|
|
706
|
+
/** The time of the status. */
|
|
707
|
+
time?: Date;
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
export declare interface InterfaceDNSSettings {
|
|
711
|
+
/** List of DNS server IP Addresses for the interface */
|
|
712
|
+
dnsServers?: string[];
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
/**
|
|
716
|
+
* Defines values for IpAllocationMethodEnum. \
|
|
717
|
+
* {@link KnownIpAllocationMethodEnum} can be used interchangeably with IpAllocationMethodEnum,
|
|
718
|
+
* this enum contains the known values that the service supports.
|
|
719
|
+
* ### Known values supported by the service
|
|
720
|
+
* **Dynamic** \
|
|
721
|
+
* **Static**
|
|
722
|
+
*/
|
|
723
|
+
export declare type IpAllocationMethodEnum = string;
|
|
724
|
+
|
|
725
|
+
/** InterfaceIPConfiguration iPConfiguration in a network interface. */
|
|
726
|
+
export declare interface IPConfiguration {
|
|
727
|
+
/** Name - The name of the resource that is unique within a resource group. This name can be used to access the resource. */
|
|
728
|
+
name?: string;
|
|
729
|
+
/** InterfaceIPConfigurationPropertiesFormat properties of IP configuration. */
|
|
730
|
+
properties?: IPConfigurationProperties;
|
|
460
731
|
}
|
|
461
732
|
|
|
462
|
-
/**
|
|
463
|
-
export declare interface
|
|
733
|
+
/** InterfaceIPConfigurationPropertiesFormat properties of IP configuration. */
|
|
734
|
+
export declare interface IPConfigurationProperties {
|
|
464
735
|
/**
|
|
465
|
-
*
|
|
736
|
+
* Gateway for network interface
|
|
466
737
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
467
738
|
*/
|
|
468
|
-
readonly
|
|
739
|
+
readonly gateway?: string;
|
|
469
740
|
/**
|
|
470
|
-
*
|
|
741
|
+
* prefixLength for network interface
|
|
471
742
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
472
743
|
*/
|
|
473
|
-
readonly
|
|
744
|
+
readonly prefixLength?: string;
|
|
745
|
+
/** PrivateIPAddress - Private IP address of the IP configuration. */
|
|
746
|
+
privateIPAddress?: string;
|
|
747
|
+
/** Subnet - Name of Subnet bound to the IP configuration. */
|
|
748
|
+
subnet?: IPConfigurationPropertiesSubnet;
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
/** Subnet - Name of Subnet bound to the IP configuration. */
|
|
752
|
+
export declare interface IPConfigurationPropertiesSubnet {
|
|
753
|
+
/** ID - The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */
|
|
754
|
+
id?: string;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
export declare interface IPPool {
|
|
758
|
+
/** Name of the IP-Pool */
|
|
759
|
+
name?: string;
|
|
760
|
+
/** Type of the IP Pool [vm, vippool] */
|
|
761
|
+
ipPoolType?: IPPoolTypeEnum;
|
|
762
|
+
/** Start of the IP address pool */
|
|
763
|
+
start?: string;
|
|
764
|
+
/** End of the IP address pool */
|
|
765
|
+
end?: string;
|
|
766
|
+
info?: IPPoolInfo;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
export declare interface IPPoolInfo {
|
|
474
770
|
/**
|
|
475
|
-
*
|
|
771
|
+
* Number of IP addresses allocated from the IP Pool
|
|
476
772
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
477
773
|
*/
|
|
478
|
-
readonly
|
|
774
|
+
readonly used?: string;
|
|
479
775
|
/**
|
|
480
|
-
*
|
|
776
|
+
* Number of IP addresses available in the IP Pool
|
|
481
777
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
482
778
|
*/
|
|
483
|
-
readonly
|
|
484
|
-
|
|
485
|
-
|
|
779
|
+
readonly available?: string;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
/** Defines values for IPPoolTypeEnum. */
|
|
783
|
+
export declare type IPPoolTypeEnum = "vm" | "vippool";
|
|
784
|
+
|
|
785
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
786
|
+
export declare enum KnownActionType {
|
|
787
|
+
/** Internal */
|
|
788
|
+
Internal = "Internal"
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
/** Known values of {@link CloudInitDataSource} that the service accepts. */
|
|
792
|
+
export declare enum KnownCloudInitDataSource {
|
|
793
|
+
/** NoCloud */
|
|
794
|
+
NoCloud = "NoCloud",
|
|
795
|
+
/** Azure */
|
|
796
|
+
Azure = "Azure"
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
800
|
+
export declare enum KnownCreatedByType {
|
|
801
|
+
/** User */
|
|
802
|
+
User = "User",
|
|
803
|
+
/** Application */
|
|
804
|
+
Application = "Application",
|
|
805
|
+
/** ManagedIdentity */
|
|
806
|
+
ManagedIdentity = "ManagedIdentity",
|
|
807
|
+
/** Key */
|
|
808
|
+
Key = "Key"
|
|
809
|
+
}
|
|
810
|
+
|
|
811
|
+
/** Known values of {@link DiskFileFormat} that the service accepts. */
|
|
812
|
+
export declare enum KnownDiskFileFormat {
|
|
813
|
+
/** Vhdx */
|
|
814
|
+
Vhdx = "vhdx",
|
|
815
|
+
/** Vhd */
|
|
816
|
+
Vhd = "vhd"
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
820
|
+
export declare enum KnownExtendedLocationTypes {
|
|
821
|
+
/** CustomLocation */
|
|
822
|
+
CustomLocation = "CustomLocation"
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
/** Known values of {@link HyperVGeneration} that the service accepts. */
|
|
826
|
+
export declare enum KnownHyperVGeneration {
|
|
827
|
+
/** V1 */
|
|
828
|
+
V1 = "V1",
|
|
829
|
+
/** V2 */
|
|
830
|
+
V2 = "V2"
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
/** Known values of {@link IpAllocationMethodEnum} that the service accepts. */
|
|
834
|
+
export declare enum KnownIpAllocationMethodEnum {
|
|
835
|
+
/** Dynamic */
|
|
836
|
+
Dynamic = "Dynamic",
|
|
837
|
+
/** Static */
|
|
838
|
+
Static = "Static"
|
|
839
|
+
}
|
|
840
|
+
|
|
841
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
842
|
+
export declare enum KnownOrigin {
|
|
843
|
+
/** User */
|
|
844
|
+
User = "user",
|
|
845
|
+
/** System */
|
|
846
|
+
System = "system",
|
|
847
|
+
/** UserSystem */
|
|
848
|
+
UserSystem = "user,system"
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
/** Known values of {@link PowerStateEnum} that the service accepts. */
|
|
852
|
+
export declare enum KnownPowerStateEnum {
|
|
853
|
+
/** Deallocated */
|
|
854
|
+
Deallocated = "Deallocated",
|
|
855
|
+
/** Deallocating */
|
|
856
|
+
Deallocating = "Deallocating",
|
|
857
|
+
/** Running */
|
|
858
|
+
Running = "Running",
|
|
859
|
+
/** Starting */
|
|
860
|
+
Starting = "Starting",
|
|
861
|
+
/** Stopped */
|
|
862
|
+
Stopped = "Stopped",
|
|
863
|
+
/** Stopping */
|
|
864
|
+
Stopping = "Stopping",
|
|
865
|
+
/** Unknown */
|
|
866
|
+
Unknown = "Unknown"
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
/** Known values of {@link ProvisioningAction} that the service accepts. */
|
|
870
|
+
export declare enum KnownProvisioningAction {
|
|
871
|
+
/** Install */
|
|
872
|
+
Install = "install",
|
|
873
|
+
/** Uninstall */
|
|
874
|
+
Uninstall = "uninstall",
|
|
875
|
+
/** Repair */
|
|
876
|
+
Repair = "repair"
|
|
877
|
+
}
|
|
878
|
+
|
|
879
|
+
/** Known values of {@link ProvisioningStateEnum} that the service accepts. */
|
|
880
|
+
export declare enum KnownProvisioningStateEnum {
|
|
881
|
+
/** Succeeded */
|
|
882
|
+
Succeeded = "Succeeded",
|
|
883
|
+
/** Failed */
|
|
884
|
+
Failed = "Failed",
|
|
885
|
+
/** InProgress */
|
|
886
|
+
InProgress = "InProgress",
|
|
887
|
+
/** Accepted */
|
|
888
|
+
Accepted = "Accepted",
|
|
889
|
+
/** Deleting */
|
|
890
|
+
Deleting = "Deleting",
|
|
891
|
+
/** Canceled */
|
|
892
|
+
Canceled = "Canceled"
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
/** Known values of {@link SecurityTypes} that the service accepts. */
|
|
896
|
+
export declare enum KnownSecurityTypes {
|
|
897
|
+
/** TrustedLaunch */
|
|
898
|
+
TrustedLaunch = "TrustedLaunch",
|
|
899
|
+
/** ConfidentialVM */
|
|
900
|
+
ConfidentialVM = "ConfidentialVM"
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
/** Known values of {@link Status} that the service accepts. */
|
|
904
|
+
export declare enum KnownStatus {
|
|
905
|
+
/** Succeeded */
|
|
906
|
+
Succeeded = "Succeeded",
|
|
907
|
+
/** Failed */
|
|
908
|
+
Failed = "Failed",
|
|
909
|
+
/** InProgress */
|
|
910
|
+
InProgress = "InProgress"
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
/** Known values of {@link StatusLevelTypes} that the service accepts. */
|
|
914
|
+
export declare enum KnownStatusLevelTypes {
|
|
915
|
+
/** Info */
|
|
916
|
+
Info = "Info",
|
|
917
|
+
/** Warning */
|
|
918
|
+
Warning = "Warning",
|
|
919
|
+
/** Error */
|
|
920
|
+
Error = "Error"
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
/** Known values of {@link StatusTypes} that the service accepts. */
|
|
924
|
+
export declare enum KnownStatusTypes {
|
|
925
|
+
/** Succeeded */
|
|
926
|
+
Succeeded = "Succeeded",
|
|
927
|
+
/** InProgress */
|
|
928
|
+
InProgress = "InProgress",
|
|
929
|
+
/** Failed */
|
|
930
|
+
Failed = "Failed"
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
/** Known values of {@link VmSizeEnum} that the service accepts. */
|
|
934
|
+
export declare enum KnownVmSizeEnum {
|
|
935
|
+
/** Default */
|
|
936
|
+
Default = "Default",
|
|
937
|
+
/** StandardA2V2 */
|
|
938
|
+
StandardA2V2 = "Standard_A2_v2",
|
|
939
|
+
/** StandardA4V2 */
|
|
940
|
+
StandardA4V2 = "Standard_A4_v2",
|
|
941
|
+
/** StandardD2SV3 */
|
|
942
|
+
StandardD2SV3 = "Standard_D2s_v3",
|
|
943
|
+
/** StandardD4SV3 */
|
|
944
|
+
StandardD4SV3 = "Standard_D4s_v3",
|
|
945
|
+
/** StandardD8SV3 */
|
|
946
|
+
StandardD8SV3 = "Standard_D8s_v3",
|
|
947
|
+
/** StandardD16SV3 */
|
|
948
|
+
StandardD16SV3 = "Standard_D16s_v3",
|
|
949
|
+
/** StandardD32SV3 */
|
|
950
|
+
StandardD32SV3 = "Standard_D32s_v3",
|
|
951
|
+
/** StandardDS2V2 */
|
|
952
|
+
StandardDS2V2 = "Standard_DS2_v2",
|
|
953
|
+
/** StandardDS3V2 */
|
|
954
|
+
StandardDS3V2 = "Standard_DS3_v2",
|
|
955
|
+
/** StandardDS4V2 */
|
|
956
|
+
StandardDS4V2 = "Standard_DS4_v2",
|
|
957
|
+
/** StandardDS5V2 */
|
|
958
|
+
StandardDS5V2 = "Standard_DS5_v2",
|
|
959
|
+
/** StandardDS13V2 */
|
|
960
|
+
StandardDS13V2 = "Standard_DS13_v2",
|
|
961
|
+
/** StandardK8SV1 */
|
|
962
|
+
StandardK8SV1 = "Standard_K8S_v1",
|
|
963
|
+
/** StandardK8S2V1 */
|
|
964
|
+
StandardK8S2V1 = "Standard_K8S2_v1",
|
|
965
|
+
/** StandardK8S3V1 */
|
|
966
|
+
StandardK8S3V1 = "Standard_K8S3_v1",
|
|
967
|
+
/** StandardK8S4V1 */
|
|
968
|
+
StandardK8S4V1 = "Standard_K8S4_v1",
|
|
969
|
+
/** StandardNK6 */
|
|
970
|
+
StandardNK6 = "Standard_NK6",
|
|
971
|
+
/** StandardNK12 */
|
|
972
|
+
StandardNK12 = "Standard_NK12",
|
|
973
|
+
/** StandardNV6 */
|
|
974
|
+
StandardNV6 = "Standard_NV6",
|
|
975
|
+
/** StandardNV12 */
|
|
976
|
+
StandardNV12 = "Standard_NV12",
|
|
977
|
+
/** StandardK8S5V1 */
|
|
978
|
+
StandardK8S5V1 = "Standard_K8S5_v1",
|
|
979
|
+
/** Custom */
|
|
980
|
+
Custom = "Custom"
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
/** DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options. */
|
|
984
|
+
export declare interface LogicalNetworkPropertiesDhcpOptions {
|
|
985
|
+
/** The list of DNS servers IP addresses. */
|
|
986
|
+
dnsServers?: string[];
|
|
987
|
+
}
|
|
988
|
+
|
|
989
|
+
/** The logical network resource definition. */
|
|
990
|
+
export declare interface LogicalNetworks extends TrackedResource {
|
|
991
|
+
/** The extendedLocation of the resource. */
|
|
992
|
+
extendedLocation?: ExtendedLocation;
|
|
993
|
+
/** DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options. */
|
|
994
|
+
dhcpOptions?: LogicalNetworkPropertiesDhcpOptions;
|
|
995
|
+
/** Subnet - list of subnets under the logical network */
|
|
996
|
+
subnets?: Subnet[];
|
|
997
|
+
/**
|
|
998
|
+
* Provisioning state of the logical network.
|
|
486
999
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
487
1000
|
*/
|
|
488
|
-
readonly
|
|
1001
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1002
|
+
/** name of the network switch to be used for VMs */
|
|
1003
|
+
vmSwitchName?: string;
|
|
489
1004
|
/**
|
|
490
|
-
*
|
|
1005
|
+
* The observed state of logical networks
|
|
491
1006
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
492
1007
|
*/
|
|
493
|
-
readonly
|
|
494
|
-
/** Level of diagnostic data emitted by the cluster. */
|
|
495
|
-
diagnosticLevel?: DiagnosticLevel;
|
|
1008
|
+
readonly status?: LogicalNetworkStatus;
|
|
496
1009
|
}
|
|
497
1010
|
|
|
498
|
-
/**
|
|
499
|
-
export declare interface
|
|
500
|
-
/**
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
1011
|
+
/** Optional parameters. */
|
|
1012
|
+
export declare interface LogicalNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1013
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1014
|
+
updateIntervalInMs?: number;
|
|
1015
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1016
|
+
resumeFrom?: string;
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1020
|
+
export declare type LogicalNetworksCreateOrUpdateResponse = LogicalNetworks;
|
|
1021
|
+
|
|
1022
|
+
/** Defines headers for LogicalNetworks_delete operation. */
|
|
1023
|
+
export declare interface LogicalNetworksDeleteHeaders {
|
|
1024
|
+
location?: string;
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
/** Optional parameters. */
|
|
1028
|
+
export declare interface LogicalNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1029
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1030
|
+
updateIntervalInMs?: number;
|
|
1031
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1032
|
+
resumeFrom?: string;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
/** Contains response data for the delete operation. */
|
|
1036
|
+
export declare type LogicalNetworksDeleteResponse = LogicalNetworksDeleteHeaders;
|
|
1037
|
+
|
|
1038
|
+
/** Optional parameters. */
|
|
1039
|
+
export declare interface LogicalNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
/** Contains response data for the get operation. */
|
|
1043
|
+
export declare type LogicalNetworksGetResponse = LogicalNetworks;
|
|
1044
|
+
|
|
1045
|
+
/** Optional parameters. */
|
|
1046
|
+
export declare interface LogicalNetworksListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
/** Contains response data for the listAllNext operation. */
|
|
1050
|
+
export declare type LogicalNetworksListAllNextResponse = LogicalNetworksListResult;
|
|
1051
|
+
|
|
1052
|
+
/** Optional parameters. */
|
|
1053
|
+
export declare interface LogicalNetworksListAllOptionalParams extends coreClient.OperationOptions {
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
/** Contains response data for the listAll operation. */
|
|
1057
|
+
export declare type LogicalNetworksListAllResponse = LogicalNetworksListResult;
|
|
1058
|
+
|
|
1059
|
+
/** Optional parameters. */
|
|
1060
|
+
export declare interface LogicalNetworksListNextOptionalParams extends coreClient.OperationOptions {
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1063
|
+
/** Contains response data for the listNext operation. */
|
|
1064
|
+
export declare type LogicalNetworksListNextResponse = LogicalNetworksListResult;
|
|
1065
|
+
|
|
1066
|
+
/** Optional parameters. */
|
|
1067
|
+
export declare interface LogicalNetworksListOptionalParams extends coreClient.OperationOptions {
|
|
1068
|
+
}
|
|
1069
|
+
|
|
1070
|
+
/** Contains response data for the list operation. */
|
|
1071
|
+
export declare type LogicalNetworksListResponse = LogicalNetworksListResult;
|
|
1072
|
+
|
|
1073
|
+
export declare interface LogicalNetworksListResult {
|
|
1074
|
+
value?: LogicalNetworks[];
|
|
1075
|
+
nextLink?: string;
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
/** Interface representing a LogicalNetworksOperations. */
|
|
1079
|
+
export declare interface LogicalNetworksOperations {
|
|
511
1080
|
/**
|
|
512
|
-
*
|
|
1081
|
+
* Lists all of the logical networks in the specified resource group. Use the nextLink property in the
|
|
1082
|
+
* response to get the next page of logical networks.
|
|
513
1083
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
514
|
-
* @param clusterName The name of the cluster.
|
|
515
1084
|
* @param options The options parameters.
|
|
516
1085
|
*/
|
|
517
|
-
|
|
1086
|
+
list(resourceGroupName: string, options?: LogicalNetworksListOptionalParams): PagedAsyncIterableIterator<LogicalNetworks>;
|
|
518
1087
|
/**
|
|
519
|
-
*
|
|
520
|
-
*
|
|
521
|
-
* @param clusterName The name of the cluster.
|
|
522
|
-
* @param cluster Details of the HCI cluster.
|
|
1088
|
+
* Lists all of the logical networks in the specified subscription. Use the nextLink property in the
|
|
1089
|
+
* response to get the next page of logical networks.
|
|
523
1090
|
* @param options The options parameters.
|
|
524
1091
|
*/
|
|
525
|
-
|
|
1092
|
+
listAll(options?: LogicalNetworksListAllOptionalParams): PagedAsyncIterableIterator<LogicalNetworks>;
|
|
526
1093
|
/**
|
|
527
|
-
* Update an HCI cluster.
|
|
528
1094
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
529
|
-
* @param
|
|
530
|
-
* @param cluster Details of the HCI cluster.
|
|
1095
|
+
* @param logicalNetworkName Name of the logical network
|
|
531
1096
|
* @param options The options parameters.
|
|
532
1097
|
*/
|
|
533
|
-
|
|
1098
|
+
get(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksGetOptionalParams): Promise<LogicalNetworksGetResponse>;
|
|
534
1099
|
/**
|
|
535
|
-
*
|
|
1100
|
+
* The operation to create or update a logical network. Please note some properties can be set only
|
|
1101
|
+
* during logical network creation.
|
|
536
1102
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
537
|
-
* @param
|
|
1103
|
+
* @param logicalNetworkName Name of the logical network
|
|
1104
|
+
* @param logicalNetworks The logical network resource definition.
|
|
538
1105
|
* @param options The options parameters.
|
|
539
1106
|
*/
|
|
540
|
-
|
|
1107
|
+
beginCreateOrUpdate(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworks, options?: LogicalNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksCreateOrUpdateResponse>, LogicalNetworksCreateOrUpdateResponse>>;
|
|
541
1108
|
/**
|
|
542
|
-
*
|
|
1109
|
+
* The operation to create or update a logical network. Please note some properties can be set only
|
|
1110
|
+
* during logical network creation.
|
|
543
1111
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
544
|
-
* @param
|
|
1112
|
+
* @param logicalNetworkName Name of the logical network
|
|
1113
|
+
* @param logicalNetworks The logical network resource definition.
|
|
545
1114
|
* @param options The options parameters.
|
|
546
1115
|
*/
|
|
547
|
-
|
|
1116
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworks, options?: LogicalNetworksCreateOrUpdateOptionalParams): Promise<LogicalNetworksCreateOrUpdateResponse>;
|
|
548
1117
|
/**
|
|
549
|
-
*
|
|
1118
|
+
* The operation to delete a logical network.
|
|
550
1119
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
551
|
-
* @param
|
|
552
|
-
* @param uploadCertificateRequest Upload certificate request.
|
|
1120
|
+
* @param logicalNetworkName Name of the logical network
|
|
553
1121
|
* @param options The options parameters.
|
|
554
1122
|
*/
|
|
555
|
-
|
|
1123
|
+
beginDelete(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksDeleteResponse>, LogicalNetworksDeleteResponse>>;
|
|
556
1124
|
/**
|
|
557
|
-
*
|
|
1125
|
+
* The operation to delete a logical network.
|
|
558
1126
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
559
|
-
* @param
|
|
560
|
-
* @param uploadCertificateRequest Upload certificate request.
|
|
1127
|
+
* @param logicalNetworkName Name of the logical network
|
|
561
1128
|
* @param options The options parameters.
|
|
562
1129
|
*/
|
|
563
|
-
|
|
1130
|
+
beginDeleteAndWait(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksDeleteOptionalParams): Promise<LogicalNetworksDeleteResponse>;
|
|
564
1131
|
/**
|
|
565
|
-
*
|
|
1132
|
+
* The operation to update a logical network.
|
|
566
1133
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
567
|
-
* @param
|
|
1134
|
+
* @param logicalNetworkName Name of the logical network
|
|
1135
|
+
* @param logicalNetworks The logical network resource patch definition.
|
|
568
1136
|
* @param options The options parameters.
|
|
569
1137
|
*/
|
|
570
|
-
|
|
1138
|
+
beginUpdate(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworksUpdateRequest, options?: LogicalNetworksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksUpdateResponse>, LogicalNetworksUpdateResponse>>;
|
|
571
1139
|
/**
|
|
572
|
-
*
|
|
1140
|
+
* The operation to update a logical network.
|
|
573
1141
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
574
|
-
* @param
|
|
1142
|
+
* @param logicalNetworkName Name of the logical network
|
|
1143
|
+
* @param logicalNetworks The logical network resource patch definition.
|
|
575
1144
|
* @param options The options parameters.
|
|
576
1145
|
*/
|
|
577
|
-
|
|
1146
|
+
beginUpdateAndWait(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworksUpdateRequest, options?: LogicalNetworksUpdateOptionalParams): Promise<LogicalNetworksUpdateResponse>;
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
/** The observed state of logical networks */
|
|
1150
|
+
export declare interface LogicalNetworkStatus {
|
|
1151
|
+
/** LogicalNetwork provisioning error code */
|
|
1152
|
+
errorCode?: string;
|
|
1153
|
+
/** Descriptive error message */
|
|
1154
|
+
errorMessage?: string;
|
|
1155
|
+
provisioningStatus?: LogicalNetworkStatusProvisioningStatus;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
export declare interface LogicalNetworkStatusProvisioningStatus {
|
|
1159
|
+
/** The ID of the operation performed on the logical network */
|
|
1160
|
+
operationId?: string;
|
|
1161
|
+
/** The status of the operation performed on the logical network [Succeeded, Failed, InProgress] */
|
|
1162
|
+
status?: Status;
|
|
1163
|
+
}
|
|
1164
|
+
|
|
1165
|
+
/** Defines headers for LogicalNetworks_update operation. */
|
|
1166
|
+
export declare interface LogicalNetworksUpdateHeaders {
|
|
1167
|
+
location?: string;
|
|
578
1168
|
}
|
|
579
1169
|
|
|
580
1170
|
/** Optional parameters. */
|
|
581
|
-
export declare interface
|
|
1171
|
+
export declare interface LogicalNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
582
1172
|
/** Delay to wait until next poll, in milliseconds. */
|
|
583
1173
|
updateIntervalInMs?: number;
|
|
584
1174
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
585
1175
|
resumeFrom?: string;
|
|
586
1176
|
}
|
|
587
1177
|
|
|
588
|
-
/**
|
|
589
|
-
export declare
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
1178
|
+
/** The logical network resource patch definition. */
|
|
1179
|
+
export declare interface LogicalNetworksUpdateRequest {
|
|
1180
|
+
/** Resource tags */
|
|
1181
|
+
tags?: {
|
|
1182
|
+
[propertyName: string]: string;
|
|
1183
|
+
};
|
|
593
1184
|
}
|
|
594
1185
|
|
|
595
|
-
/** Contains response data for the
|
|
596
|
-
export declare type
|
|
1186
|
+
/** Contains response data for the update operation. */
|
|
1187
|
+
export declare type LogicalNetworksUpdateResponse = LogicalNetworks;
|
|
1188
|
+
|
|
1189
|
+
/** The marketplace gallery image resource definition. */
|
|
1190
|
+
export declare interface MarketplaceGalleryImages extends TrackedResource {
|
|
1191
|
+
/** The extendedLocation of the resource. */
|
|
1192
|
+
extendedLocation?: ExtendedLocation;
|
|
1193
|
+
/** Storage ContainerID of the storage container to be used for marketplace gallery image */
|
|
1194
|
+
containerId?: string;
|
|
1195
|
+
/** Operating system type that the gallery image uses [Windows, Linux] */
|
|
1196
|
+
osType?: OperatingSystemTypes;
|
|
1197
|
+
/** Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure] */
|
|
1198
|
+
cloudInitDataSource?: CloudInitDataSource;
|
|
1199
|
+
/** The hypervisor generation of the Virtual Machine [V1, V2] */
|
|
1200
|
+
hyperVGeneration?: HyperVGeneration;
|
|
1201
|
+
/** This is the gallery image definition identifier. */
|
|
1202
|
+
identifier?: GalleryImageIdentifier;
|
|
1203
|
+
/** Specifies information about the gallery image version that you want to create or update. */
|
|
1204
|
+
version?: GalleryImageVersion;
|
|
1205
|
+
/**
|
|
1206
|
+
* Provisioning state of the marketplace gallery image.
|
|
1207
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1208
|
+
*/
|
|
1209
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1210
|
+
/**
|
|
1211
|
+
* The observed state of marketplace gallery images
|
|
1212
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1213
|
+
*/
|
|
1214
|
+
readonly status?: MarketplaceGalleryImageStatus;
|
|
1215
|
+
}
|
|
597
1216
|
|
|
598
1217
|
/** Optional parameters. */
|
|
599
|
-
export declare interface
|
|
1218
|
+
export declare interface MarketplaceGalleryImagesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
600
1219
|
/** Delay to wait until next poll, in milliseconds. */
|
|
601
1220
|
updateIntervalInMs?: number;
|
|
602
1221
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
603
1222
|
resumeFrom?: string;
|
|
604
1223
|
}
|
|
605
1224
|
|
|
606
|
-
/**
|
|
607
|
-
export declare
|
|
608
|
-
}
|
|
1225
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1226
|
+
export declare type MarketplaceGalleryImagesCreateOrUpdateResponse = MarketplaceGalleryImages;
|
|
609
1227
|
|
|
610
|
-
/**
|
|
611
|
-
export declare
|
|
1228
|
+
/** Defines headers for MarketplaceGalleryImages_delete operation. */
|
|
1229
|
+
export declare interface MarketplaceGalleryImagesDeleteHeaders {
|
|
1230
|
+
location?: string;
|
|
1231
|
+
}
|
|
612
1232
|
|
|
613
1233
|
/** Optional parameters. */
|
|
614
|
-
export declare interface
|
|
1234
|
+
export declare interface MarketplaceGalleryImagesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1235
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1236
|
+
updateIntervalInMs?: number;
|
|
1237
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1238
|
+
resumeFrom?: string;
|
|
615
1239
|
}
|
|
616
1240
|
|
|
617
|
-
/** Contains response data for the
|
|
618
|
-
export declare type
|
|
1241
|
+
/** Contains response data for the delete operation. */
|
|
1242
|
+
export declare type MarketplaceGalleryImagesDeleteResponse = MarketplaceGalleryImagesDeleteHeaders;
|
|
619
1243
|
|
|
620
1244
|
/** Optional parameters. */
|
|
621
|
-
export declare interface
|
|
1245
|
+
export declare interface MarketplaceGalleryImagesGetOptionalParams extends coreClient.OperationOptions {
|
|
622
1246
|
}
|
|
623
1247
|
|
|
624
|
-
/** Contains response data for the
|
|
625
|
-
export declare type
|
|
1248
|
+
/** Contains response data for the get operation. */
|
|
1249
|
+
export declare type MarketplaceGalleryImagesGetResponse = MarketplaceGalleryImages;
|
|
626
1250
|
|
|
627
1251
|
/** Optional parameters. */
|
|
628
|
-
export declare interface
|
|
1252
|
+
export declare interface MarketplaceGalleryImagesListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
629
1253
|
}
|
|
630
1254
|
|
|
631
|
-
/** Contains response data for the
|
|
632
|
-
export declare type
|
|
1255
|
+
/** Contains response data for the listAllNext operation. */
|
|
1256
|
+
export declare type MarketplaceGalleryImagesListAllNextResponse = MarketplaceGalleryImagesListResult;
|
|
633
1257
|
|
|
634
1258
|
/** Optional parameters. */
|
|
635
|
-
export declare interface
|
|
1259
|
+
export declare interface MarketplaceGalleryImagesListAllOptionalParams extends coreClient.OperationOptions {
|
|
636
1260
|
}
|
|
637
1261
|
|
|
638
|
-
/** Contains response data for the
|
|
639
|
-
export declare type
|
|
1262
|
+
/** Contains response data for the listAll operation. */
|
|
1263
|
+
export declare type MarketplaceGalleryImagesListAllResponse = MarketplaceGalleryImagesListResult;
|
|
640
1264
|
|
|
641
1265
|
/** Optional parameters. */
|
|
642
|
-
export declare interface
|
|
1266
|
+
export declare interface MarketplaceGalleryImagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
643
1267
|
}
|
|
644
1268
|
|
|
645
|
-
/** Contains response data for the
|
|
646
|
-
export declare type
|
|
1269
|
+
/** Contains response data for the listNext operation. */
|
|
1270
|
+
export declare type MarketplaceGalleryImagesListNextResponse = MarketplaceGalleryImagesListResult;
|
|
647
1271
|
|
|
648
1272
|
/** Optional parameters. */
|
|
649
|
-
export declare interface
|
|
650
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
651
|
-
updateIntervalInMs?: number;
|
|
652
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
653
|
-
resumeFrom?: string;
|
|
1273
|
+
export declare interface MarketplaceGalleryImagesListOptionalParams extends coreClient.OperationOptions {
|
|
654
1274
|
}
|
|
655
1275
|
|
|
656
|
-
/**
|
|
657
|
-
|
|
658
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
659
|
-
* this enum contains the known values that the service supports.
|
|
660
|
-
* ### Known values supported by the service
|
|
661
|
-
* **User** \
|
|
662
|
-
* **Application** \
|
|
663
|
-
* **ManagedIdentity** \
|
|
664
|
-
* **Key**
|
|
665
|
-
*/
|
|
666
|
-
export declare type CreatedByType = string;
|
|
1276
|
+
/** Contains response data for the list operation. */
|
|
1277
|
+
export declare type MarketplaceGalleryImagesListResponse = MarketplaceGalleryImagesListResult;
|
|
667
1278
|
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
* ### Known values supported by the service
|
|
673
|
-
* **Off** \
|
|
674
|
-
* **Basic** \
|
|
675
|
-
* **Enhanced**
|
|
676
|
-
*/
|
|
677
|
-
export declare type DiagnosticLevel = string;
|
|
1279
|
+
export declare interface MarketplaceGalleryImagesListResult {
|
|
1280
|
+
value?: MarketplaceGalleryImages[];
|
|
1281
|
+
nextLink?: string;
|
|
1282
|
+
}
|
|
678
1283
|
|
|
679
|
-
/**
|
|
680
|
-
export declare interface
|
|
1284
|
+
/** Interface representing a MarketplaceGalleryImagesOperations. */
|
|
1285
|
+
export declare interface MarketplaceGalleryImagesOperations {
|
|
681
1286
|
/**
|
|
682
|
-
*
|
|
683
|
-
*
|
|
1287
|
+
* Lists all of the marketplace gallery images in the specified resource group. Use the nextLink
|
|
1288
|
+
* property in the response to get the next page of marketplace gallery images.
|
|
1289
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1290
|
+
* @param options The options parameters.
|
|
684
1291
|
*/
|
|
685
|
-
|
|
1292
|
+
list(resourceGroupName: string, options?: MarketplaceGalleryImagesListOptionalParams): PagedAsyncIterableIterator<MarketplaceGalleryImages>;
|
|
686
1293
|
/**
|
|
687
|
-
*
|
|
688
|
-
*
|
|
1294
|
+
* Lists all of the marketplace gallery images in the specified subscription. Use the nextLink property
|
|
1295
|
+
* in the response to get the next page of marketplace gallery images.
|
|
1296
|
+
* @param options The options parameters.
|
|
689
1297
|
*/
|
|
690
|
-
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
/** The error detail. */
|
|
694
|
-
export declare interface ErrorDetail {
|
|
1298
|
+
listAll(options?: MarketplaceGalleryImagesListAllOptionalParams): PagedAsyncIterableIterator<MarketplaceGalleryImages>;
|
|
695
1299
|
/**
|
|
696
|
-
*
|
|
697
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
698
|
-
*/
|
|
699
|
-
readonly code?: string;
|
|
700
|
-
/**
|
|
701
|
-
* The error message.
|
|
702
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
703
|
-
*/
|
|
704
|
-
readonly message?: string;
|
|
705
|
-
/**
|
|
706
|
-
* The error target.
|
|
707
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
708
|
-
*/
|
|
709
|
-
readonly target?: string;
|
|
710
|
-
/**
|
|
711
|
-
* The error details.
|
|
712
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
713
|
-
*/
|
|
714
|
-
readonly details?: ErrorDetail[];
|
|
715
|
-
/**
|
|
716
|
-
* The error additional info.
|
|
717
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
718
|
-
*/
|
|
719
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
720
|
-
}
|
|
721
|
-
|
|
722
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
723
|
-
export declare interface ErrorResponse {
|
|
724
|
-
/** The error object. */
|
|
725
|
-
error?: ErrorDetail;
|
|
726
|
-
}
|
|
727
|
-
|
|
728
|
-
/** Details of a particular extension in HCI Cluster. */
|
|
729
|
-
export declare interface Extension extends ProxyResource {
|
|
730
|
-
/**
|
|
731
|
-
* Provisioning state of the Extension proxy resource.
|
|
732
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
733
|
-
*/
|
|
734
|
-
readonly provisioningState?: ProvisioningState;
|
|
735
|
-
/**
|
|
736
|
-
* Aggregate state of Arc Extensions across the nodes in this HCI cluster.
|
|
737
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
738
|
-
*/
|
|
739
|
-
readonly aggregateState?: ExtensionAggregateState;
|
|
740
|
-
/**
|
|
741
|
-
* State of Arc Extension in each of the nodes.
|
|
742
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
743
|
-
*/
|
|
744
|
-
readonly perNodeExtensionDetails?: PerNodeExtensionState[];
|
|
745
|
-
/** How the extension handler should be forced to update even if the extension configuration has not changed. */
|
|
746
|
-
forceUpdateTag?: string;
|
|
747
|
-
/** The name of the extension handler publisher. */
|
|
748
|
-
publisher?: string;
|
|
749
|
-
/** Specifies the type of the extension; an example is "CustomScriptExtension". */
|
|
750
|
-
typePropertiesExtensionParametersType?: string;
|
|
751
|
-
/** Specifies the version of the script handler. */
|
|
752
|
-
typeHandlerVersion?: string;
|
|
753
|
-
/** Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. */
|
|
754
|
-
autoUpgradeMinorVersion?: boolean;
|
|
755
|
-
/** Json formatted public settings for the extension. */
|
|
756
|
-
settings?: Record<string, unknown>;
|
|
757
|
-
/** Protected settings (may contain secrets). */
|
|
758
|
-
protectedSettings?: Record<string, unknown>;
|
|
759
|
-
/** The identity that created the resource. */
|
|
760
|
-
createdBy?: string;
|
|
761
|
-
/** The type of identity that created the resource. */
|
|
762
|
-
createdByType?: CreatedByType;
|
|
763
|
-
/** The timestamp of resource creation (UTC). */
|
|
764
|
-
createdAt?: Date;
|
|
765
|
-
/** The identity that last modified the resource. */
|
|
766
|
-
lastModifiedBy?: string;
|
|
767
|
-
/** The type of identity that last modified the resource. */
|
|
768
|
-
lastModifiedByType?: CreatedByType;
|
|
769
|
-
/** The timestamp of resource last modification (UTC) */
|
|
770
|
-
lastModifiedAt?: Date;
|
|
771
|
-
}
|
|
772
|
-
|
|
773
|
-
/**
|
|
774
|
-
* Defines values for ExtensionAggregateState. \
|
|
775
|
-
* {@link KnownExtensionAggregateState} can be used interchangeably with ExtensionAggregateState,
|
|
776
|
-
* this enum contains the known values that the service supports.
|
|
777
|
-
* ### Known values supported by the service
|
|
778
|
-
* **NotSpecified** \
|
|
779
|
-
* **Error** \
|
|
780
|
-
* **Succeeded** \
|
|
781
|
-
* **Canceled** \
|
|
782
|
-
* **Failed** \
|
|
783
|
-
* **Connected** \
|
|
784
|
-
* **Disconnected** \
|
|
785
|
-
* **Deleted** \
|
|
786
|
-
* **Creating** \
|
|
787
|
-
* **Updating** \
|
|
788
|
-
* **Deleting** \
|
|
789
|
-
* **Moving** \
|
|
790
|
-
* **PartiallySucceeded** \
|
|
791
|
-
* **PartiallyConnected** \
|
|
792
|
-
* **InProgress**
|
|
793
|
-
*/
|
|
794
|
-
export declare type ExtensionAggregateState = string;
|
|
795
|
-
|
|
796
|
-
/** List of Extensions in HCI cluster. */
|
|
797
|
-
export declare interface ExtensionList {
|
|
798
|
-
/**
|
|
799
|
-
* List of Extensions in HCI cluster.
|
|
800
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
801
|
-
*/
|
|
802
|
-
readonly value?: Extension[];
|
|
803
|
-
/**
|
|
804
|
-
* Link to the next set of results.
|
|
805
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
806
|
-
*/
|
|
807
|
-
readonly nextLink?: string;
|
|
808
|
-
}
|
|
809
|
-
|
|
810
|
-
/** Interface representing a Extensions. */
|
|
811
|
-
export declare interface Extensions {
|
|
812
|
-
/**
|
|
813
|
-
* List all Extensions under ArcSetting resource.
|
|
1300
|
+
* Gets a marketplace gallery image
|
|
814
1301
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
815
|
-
* @param
|
|
816
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
1302
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
817
1303
|
* @param options The options parameters.
|
|
818
1304
|
*/
|
|
819
|
-
|
|
1305
|
+
get(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesGetOptionalParams): Promise<MarketplaceGalleryImagesGetResponse>;
|
|
820
1306
|
/**
|
|
821
|
-
*
|
|
1307
|
+
* The operation to create or update a marketplace gallery image. Please note some properties can be
|
|
1308
|
+
* set only during marketplace gallery image creation.
|
|
822
1309
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
823
|
-
* @param
|
|
824
|
-
* @param
|
|
825
|
-
* @param extensionName The name of the machine extension.
|
|
1310
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
1311
|
+
* @param marketplaceGalleryImages The marketplace gallery image resource definition.
|
|
826
1312
|
* @param options The options parameters.
|
|
827
1313
|
*/
|
|
828
|
-
|
|
1314
|
+
beginCreateOrUpdate(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImages, options?: MarketplaceGalleryImagesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesCreateOrUpdateResponse>, MarketplaceGalleryImagesCreateOrUpdateResponse>>;
|
|
829
1315
|
/**
|
|
830
|
-
*
|
|
1316
|
+
* The operation to create or update a marketplace gallery image. Please note some properties can be
|
|
1317
|
+
* set only during marketplace gallery image creation.
|
|
831
1318
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
832
|
-
* @param
|
|
833
|
-
* @param
|
|
834
|
-
* @param extensionName The name of the machine extension.
|
|
835
|
-
* @param extension Details of the Machine Extension to be created.
|
|
1319
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
1320
|
+
* @param marketplaceGalleryImages The marketplace gallery image resource definition.
|
|
836
1321
|
* @param options The options parameters.
|
|
837
1322
|
*/
|
|
838
|
-
|
|
1323
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImages, options?: MarketplaceGalleryImagesCreateOrUpdateOptionalParams): Promise<MarketplaceGalleryImagesCreateOrUpdateResponse>;
|
|
839
1324
|
/**
|
|
840
|
-
*
|
|
1325
|
+
* The operation to delete a marketplace gallery image.
|
|
841
1326
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
842
|
-
* @param
|
|
843
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
844
|
-
* @param extensionName The name of the machine extension.
|
|
845
|
-
* @param extension Details of the Machine Extension to be created.
|
|
1327
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
846
1328
|
* @param options The options parameters.
|
|
847
1329
|
*/
|
|
848
|
-
|
|
1330
|
+
beginDelete(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesDeleteResponse>, MarketplaceGalleryImagesDeleteResponse>>;
|
|
849
1331
|
/**
|
|
850
|
-
*
|
|
1332
|
+
* The operation to delete a marketplace gallery image.
|
|
851
1333
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
852
|
-
* @param
|
|
853
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
854
|
-
* @param extensionName The name of the machine extension.
|
|
855
|
-
* @param extension Details of the Machine Extension to be created.
|
|
1334
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
856
1335
|
* @param options The options parameters.
|
|
857
1336
|
*/
|
|
858
|
-
|
|
1337
|
+
beginDeleteAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesDeleteOptionalParams): Promise<MarketplaceGalleryImagesDeleteResponse>;
|
|
859
1338
|
/**
|
|
860
|
-
*
|
|
1339
|
+
* The operation to update a marketplace gallery image.
|
|
861
1340
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
862
|
-
* @param
|
|
863
|
-
* @param
|
|
864
|
-
* @param extensionName The name of the machine extension.
|
|
865
|
-
* @param extension Details of the Machine Extension to be created.
|
|
1341
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
1342
|
+
* @param marketplaceGalleryImages The marketplace gallery image resource patch definition.
|
|
866
1343
|
* @param options The options parameters.
|
|
867
1344
|
*/
|
|
868
|
-
|
|
1345
|
+
beginUpdate(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImagesUpdateRequest, options?: MarketplaceGalleryImagesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesUpdateResponse>, MarketplaceGalleryImagesUpdateResponse>>;
|
|
869
1346
|
/**
|
|
870
|
-
*
|
|
1347
|
+
* The operation to update a marketplace gallery image.
|
|
871
1348
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
872
|
-
* @param
|
|
873
|
-
* @param
|
|
874
|
-
* @param extensionName The name of the machine extension.
|
|
1349
|
+
* @param marketplaceGalleryImageName Name of the marketplace gallery image
|
|
1350
|
+
* @param marketplaceGalleryImages The marketplace gallery image resource patch definition.
|
|
875
1351
|
* @param options The options parameters.
|
|
876
1352
|
*/
|
|
877
|
-
|
|
1353
|
+
beginUpdateAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImagesUpdateRequest, options?: MarketplaceGalleryImagesUpdateOptionalParams): Promise<MarketplaceGalleryImagesUpdateResponse>;
|
|
1354
|
+
}
|
|
1355
|
+
|
|
1356
|
+
/** The observed state of marketplace gallery images */
|
|
1357
|
+
export declare interface MarketplaceGalleryImageStatus {
|
|
1358
|
+
/** MarketplaceGalleryImage provisioning error code */
|
|
1359
|
+
errorCode?: string;
|
|
1360
|
+
/** Descriptive error message */
|
|
1361
|
+
errorMessage?: string;
|
|
1362
|
+
provisioningStatus?: MarketplaceGalleryImageStatusProvisioningStatus;
|
|
1363
|
+
/** The download status of the gallery image */
|
|
1364
|
+
downloadStatus?: MarketplaceGalleryImageStatusDownloadStatus;
|
|
1365
|
+
/** The progress of the operation in percentage */
|
|
1366
|
+
progressPercentage?: number;
|
|
1367
|
+
}
|
|
1368
|
+
|
|
1369
|
+
/** The download status of the gallery image */
|
|
1370
|
+
export declare interface MarketplaceGalleryImageStatusDownloadStatus {
|
|
1371
|
+
/** The downloaded sized of the image in MB */
|
|
1372
|
+
downloadSizeInMB?: number;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
export declare interface MarketplaceGalleryImageStatusProvisioningStatus {
|
|
1376
|
+
/** The ID of the operation performed on the gallery image */
|
|
1377
|
+
operationId?: string;
|
|
1378
|
+
/** The status of the operation performed on the gallery image [Succeeded, Failed, InProgress] */
|
|
1379
|
+
status?: Status;
|
|
1380
|
+
}
|
|
1381
|
+
|
|
1382
|
+
/** Defines headers for MarketplaceGalleryImages_update operation. */
|
|
1383
|
+
export declare interface MarketplaceGalleryImagesUpdateHeaders {
|
|
1384
|
+
location?: string;
|
|
1385
|
+
}
|
|
1386
|
+
|
|
1387
|
+
/** Optional parameters. */
|
|
1388
|
+
export declare interface MarketplaceGalleryImagesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1389
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1390
|
+
updateIntervalInMs?: number;
|
|
1391
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1392
|
+
resumeFrom?: string;
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
/** The marketplace gallery image resource patch definition. */
|
|
1396
|
+
export declare interface MarketplaceGalleryImagesUpdateRequest {
|
|
1397
|
+
/** Resource tags */
|
|
1398
|
+
tags?: {
|
|
1399
|
+
[propertyName: string]: string;
|
|
1400
|
+
};
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
/** Contains response data for the update operation. */
|
|
1404
|
+
export declare type MarketplaceGalleryImagesUpdateResponse = MarketplaceGalleryImages;
|
|
1405
|
+
|
|
1406
|
+
/** The network interface resource definition. */
|
|
1407
|
+
export declare interface NetworkInterfaces extends TrackedResource {
|
|
1408
|
+
/** The extendedLocation of the resource. */
|
|
1409
|
+
extendedLocation?: ExtendedLocation;
|
|
1410
|
+
/** IPConfigurations - A list of IPConfigurations of the network interface. */
|
|
1411
|
+
ipConfigurations?: IPConfiguration[];
|
|
1412
|
+
/** MacAddress - The MAC address of the network interface. */
|
|
1413
|
+
macAddress?: string;
|
|
1414
|
+
/** DNS Settings for the interface */
|
|
1415
|
+
dnsSettings?: InterfaceDNSSettings;
|
|
1416
|
+
/**
|
|
1417
|
+
* Provisioning state of the network interface.
|
|
1418
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1419
|
+
*/
|
|
1420
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
878
1421
|
/**
|
|
879
|
-
*
|
|
880
|
-
*
|
|
881
|
-
* @param clusterName The name of the cluster.
|
|
882
|
-
* @param arcSettingName The name of the proxy resource holding details of HCI ArcSetting information.
|
|
883
|
-
* @param extensionName The name of the machine extension.
|
|
884
|
-
* @param options The options parameters.
|
|
1422
|
+
* The observed state of network interfaces
|
|
1423
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
885
1424
|
*/
|
|
886
|
-
|
|
1425
|
+
readonly status?: NetworkInterfaceStatus;
|
|
887
1426
|
}
|
|
888
1427
|
|
|
889
1428
|
/** Optional parameters. */
|
|
890
|
-
export declare interface
|
|
1429
|
+
export declare interface NetworkInterfacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
891
1430
|
/** Delay to wait until next poll, in milliseconds. */
|
|
892
1431
|
updateIntervalInMs?: number;
|
|
893
1432
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
894
1433
|
resumeFrom?: string;
|
|
895
1434
|
}
|
|
896
1435
|
|
|
897
|
-
/** Contains response data for the
|
|
898
|
-
export declare type
|
|
1436
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1437
|
+
export declare type NetworkInterfacesCreateOrUpdateResponse = NetworkInterfaces;
|
|
1438
|
+
|
|
1439
|
+
/** Defines headers for NetworkInterfaces_delete operation. */
|
|
1440
|
+
export declare interface NetworkInterfacesDeleteHeaders {
|
|
1441
|
+
location?: string;
|
|
1442
|
+
}
|
|
899
1443
|
|
|
900
1444
|
/** Optional parameters. */
|
|
901
|
-
export declare interface
|
|
1445
|
+
export declare interface NetworkInterfacesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
902
1446
|
/** Delay to wait until next poll, in milliseconds. */
|
|
903
1447
|
updateIntervalInMs?: number;
|
|
904
1448
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
905
1449
|
resumeFrom?: string;
|
|
906
1450
|
}
|
|
907
1451
|
|
|
1452
|
+
/** Contains response data for the delete operation. */
|
|
1453
|
+
export declare type NetworkInterfacesDeleteResponse = NetworkInterfacesDeleteHeaders;
|
|
1454
|
+
|
|
908
1455
|
/** Optional parameters. */
|
|
909
|
-
export declare interface
|
|
1456
|
+
export declare interface NetworkInterfacesGetOptionalParams extends coreClient.OperationOptions {
|
|
910
1457
|
}
|
|
911
1458
|
|
|
912
1459
|
/** Contains response data for the get operation. */
|
|
913
|
-
export declare type
|
|
1460
|
+
export declare type NetworkInterfacesGetResponse = NetworkInterfaces;
|
|
914
1461
|
|
|
915
1462
|
/** Optional parameters. */
|
|
916
|
-
export declare interface
|
|
1463
|
+
export declare interface NetworkInterfacesListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
917
1464
|
}
|
|
918
1465
|
|
|
919
|
-
/** Contains response data for the
|
|
920
|
-
export declare type
|
|
1466
|
+
/** Contains response data for the listAllNext operation. */
|
|
1467
|
+
export declare type NetworkInterfacesListAllNextResponse = NetworkInterfacesListResult;
|
|
921
1468
|
|
|
922
1469
|
/** Optional parameters. */
|
|
923
|
-
export declare interface
|
|
1470
|
+
export declare interface NetworkInterfacesListAllOptionalParams extends coreClient.OperationOptions {
|
|
924
1471
|
}
|
|
925
1472
|
|
|
926
|
-
/** Contains response data for the
|
|
927
|
-
export declare type
|
|
1473
|
+
/** Contains response data for the listAll operation. */
|
|
1474
|
+
export declare type NetworkInterfacesListAllResponse = NetworkInterfacesListResult;
|
|
928
1475
|
|
|
929
1476
|
/** Optional parameters. */
|
|
930
|
-
export declare interface
|
|
931
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
932
|
-
updateIntervalInMs?: number;
|
|
933
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
934
|
-
resumeFrom?: string;
|
|
1477
|
+
export declare interface NetworkInterfacesListNextOptionalParams extends coreClient.OperationOptions {
|
|
935
1478
|
}
|
|
936
1479
|
|
|
937
|
-
/** Contains response data for the
|
|
938
|
-
export declare type
|
|
939
|
-
|
|
940
|
-
/**
|
|
941
|
-
* Given a result page from a pageable operation, returns a
|
|
942
|
-
* continuation token that can be used to begin paging from
|
|
943
|
-
* that point later.
|
|
944
|
-
* @param page A result object from calling .byPage() on a paged operation.
|
|
945
|
-
* @returns The continuation token that can be passed into byPage().
|
|
946
|
-
*/
|
|
947
|
-
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
948
|
-
|
|
949
|
-
/**
|
|
950
|
-
* Defines values for ImdsAttestation. \
|
|
951
|
-
* {@link KnownImdsAttestation} can be used interchangeably with ImdsAttestation,
|
|
952
|
-
* this enum contains the known values that the service supports.
|
|
953
|
-
* ### Known values supported by the service
|
|
954
|
-
* **Disabled** \
|
|
955
|
-
* **Enabled**
|
|
956
|
-
*/
|
|
957
|
-
export declare type ImdsAttestation = string;
|
|
1480
|
+
/** Contains response data for the listNext operation. */
|
|
1481
|
+
export declare type NetworkInterfacesListNextResponse = NetworkInterfacesListResult;
|
|
958
1482
|
|
|
959
|
-
/**
|
|
960
|
-
export declare
|
|
961
|
-
/** Internal */
|
|
962
|
-
Internal = "Internal"
|
|
1483
|
+
/** Optional parameters. */
|
|
1484
|
+
export declare interface NetworkInterfacesListOptionalParams extends coreClient.OperationOptions {
|
|
963
1485
|
}
|
|
964
1486
|
|
|
965
|
-
/**
|
|
966
|
-
export declare
|
|
967
|
-
/** NotSpecified */
|
|
968
|
-
NotSpecified = "NotSpecified",
|
|
969
|
-
/** Error */
|
|
970
|
-
Error = "Error",
|
|
971
|
-
/** Succeeded */
|
|
972
|
-
Succeeded = "Succeeded",
|
|
973
|
-
/** Canceled */
|
|
974
|
-
Canceled = "Canceled",
|
|
975
|
-
/** Failed */
|
|
976
|
-
Failed = "Failed",
|
|
977
|
-
/** Connected */
|
|
978
|
-
Connected = "Connected",
|
|
979
|
-
/** Disconnected */
|
|
980
|
-
Disconnected = "Disconnected",
|
|
981
|
-
/** Deleted */
|
|
982
|
-
Deleted = "Deleted",
|
|
983
|
-
/** Creating */
|
|
984
|
-
Creating = "Creating",
|
|
985
|
-
/** Updating */
|
|
986
|
-
Updating = "Updating",
|
|
987
|
-
/** Deleting */
|
|
988
|
-
Deleting = "Deleting",
|
|
989
|
-
/** Moving */
|
|
990
|
-
Moving = "Moving",
|
|
991
|
-
/** PartiallySucceeded */
|
|
992
|
-
PartiallySucceeded = "PartiallySucceeded",
|
|
993
|
-
/** PartiallyConnected */
|
|
994
|
-
PartiallyConnected = "PartiallyConnected",
|
|
995
|
-
/** InProgress */
|
|
996
|
-
InProgress = "InProgress"
|
|
997
|
-
}
|
|
1487
|
+
/** Contains response data for the list operation. */
|
|
1488
|
+
export declare type NetworkInterfacesListResponse = NetworkInterfacesListResult;
|
|
998
1489
|
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
User = "User",
|
|
1003
|
-
/** Application */
|
|
1004
|
-
Application = "Application",
|
|
1005
|
-
/** ManagedIdentity */
|
|
1006
|
-
ManagedIdentity = "ManagedIdentity",
|
|
1007
|
-
/** Key */
|
|
1008
|
-
Key = "Key"
|
|
1490
|
+
export declare interface NetworkInterfacesListResult {
|
|
1491
|
+
value?: NetworkInterfaces[];
|
|
1492
|
+
nextLink?: string;
|
|
1009
1493
|
}
|
|
1010
1494
|
|
|
1011
|
-
/**
|
|
1012
|
-
export declare
|
|
1013
|
-
/**
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1495
|
+
/** Interface representing a NetworkInterfacesOperations. */
|
|
1496
|
+
export declare interface NetworkInterfacesOperations {
|
|
1497
|
+
/**
|
|
1498
|
+
* Lists all of the network interfaces in the specified resource group. Use the nextLink property in
|
|
1499
|
+
* the response to get the next page of network interfaces.
|
|
1500
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1501
|
+
* @param options The options parameters.
|
|
1502
|
+
*/
|
|
1503
|
+
list(resourceGroupName: string, options?: NetworkInterfacesListOptionalParams): PagedAsyncIterableIterator<NetworkInterfaces>;
|
|
1504
|
+
/**
|
|
1505
|
+
* Lists all of the network interfaces in the specified subscription. Use the nextLink property in the
|
|
1506
|
+
* response to get the next page of network interfaces.
|
|
1507
|
+
* @param options The options parameters.
|
|
1508
|
+
*/
|
|
1509
|
+
listAll(options?: NetworkInterfacesListAllOptionalParams): PagedAsyncIterableIterator<NetworkInterfaces>;
|
|
1510
|
+
/**
|
|
1511
|
+
* Gets a network interface
|
|
1512
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1513
|
+
* @param networkInterfaceName Name of the network interface
|
|
1514
|
+
* @param options The options parameters.
|
|
1515
|
+
*/
|
|
1516
|
+
get(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams): Promise<NetworkInterfacesGetResponse>;
|
|
1517
|
+
/**
|
|
1518
|
+
* The operation to create or update a network interface. Please note some properties can be set only
|
|
1519
|
+
* during network interface creation.
|
|
1520
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1521
|
+
* @param networkInterfaceName Name of the network interface
|
|
1522
|
+
* @param networkInterfaces The network interface resource definition.
|
|
1523
|
+
* @param options The options parameters.
|
|
1524
|
+
*/
|
|
1525
|
+
beginCreateOrUpdate(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfaces, options?: NetworkInterfacesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesCreateOrUpdateResponse>, NetworkInterfacesCreateOrUpdateResponse>>;
|
|
1526
|
+
/**
|
|
1527
|
+
* The operation to create or update a network interface. Please note some properties can be set only
|
|
1528
|
+
* during network interface creation.
|
|
1529
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1530
|
+
* @param networkInterfaceName Name of the network interface
|
|
1531
|
+
* @param networkInterfaces The network interface resource definition.
|
|
1532
|
+
* @param options The options parameters.
|
|
1533
|
+
*/
|
|
1534
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfaces, options?: NetworkInterfacesCreateOrUpdateOptionalParams): Promise<NetworkInterfacesCreateOrUpdateResponse>;
|
|
1535
|
+
/**
|
|
1536
|
+
* The operation to delete a network interface.
|
|
1537
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1538
|
+
* @param networkInterfaceName Name of the network interface
|
|
1539
|
+
* @param options The options parameters.
|
|
1540
|
+
*/
|
|
1541
|
+
beginDelete(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesDeleteResponse>, NetworkInterfacesDeleteResponse>>;
|
|
1542
|
+
/**
|
|
1543
|
+
* The operation to delete a network interface.
|
|
1544
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1545
|
+
* @param networkInterfaceName Name of the network interface
|
|
1546
|
+
* @param options The options parameters.
|
|
1547
|
+
*/
|
|
1548
|
+
beginDeleteAndWait(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams): Promise<NetworkInterfacesDeleteResponse>;
|
|
1549
|
+
/**
|
|
1550
|
+
* The operation to update a network interface.
|
|
1551
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1552
|
+
* @param networkInterfaceName Name of the network interface
|
|
1553
|
+
* @param networkInterfaces The network interface resource patch definition.
|
|
1554
|
+
* @param options The options parameters.
|
|
1555
|
+
*/
|
|
1556
|
+
beginUpdate(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfacesUpdateRequest, options?: NetworkInterfacesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesUpdateResponse>, NetworkInterfacesUpdateResponse>>;
|
|
1557
|
+
/**
|
|
1558
|
+
* The operation to update a network interface.
|
|
1559
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1560
|
+
* @param networkInterfaceName Name of the network interface
|
|
1561
|
+
* @param networkInterfaces The network interface resource patch definition.
|
|
1562
|
+
* @param options The options parameters.
|
|
1563
|
+
*/
|
|
1564
|
+
beginUpdateAndWait(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfacesUpdateRequest, options?: NetworkInterfacesUpdateOptionalParams): Promise<NetworkInterfacesUpdateResponse>;
|
|
1019
1565
|
}
|
|
1020
1566
|
|
|
1021
|
-
/**
|
|
1022
|
-
export declare
|
|
1023
|
-
/**
|
|
1024
|
-
|
|
1025
|
-
/**
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
Succeeded = "Succeeded",
|
|
1029
|
-
/** Canceled */
|
|
1030
|
-
Canceled = "Canceled",
|
|
1031
|
-
/** Failed */
|
|
1032
|
-
Failed = "Failed",
|
|
1033
|
-
/** Connected */
|
|
1034
|
-
Connected = "Connected",
|
|
1035
|
-
/** Disconnected */
|
|
1036
|
-
Disconnected = "Disconnected",
|
|
1037
|
-
/** Deleted */
|
|
1038
|
-
Deleted = "Deleted",
|
|
1039
|
-
/** Creating */
|
|
1040
|
-
Creating = "Creating",
|
|
1041
|
-
/** Updating */
|
|
1042
|
-
Updating = "Updating",
|
|
1043
|
-
/** Deleting */
|
|
1044
|
-
Deleting = "Deleting",
|
|
1045
|
-
/** Moving */
|
|
1046
|
-
Moving = "Moving",
|
|
1047
|
-
/** PartiallySucceeded */
|
|
1048
|
-
PartiallySucceeded = "PartiallySucceeded",
|
|
1049
|
-
/** PartiallyConnected */
|
|
1050
|
-
PartiallyConnected = "PartiallyConnected",
|
|
1051
|
-
/** InProgress */
|
|
1052
|
-
InProgress = "InProgress"
|
|
1567
|
+
/** The observed state of network interfaces */
|
|
1568
|
+
export declare interface NetworkInterfaceStatus {
|
|
1569
|
+
/** NetworkInterface provisioning error code */
|
|
1570
|
+
errorCode?: string;
|
|
1571
|
+
/** Descriptive error message */
|
|
1572
|
+
errorMessage?: string;
|
|
1573
|
+
provisioningStatus?: NetworkInterfaceStatusProvisioningStatus;
|
|
1053
1574
|
}
|
|
1054
1575
|
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
Enabled = "Enabled"
|
|
1576
|
+
export declare interface NetworkInterfaceStatusProvisioningStatus {
|
|
1577
|
+
/** The ID of the operation performed on the network interface */
|
|
1578
|
+
operationId?: string;
|
|
1579
|
+
/** The status of the operation performed on the network interface [Succeeded, Failed, InProgress] */
|
|
1580
|
+
status?: Status;
|
|
1061
1581
|
}
|
|
1062
1582
|
|
|
1063
|
-
/**
|
|
1064
|
-
export declare
|
|
1065
|
-
|
|
1066
|
-
NotSpecified = "NotSpecified",
|
|
1067
|
-
/** Error */
|
|
1068
|
-
Error = "Error",
|
|
1069
|
-
/** Succeeded */
|
|
1070
|
-
Succeeded = "Succeeded",
|
|
1071
|
-
/** Canceled */
|
|
1072
|
-
Canceled = "Canceled",
|
|
1073
|
-
/** Failed */
|
|
1074
|
-
Failed = "Failed",
|
|
1075
|
-
/** Connected */
|
|
1076
|
-
Connected = "Connected",
|
|
1077
|
-
/** Disconnected */
|
|
1078
|
-
Disconnected = "Disconnected",
|
|
1079
|
-
/** Deleted */
|
|
1080
|
-
Deleted = "Deleted",
|
|
1081
|
-
/** Creating */
|
|
1082
|
-
Creating = "Creating",
|
|
1083
|
-
/** Updating */
|
|
1084
|
-
Updating = "Updating",
|
|
1085
|
-
/** Deleting */
|
|
1086
|
-
Deleting = "Deleting",
|
|
1087
|
-
/** Moving */
|
|
1088
|
-
Moving = "Moving"
|
|
1583
|
+
/** Defines headers for NetworkInterfaces_update operation. */
|
|
1584
|
+
export declare interface NetworkInterfacesUpdateHeaders {
|
|
1585
|
+
location?: string;
|
|
1089
1586
|
}
|
|
1090
1587
|
|
|
1091
|
-
/**
|
|
1092
|
-
export declare
|
|
1093
|
-
/**
|
|
1094
|
-
|
|
1095
|
-
/**
|
|
1096
|
-
|
|
1097
|
-
/** Succeeded */
|
|
1098
|
-
Succeeded = "Succeeded",
|
|
1099
|
-
/** Canceled */
|
|
1100
|
-
Canceled = "Canceled",
|
|
1101
|
-
/** Failed */
|
|
1102
|
-
Failed = "Failed",
|
|
1103
|
-
/** Connected */
|
|
1104
|
-
Connected = "Connected",
|
|
1105
|
-
/** Disconnected */
|
|
1106
|
-
Disconnected = "Disconnected",
|
|
1107
|
-
/** Deleted */
|
|
1108
|
-
Deleted = "Deleted",
|
|
1109
|
-
/** Creating */
|
|
1110
|
-
Creating = "Creating",
|
|
1111
|
-
/** Updating */
|
|
1112
|
-
Updating = "Updating",
|
|
1113
|
-
/** Deleting */
|
|
1114
|
-
Deleting = "Deleting",
|
|
1115
|
-
/** Moving */
|
|
1116
|
-
Moving = "Moving"
|
|
1588
|
+
/** Optional parameters. */
|
|
1589
|
+
export declare interface NetworkInterfacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1590
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1591
|
+
updateIntervalInMs?: number;
|
|
1592
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1593
|
+
resumeFrom?: string;
|
|
1117
1594
|
}
|
|
1118
1595
|
|
|
1119
|
-
/**
|
|
1120
|
-
export declare
|
|
1121
|
-
/**
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
/** UserSystem */
|
|
1126
|
-
UserSystem = "user,system"
|
|
1596
|
+
/** The network interface resource patch definition. */
|
|
1597
|
+
export declare interface NetworkInterfacesUpdateRequest {
|
|
1598
|
+
/** Resource tags */
|
|
1599
|
+
tags?: {
|
|
1600
|
+
[propertyName: string]: string;
|
|
1601
|
+
};
|
|
1127
1602
|
}
|
|
1128
1603
|
|
|
1129
|
-
/**
|
|
1130
|
-
export declare
|
|
1131
|
-
/** Succeeded */
|
|
1132
|
-
Succeeded = "Succeeded",
|
|
1133
|
-
/** Failed */
|
|
1134
|
-
Failed = "Failed",
|
|
1135
|
-
/** Canceled */
|
|
1136
|
-
Canceled = "Canceled",
|
|
1137
|
-
/** Accepted */
|
|
1138
|
-
Accepted = "Accepted",
|
|
1139
|
-
/** Provisioning */
|
|
1140
|
-
Provisioning = "Provisioning"
|
|
1141
|
-
}
|
|
1604
|
+
/** Contains response data for the update operation. */
|
|
1605
|
+
export declare type NetworkInterfacesUpdateResponse = NetworkInterfaces;
|
|
1142
1606
|
|
|
1143
|
-
/**
|
|
1144
|
-
export declare
|
|
1145
|
-
/**
|
|
1146
|
-
|
|
1147
|
-
/** ConnectedRecently */
|
|
1148
|
-
ConnectedRecently = "ConnectedRecently",
|
|
1149
|
-
/** NotConnectedRecently */
|
|
1150
|
-
NotConnectedRecently = "NotConnectedRecently",
|
|
1151
|
-
/** Disconnected */
|
|
1152
|
-
Disconnected = "Disconnected",
|
|
1153
|
-
/** Error */
|
|
1154
|
-
Error = "Error"
|
|
1607
|
+
/** NetworkProfile - describes the network update configuration the virtual machine instance */
|
|
1608
|
+
export declare interface NetworkProfileUpdate {
|
|
1609
|
+
/** NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance */
|
|
1610
|
+
networkInterfaces?: NetworkProfileUpdateNetworkInterfacesItem[];
|
|
1155
1611
|
}
|
|
1156
1612
|
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
Disabled = "Disabled",
|
|
1161
|
-
/** Enabled */
|
|
1162
|
-
Enabled = "Enabled"
|
|
1613
|
+
export declare interface NetworkProfileUpdateNetworkInterfacesItem {
|
|
1614
|
+
/** ID - Resource ID of the network interface */
|
|
1615
|
+
id?: string;
|
|
1163
1616
|
}
|
|
1164
1617
|
|
|
1165
|
-
/**
|
|
1166
|
-
|
|
1167
|
-
* {@link KnownNodeArcState} can be used interchangeably with NodeArcState,
|
|
1168
|
-
* this enum contains the known values that the service supports.
|
|
1169
|
-
* ### Known values supported by the service
|
|
1170
|
-
* **NotSpecified** \
|
|
1171
|
-
* **Error** \
|
|
1172
|
-
* **Succeeded** \
|
|
1173
|
-
* **Canceled** \
|
|
1174
|
-
* **Failed** \
|
|
1175
|
-
* **Connected** \
|
|
1176
|
-
* **Disconnected** \
|
|
1177
|
-
* **Deleted** \
|
|
1178
|
-
* **Creating** \
|
|
1179
|
-
* **Updating** \
|
|
1180
|
-
* **Deleting** \
|
|
1181
|
-
* **Moving**
|
|
1182
|
-
*/
|
|
1183
|
-
export declare type NodeArcState = string;
|
|
1184
|
-
|
|
1185
|
-
/**
|
|
1186
|
-
* Defines values for NodeExtensionState. \
|
|
1187
|
-
* {@link KnownNodeExtensionState} can be used interchangeably with NodeExtensionState,
|
|
1188
|
-
* this enum contains the known values that the service supports.
|
|
1189
|
-
* ### Known values supported by the service
|
|
1190
|
-
* **NotSpecified** \
|
|
1191
|
-
* **Error** \
|
|
1192
|
-
* **Succeeded** \
|
|
1193
|
-
* **Canceled** \
|
|
1194
|
-
* **Failed** \
|
|
1195
|
-
* **Connected** \
|
|
1196
|
-
* **Disconnected** \
|
|
1197
|
-
* **Deleted** \
|
|
1198
|
-
* **Creating** \
|
|
1199
|
-
* **Updating** \
|
|
1200
|
-
* **Deleting** \
|
|
1201
|
-
* **Moving**
|
|
1202
|
-
*/
|
|
1203
|
-
export declare type NodeExtensionState = string;
|
|
1618
|
+
/** Defines values for OperatingSystemTypes. */
|
|
1619
|
+
export declare type OperatingSystemTypes = "Windows" | "Linux";
|
|
1204
1620
|
|
|
1205
1621
|
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
1206
1622
|
export declare interface Operation {
|
|
@@ -1269,12 +1685,19 @@ export declare interface OperationListResult {
|
|
|
1269
1685
|
/** Interface representing a Operations. */
|
|
1270
1686
|
export declare interface Operations {
|
|
1271
1687
|
/**
|
|
1272
|
-
* List all
|
|
1688
|
+
* List all the supported operations.
|
|
1273
1689
|
* @param options The options parameters.
|
|
1274
1690
|
*/
|
|
1275
|
-
list(options?: OperationsListOptionalParams):
|
|
1691
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1276
1692
|
}
|
|
1277
1693
|
|
|
1694
|
+
/** Optional parameters. */
|
|
1695
|
+
export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1696
|
+
}
|
|
1697
|
+
|
|
1698
|
+
/** Contains response data for the listNext operation. */
|
|
1699
|
+
export declare type OperationsListNextResponse = OperationListResult;
|
|
1700
|
+
|
|
1278
1701
|
/** Optional parameters. */
|
|
1279
1702
|
export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1280
1703
|
}
|
|
@@ -1293,72 +1716,72 @@ export declare type OperationsListResponse = OperationListResult;
|
|
|
1293
1716
|
*/
|
|
1294
1717
|
export declare type Origin = string;
|
|
1295
1718
|
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1719
|
+
/** OsProfile - describes the update configuration of the operating system */
|
|
1720
|
+
export declare interface OsProfileUpdate {
|
|
1721
|
+
/** ComputerName - name of the computer */
|
|
1722
|
+
computerName?: string;
|
|
1723
|
+
linuxConfiguration?: OsProfileUpdateLinuxConfiguration;
|
|
1724
|
+
windowsConfiguration?: OsProfileUpdateWindowsConfiguration;
|
|
1301
1725
|
}
|
|
1302
1726
|
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
*/
|
|
1309
|
-
readonly name?: string;
|
|
1310
|
-
/**
|
|
1311
|
-
* Fully qualified resource ID for the particular Arc Extension on this node.
|
|
1312
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1313
|
-
*/
|
|
1314
|
-
readonly extension?: string;
|
|
1315
|
-
/**
|
|
1316
|
-
* State of Arc Extension in this node.
|
|
1317
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1318
|
-
*/
|
|
1319
|
-
readonly state?: NodeExtensionState;
|
|
1727
|
+
export declare interface OsProfileUpdateLinuxConfiguration {
|
|
1728
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
1729
|
+
provisionVMAgent?: boolean;
|
|
1730
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
1731
|
+
provisionVMConfigAgent?: boolean;
|
|
1320
1732
|
}
|
|
1321
1733
|
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
*/
|
|
1328
|
-
readonly name?: string;
|
|
1329
|
-
/**
|
|
1330
|
-
* Fully qualified resource ID for the Arc agent of this node.
|
|
1331
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1332
|
-
*/
|
|
1333
|
-
readonly arcInstance?: string;
|
|
1334
|
-
/**
|
|
1335
|
-
* State of Arc agent in this node.
|
|
1336
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1337
|
-
*/
|
|
1338
|
-
readonly state?: NodeArcState;
|
|
1734
|
+
export declare interface OsProfileUpdateWindowsConfiguration {
|
|
1735
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
1736
|
+
provisionVMAgent?: boolean;
|
|
1737
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
1738
|
+
provisionVMConfigAgent?: boolean;
|
|
1339
1739
|
}
|
|
1340
1740
|
|
|
1341
1741
|
/**
|
|
1342
|
-
* Defines values for
|
|
1343
|
-
* {@link
|
|
1742
|
+
* Defines values for PowerStateEnum. \
|
|
1743
|
+
* {@link KnownPowerStateEnum} can be used interchangeably with PowerStateEnum,
|
|
1744
|
+
* this enum contains the known values that the service supports.
|
|
1745
|
+
* ### Known values supported by the service
|
|
1746
|
+
* **Deallocated** \
|
|
1747
|
+
* **Deallocating** \
|
|
1748
|
+
* **Running** \
|
|
1749
|
+
* **Starting** \
|
|
1750
|
+
* **Stopped** \
|
|
1751
|
+
* **Stopping** \
|
|
1752
|
+
* **Unknown**
|
|
1753
|
+
*/
|
|
1754
|
+
export declare type PowerStateEnum = string;
|
|
1755
|
+
|
|
1756
|
+
/**
|
|
1757
|
+
* Defines values for ProvisioningAction. \
|
|
1758
|
+
* {@link KnownProvisioningAction} can be used interchangeably with ProvisioningAction,
|
|
1759
|
+
* this enum contains the known values that the service supports.
|
|
1760
|
+
* ### Known values supported by the service
|
|
1761
|
+
* **install** \
|
|
1762
|
+
* **uninstall** \
|
|
1763
|
+
* **repair**
|
|
1764
|
+
*/
|
|
1765
|
+
export declare type ProvisioningAction = string;
|
|
1766
|
+
|
|
1767
|
+
/**
|
|
1768
|
+
* Defines values for ProvisioningStateEnum. \
|
|
1769
|
+
* {@link KnownProvisioningStateEnum} can be used interchangeably with ProvisioningStateEnum,
|
|
1344
1770
|
* this enum contains the known values that the service supports.
|
|
1345
1771
|
* ### Known values supported by the service
|
|
1346
1772
|
* **Succeeded** \
|
|
1347
1773
|
* **Failed** \
|
|
1348
|
-
* **
|
|
1774
|
+
* **InProgress** \
|
|
1349
1775
|
* **Accepted** \
|
|
1350
|
-
* **
|
|
1776
|
+
* **Deleting** \
|
|
1777
|
+
* **Canceled**
|
|
1351
1778
|
*/
|
|
1352
|
-
export declare type
|
|
1779
|
+
export declare type ProvisioningStateEnum = string;
|
|
1353
1780
|
|
|
1354
1781
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1355
1782
|
export declare interface ProxyResource extends Resource {
|
|
1356
1783
|
}
|
|
1357
1784
|
|
|
1358
|
-
export declare interface RawCertificateData {
|
|
1359
|
-
certificates?: string[];
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
1785
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
1363
1786
|
export declare interface Resource {
|
|
1364
1787
|
/**
|
|
@@ -1376,6 +1799,66 @@ export declare interface Resource {
|
|
|
1376
1799
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1377
1800
|
*/
|
|
1378
1801
|
readonly type?: string;
|
|
1802
|
+
/**
|
|
1803
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1804
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1805
|
+
*/
|
|
1806
|
+
readonly systemData?: SystemData;
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
/** Route - Route resource. */
|
|
1810
|
+
export declare interface Route {
|
|
1811
|
+
/** Name - name of the subnet */
|
|
1812
|
+
name?: string;
|
|
1813
|
+
/** The destination CIDR to which the route applies. */
|
|
1814
|
+
addressPrefix?: string;
|
|
1815
|
+
/** The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance. */
|
|
1816
|
+
nextHopIpAddress?: string;
|
|
1817
|
+
}
|
|
1818
|
+
|
|
1819
|
+
/** Route table resource. */
|
|
1820
|
+
export declare interface RouteTable {
|
|
1821
|
+
/**
|
|
1822
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
1823
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1824
|
+
*/
|
|
1825
|
+
readonly etag?: string;
|
|
1826
|
+
/**
|
|
1827
|
+
* Resource name.
|
|
1828
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1829
|
+
*/
|
|
1830
|
+
readonly name?: string;
|
|
1831
|
+
/**
|
|
1832
|
+
* Resource type.
|
|
1833
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1834
|
+
*/
|
|
1835
|
+
readonly type?: string;
|
|
1836
|
+
/** Collection of routes contained within a route table. */
|
|
1837
|
+
routes?: Route[];
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
/**
|
|
1841
|
+
* Defines values for SecurityTypes. \
|
|
1842
|
+
* {@link KnownSecurityTypes} can be used interchangeably with SecurityTypes,
|
|
1843
|
+
* this enum contains the known values that the service supports.
|
|
1844
|
+
* ### Known values supported by the service
|
|
1845
|
+
* **TrustedLaunch** \
|
|
1846
|
+
* **ConfidentialVM**
|
|
1847
|
+
*/
|
|
1848
|
+
export declare type SecurityTypes = string;
|
|
1849
|
+
|
|
1850
|
+
/** SSH configuration for Linux based VMs running on Azure */
|
|
1851
|
+
export declare interface SshConfiguration {
|
|
1852
|
+
/** The list of SSH public keys used to authenticate with linux based VMs. */
|
|
1853
|
+
publicKeys?: SshPublicKey[];
|
|
1854
|
+
}
|
|
1855
|
+
|
|
1856
|
+
/** Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed. */
|
|
1857
|
+
export declare interface SshPublicKey {
|
|
1858
|
+
/** Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys */
|
|
1859
|
+
path?: string;
|
|
1860
|
+
/** SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). */
|
|
1861
|
+
keyData?: string;
|
|
1379
1862
|
}
|
|
1380
1863
|
|
|
1381
1864
|
/**
|
|
@@ -1383,14 +1866,285 @@ export declare interface Resource {
|
|
|
1383
1866
|
* {@link KnownStatus} can be used interchangeably with Status,
|
|
1384
1867
|
* this enum contains the known values that the service supports.
|
|
1385
1868
|
* ### Known values supported by the service
|
|
1386
|
-
* **
|
|
1387
|
-
* **
|
|
1388
|
-
* **
|
|
1389
|
-
* **Disconnected** \
|
|
1390
|
-
* **Error**
|
|
1869
|
+
* **Succeeded** \
|
|
1870
|
+
* **Failed** \
|
|
1871
|
+
* **InProgress**
|
|
1391
1872
|
*/
|
|
1392
1873
|
export declare type Status = string;
|
|
1393
1874
|
|
|
1875
|
+
/**
|
|
1876
|
+
* Defines values for StatusLevelTypes. \
|
|
1877
|
+
* {@link KnownStatusLevelTypes} can be used interchangeably with StatusLevelTypes,
|
|
1878
|
+
* this enum contains the known values that the service supports.
|
|
1879
|
+
* ### Known values supported by the service
|
|
1880
|
+
* **Info** \
|
|
1881
|
+
* **Warning** \
|
|
1882
|
+
* **Error**
|
|
1883
|
+
*/
|
|
1884
|
+
export declare type StatusLevelTypes = string;
|
|
1885
|
+
|
|
1886
|
+
/**
|
|
1887
|
+
* Defines values for StatusTypes. \
|
|
1888
|
+
* {@link KnownStatusTypes} can be used interchangeably with StatusTypes,
|
|
1889
|
+
* this enum contains the known values that the service supports.
|
|
1890
|
+
* ### Known values supported by the service
|
|
1891
|
+
* **Succeeded** \
|
|
1892
|
+
* **InProgress** \
|
|
1893
|
+
* **Failed**
|
|
1894
|
+
*/
|
|
1895
|
+
export declare type StatusTypes = string;
|
|
1896
|
+
|
|
1897
|
+
/** The storage container resource definition. */
|
|
1898
|
+
export declare interface StorageContainers extends TrackedResource {
|
|
1899
|
+
/** The extendedLocation of the resource. */
|
|
1900
|
+
extendedLocation?: ExtendedLocation;
|
|
1901
|
+
/** Path of the storage container on the disk */
|
|
1902
|
+
path?: string;
|
|
1903
|
+
/**
|
|
1904
|
+
* Provisioning state of the storage container.
|
|
1905
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1906
|
+
*/
|
|
1907
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1908
|
+
/**
|
|
1909
|
+
* The observed state of storage containers
|
|
1910
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1911
|
+
*/
|
|
1912
|
+
readonly status?: StorageContainerStatus;
|
|
1913
|
+
}
|
|
1914
|
+
|
|
1915
|
+
/** Optional parameters. */
|
|
1916
|
+
export declare interface StorageContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1917
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1918
|
+
updateIntervalInMs?: number;
|
|
1919
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1920
|
+
resumeFrom?: string;
|
|
1921
|
+
}
|
|
1922
|
+
|
|
1923
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1924
|
+
export declare type StorageContainersCreateOrUpdateResponse = StorageContainers;
|
|
1925
|
+
|
|
1926
|
+
/** Defines headers for StorageContainers_delete operation. */
|
|
1927
|
+
export declare interface StorageContainersDeleteHeaders {
|
|
1928
|
+
location?: string;
|
|
1929
|
+
}
|
|
1930
|
+
|
|
1931
|
+
/** Optional parameters. */
|
|
1932
|
+
export declare interface StorageContainersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1933
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1934
|
+
updateIntervalInMs?: number;
|
|
1935
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1936
|
+
resumeFrom?: string;
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1939
|
+
/** Contains response data for the delete operation. */
|
|
1940
|
+
export declare type StorageContainersDeleteResponse = StorageContainersDeleteHeaders;
|
|
1941
|
+
|
|
1942
|
+
/** Optional parameters. */
|
|
1943
|
+
export declare interface StorageContainersGetOptionalParams extends coreClient.OperationOptions {
|
|
1944
|
+
}
|
|
1945
|
+
|
|
1946
|
+
/** Contains response data for the get operation. */
|
|
1947
|
+
export declare type StorageContainersGetResponse = StorageContainers;
|
|
1948
|
+
|
|
1949
|
+
/** Optional parameters. */
|
|
1950
|
+
export declare interface StorageContainersListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
1951
|
+
}
|
|
1952
|
+
|
|
1953
|
+
/** Contains response data for the listAllNext operation. */
|
|
1954
|
+
export declare type StorageContainersListAllNextResponse = StorageContainersListResult;
|
|
1955
|
+
|
|
1956
|
+
/** Optional parameters. */
|
|
1957
|
+
export declare interface StorageContainersListAllOptionalParams extends coreClient.OperationOptions {
|
|
1958
|
+
}
|
|
1959
|
+
|
|
1960
|
+
/** Contains response data for the listAll operation. */
|
|
1961
|
+
export declare type StorageContainersListAllResponse = StorageContainersListResult;
|
|
1962
|
+
|
|
1963
|
+
/** Optional parameters. */
|
|
1964
|
+
export declare interface StorageContainersListNextOptionalParams extends coreClient.OperationOptions {
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1967
|
+
/** Contains response data for the listNext operation. */
|
|
1968
|
+
export declare type StorageContainersListNextResponse = StorageContainersListResult;
|
|
1969
|
+
|
|
1970
|
+
/** Optional parameters. */
|
|
1971
|
+
export declare interface StorageContainersListOptionalParams extends coreClient.OperationOptions {
|
|
1972
|
+
}
|
|
1973
|
+
|
|
1974
|
+
/** Contains response data for the list operation. */
|
|
1975
|
+
export declare type StorageContainersListResponse = StorageContainersListResult;
|
|
1976
|
+
|
|
1977
|
+
export declare interface StorageContainersListResult {
|
|
1978
|
+
value?: StorageContainers[];
|
|
1979
|
+
nextLink?: string;
|
|
1980
|
+
}
|
|
1981
|
+
|
|
1982
|
+
/** Interface representing a StorageContainersOperations. */
|
|
1983
|
+
export declare interface StorageContainersOperations {
|
|
1984
|
+
/**
|
|
1985
|
+
* Lists all of the storage containers in the specified resource group. Use the nextLink property in
|
|
1986
|
+
* the response to get the next page of storage containers.
|
|
1987
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1988
|
+
* @param options The options parameters.
|
|
1989
|
+
*/
|
|
1990
|
+
list(resourceGroupName: string, options?: StorageContainersListOptionalParams): PagedAsyncIterableIterator<StorageContainers>;
|
|
1991
|
+
/**
|
|
1992
|
+
* Lists all of the storage containers in the specified subscription. Use the nextLink property in the
|
|
1993
|
+
* response to get the next page of storage containers.
|
|
1994
|
+
* @param options The options parameters.
|
|
1995
|
+
*/
|
|
1996
|
+
listAll(options?: StorageContainersListAllOptionalParams): PagedAsyncIterableIterator<StorageContainers>;
|
|
1997
|
+
/**
|
|
1998
|
+
* Gets a storage container
|
|
1999
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2000
|
+
* @param storageContainerName Name of the storage container
|
|
2001
|
+
* @param options The options parameters.
|
|
2002
|
+
*/
|
|
2003
|
+
get(resourceGroupName: string, storageContainerName: string, options?: StorageContainersGetOptionalParams): Promise<StorageContainersGetResponse>;
|
|
2004
|
+
/**
|
|
2005
|
+
* The operation to create or update a storage container. Please note some properties can be set only
|
|
2006
|
+
* during storage container creation.
|
|
2007
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2008
|
+
* @param storageContainerName Name of the storage container
|
|
2009
|
+
* @param storageContainers The storage container resource definition.
|
|
2010
|
+
* @param options The options parameters.
|
|
2011
|
+
*/
|
|
2012
|
+
beginCreateOrUpdate(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainers, options?: StorageContainersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersCreateOrUpdateResponse>, StorageContainersCreateOrUpdateResponse>>;
|
|
2013
|
+
/**
|
|
2014
|
+
* The operation to create or update a storage container. Please note some properties can be set only
|
|
2015
|
+
* during storage container creation.
|
|
2016
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2017
|
+
* @param storageContainerName Name of the storage container
|
|
2018
|
+
* @param storageContainers The storage container resource definition.
|
|
2019
|
+
* @param options The options parameters.
|
|
2020
|
+
*/
|
|
2021
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainers, options?: StorageContainersCreateOrUpdateOptionalParams): Promise<StorageContainersCreateOrUpdateResponse>;
|
|
2022
|
+
/**
|
|
2023
|
+
* The operation to delete a storage container.
|
|
2024
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2025
|
+
* @param storageContainerName Name of the storage container
|
|
2026
|
+
* @param options The options parameters.
|
|
2027
|
+
*/
|
|
2028
|
+
beginDelete(resourceGroupName: string, storageContainerName: string, options?: StorageContainersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersDeleteResponse>, StorageContainersDeleteResponse>>;
|
|
2029
|
+
/**
|
|
2030
|
+
* The operation to delete a storage container.
|
|
2031
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2032
|
+
* @param storageContainerName Name of the storage container
|
|
2033
|
+
* @param options The options parameters.
|
|
2034
|
+
*/
|
|
2035
|
+
beginDeleteAndWait(resourceGroupName: string, storageContainerName: string, options?: StorageContainersDeleteOptionalParams): Promise<StorageContainersDeleteResponse>;
|
|
2036
|
+
/**
|
|
2037
|
+
* The operation to update a storage container.
|
|
2038
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2039
|
+
* @param storageContainerName Name of the storage container
|
|
2040
|
+
* @param storageContainers The storage container resource patch definition.
|
|
2041
|
+
* @param options The options parameters.
|
|
2042
|
+
*/
|
|
2043
|
+
beginUpdate(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainersUpdateRequest, options?: StorageContainersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersUpdateResponse>, StorageContainersUpdateResponse>>;
|
|
2044
|
+
/**
|
|
2045
|
+
* The operation to update a storage container.
|
|
2046
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2047
|
+
* @param storageContainerName Name of the storage container
|
|
2048
|
+
* @param storageContainers The storage container resource patch definition.
|
|
2049
|
+
* @param options The options parameters.
|
|
2050
|
+
*/
|
|
2051
|
+
beginUpdateAndWait(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainersUpdateRequest, options?: StorageContainersUpdateOptionalParams): Promise<StorageContainersUpdateResponse>;
|
|
2052
|
+
}
|
|
2053
|
+
|
|
2054
|
+
/** The observed state of storage containers */
|
|
2055
|
+
export declare interface StorageContainerStatus {
|
|
2056
|
+
/** StorageContainer provisioning error code */
|
|
2057
|
+
errorCode?: string;
|
|
2058
|
+
/** Descriptive error message */
|
|
2059
|
+
errorMessage?: string;
|
|
2060
|
+
/** Amount of space available on the disk in MB */
|
|
2061
|
+
availableSizeMB?: number;
|
|
2062
|
+
/** Total size of the disk in MB */
|
|
2063
|
+
containerSizeMB?: number;
|
|
2064
|
+
provisioningStatus?: StorageContainerStatusProvisioningStatus;
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
export declare interface StorageContainerStatusProvisioningStatus {
|
|
2068
|
+
/** The ID of the operation performed on the storage container */
|
|
2069
|
+
operationId?: string;
|
|
2070
|
+
/** The status of the operation performed on the storage container [Succeeded, Failed, InProgress] */
|
|
2071
|
+
status?: Status;
|
|
2072
|
+
}
|
|
2073
|
+
|
|
2074
|
+
/** Defines headers for StorageContainers_update operation. */
|
|
2075
|
+
export declare interface StorageContainersUpdateHeaders {
|
|
2076
|
+
location?: string;
|
|
2077
|
+
}
|
|
2078
|
+
|
|
2079
|
+
/** Optional parameters. */
|
|
2080
|
+
export declare interface StorageContainersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2081
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2082
|
+
updateIntervalInMs?: number;
|
|
2083
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2084
|
+
resumeFrom?: string;
|
|
2085
|
+
}
|
|
2086
|
+
|
|
2087
|
+
/** The storage container resource patch definition. */
|
|
2088
|
+
export declare interface StorageContainersUpdateRequest {
|
|
2089
|
+
/** Resource tags */
|
|
2090
|
+
tags?: {
|
|
2091
|
+
[propertyName: string]: string;
|
|
2092
|
+
};
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2095
|
+
/** Contains response data for the update operation. */
|
|
2096
|
+
export declare type StorageContainersUpdateResponse = StorageContainers;
|
|
2097
|
+
|
|
2098
|
+
export declare interface StorageProfileUpdate {
|
|
2099
|
+
/** adds data disks to the virtual machine instance for the update call */
|
|
2100
|
+
dataDisks?: StorageProfileUpdateDataDisksItem[];
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
export declare interface StorageProfileUpdateDataDisksItem {
|
|
2104
|
+
id?: string;
|
|
2105
|
+
}
|
|
2106
|
+
|
|
2107
|
+
export declare interface Subnet {
|
|
2108
|
+
/** Name - The name of the resource that is unique within a resource group. This name can be used to access the resource. */
|
|
2109
|
+
name?: string;
|
|
2110
|
+
/** The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6. */
|
|
2111
|
+
addressPrefix?: string;
|
|
2112
|
+
/** List of address prefixes for the subnet. */
|
|
2113
|
+
addressPrefixes?: string[];
|
|
2114
|
+
/** IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic' */
|
|
2115
|
+
ipAllocationMethod?: IpAllocationMethodEnum;
|
|
2116
|
+
/** IPConfigurationReferences - list of IPConfigurationReferences */
|
|
2117
|
+
ipConfigurationReferences?: SubnetPropertiesFormatIpConfigurationReferencesItem[];
|
|
2118
|
+
/** Route table resource. */
|
|
2119
|
+
routeTable?: RouteTable;
|
|
2120
|
+
/** network associated pool of IP Addresses */
|
|
2121
|
+
ipPools?: IPPool[];
|
|
2122
|
+
/** Vlan to use for the subnet */
|
|
2123
|
+
vlan?: number;
|
|
2124
|
+
}
|
|
2125
|
+
|
|
2126
|
+
/** IPConfigurationReference - Describes a IPConfiguration under the virtual network */
|
|
2127
|
+
export declare interface SubnetPropertiesFormatIpConfigurationReferencesItem {
|
|
2128
|
+
/** IPConfigurationID */
|
|
2129
|
+
id?: string;
|
|
2130
|
+
}
|
|
2131
|
+
|
|
2132
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
2133
|
+
export declare interface SystemData {
|
|
2134
|
+
/** The identity that created the resource. */
|
|
2135
|
+
createdBy?: string;
|
|
2136
|
+
/** The type of identity that created the resource. */
|
|
2137
|
+
createdByType?: CreatedByType;
|
|
2138
|
+
/** The timestamp of resource creation (UTC). */
|
|
2139
|
+
createdAt?: Date;
|
|
2140
|
+
/** The identity that last modified the resource. */
|
|
2141
|
+
lastModifiedBy?: string;
|
|
2142
|
+
/** The type of identity that last modified the resource. */
|
|
2143
|
+
lastModifiedByType?: CreatedByType;
|
|
2144
|
+
/** The timestamp of resource last modification (UTC) */
|
|
2145
|
+
lastModifiedAt?: Date;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
1394
2148
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1395
2149
|
export declare interface TrackedResource extends Resource {
|
|
1396
2150
|
/** Resource tags. */
|
|
@@ -1401,18 +2155,675 @@ export declare interface TrackedResource extends Resource {
|
|
|
1401
2155
|
location: string;
|
|
1402
2156
|
}
|
|
1403
2157
|
|
|
1404
|
-
|
|
1405
|
-
|
|
2158
|
+
/** The virtual hard disk resource definition. */
|
|
2159
|
+
export declare interface VirtualHardDisks extends TrackedResource {
|
|
2160
|
+
/** The extendedLocation of the resource. */
|
|
2161
|
+
extendedLocation?: ExtendedLocation;
|
|
2162
|
+
blockSizeBytes?: number;
|
|
2163
|
+
/** Size of the disk in GB */
|
|
2164
|
+
diskSizeGB?: number;
|
|
2165
|
+
/** Boolean for enabling dynamic sizing on the virtual hard disk */
|
|
2166
|
+
dynamic?: boolean;
|
|
2167
|
+
logicalSectorBytes?: number;
|
|
2168
|
+
physicalSectorBytes?: number;
|
|
2169
|
+
/** The hypervisor generation of the Virtual Machine [V1, V2] */
|
|
2170
|
+
hyperVGeneration?: HyperVGeneration;
|
|
2171
|
+
/** The format of the actual VHD file [vhd, vhdx] */
|
|
2172
|
+
diskFileFormat?: DiskFileFormat;
|
|
2173
|
+
/**
|
|
2174
|
+
* Provisioning state of the virtual hard disk.
|
|
2175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2176
|
+
*/
|
|
2177
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
2178
|
+
/** Storage ContainerID of the storage container to be used for VHD */
|
|
2179
|
+
containerId?: string;
|
|
2180
|
+
/**
|
|
2181
|
+
* The observed state of virtual hard disks
|
|
2182
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2183
|
+
*/
|
|
2184
|
+
readonly status?: VirtualHardDiskStatus;
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
/** Optional parameters. */
|
|
2188
|
+
export declare interface VirtualHardDisksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2189
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2190
|
+
updateIntervalInMs?: number;
|
|
2191
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2192
|
+
resumeFrom?: string;
|
|
2193
|
+
}
|
|
2194
|
+
|
|
2195
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2196
|
+
export declare type VirtualHardDisksCreateOrUpdateResponse = VirtualHardDisks;
|
|
2197
|
+
|
|
2198
|
+
/** Defines headers for VirtualHardDisks_delete operation. */
|
|
2199
|
+
export declare interface VirtualHardDisksDeleteHeaders {
|
|
2200
|
+
location?: string;
|
|
2201
|
+
}
|
|
2202
|
+
|
|
2203
|
+
/** Optional parameters. */
|
|
2204
|
+
export declare interface VirtualHardDisksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2205
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2206
|
+
updateIntervalInMs?: number;
|
|
2207
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2208
|
+
resumeFrom?: string;
|
|
2209
|
+
}
|
|
2210
|
+
|
|
2211
|
+
/** Contains response data for the delete operation. */
|
|
2212
|
+
export declare type VirtualHardDisksDeleteResponse = VirtualHardDisksDeleteHeaders;
|
|
2213
|
+
|
|
2214
|
+
/** Optional parameters. */
|
|
2215
|
+
export declare interface VirtualHardDisksGetOptionalParams extends coreClient.OperationOptions {
|
|
2216
|
+
}
|
|
2217
|
+
|
|
2218
|
+
/** Contains response data for the get operation. */
|
|
2219
|
+
export declare type VirtualHardDisksGetResponse = VirtualHardDisks;
|
|
2220
|
+
|
|
2221
|
+
/** Optional parameters. */
|
|
2222
|
+
export declare interface VirtualHardDisksListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
2223
|
+
}
|
|
2224
|
+
|
|
2225
|
+
/** Contains response data for the listAllNext operation. */
|
|
2226
|
+
export declare type VirtualHardDisksListAllNextResponse = VirtualHardDisksListResult;
|
|
2227
|
+
|
|
2228
|
+
/** Optional parameters. */
|
|
2229
|
+
export declare interface VirtualHardDisksListAllOptionalParams extends coreClient.OperationOptions {
|
|
2230
|
+
}
|
|
2231
|
+
|
|
2232
|
+
/** Contains response data for the listAll operation. */
|
|
2233
|
+
export declare type VirtualHardDisksListAllResponse = VirtualHardDisksListResult;
|
|
2234
|
+
|
|
2235
|
+
/** Optional parameters. */
|
|
2236
|
+
export declare interface VirtualHardDisksListNextOptionalParams extends coreClient.OperationOptions {
|
|
2237
|
+
}
|
|
2238
|
+
|
|
2239
|
+
/** Contains response data for the listNext operation. */
|
|
2240
|
+
export declare type VirtualHardDisksListNextResponse = VirtualHardDisksListResult;
|
|
2241
|
+
|
|
2242
|
+
/** Optional parameters. */
|
|
2243
|
+
export declare interface VirtualHardDisksListOptionalParams extends coreClient.OperationOptions {
|
|
2244
|
+
}
|
|
2245
|
+
|
|
2246
|
+
/** Contains response data for the list operation. */
|
|
2247
|
+
export declare type VirtualHardDisksListResponse = VirtualHardDisksListResult;
|
|
2248
|
+
|
|
2249
|
+
export declare interface VirtualHardDisksListResult {
|
|
2250
|
+
value?: VirtualHardDisks[];
|
|
2251
|
+
nextLink?: string;
|
|
2252
|
+
}
|
|
2253
|
+
|
|
2254
|
+
/** Interface representing a VirtualHardDisksOperations. */
|
|
2255
|
+
export declare interface VirtualHardDisksOperations {
|
|
2256
|
+
/**
|
|
2257
|
+
* Lists all of the virtual hard disks in the specified resource group. Use the nextLink property in
|
|
2258
|
+
* the response to get the next page of virtual hard disks.
|
|
2259
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2260
|
+
* @param options The options parameters.
|
|
2261
|
+
*/
|
|
2262
|
+
list(resourceGroupName: string, options?: VirtualHardDisksListOptionalParams): PagedAsyncIterableIterator<VirtualHardDisks>;
|
|
2263
|
+
/**
|
|
2264
|
+
* Lists all of the virtual hard disks in the specified subscription. Use the nextLink property in the
|
|
2265
|
+
* response to get the next page of virtual hard disks.
|
|
2266
|
+
* @param options The options parameters.
|
|
2267
|
+
*/
|
|
2268
|
+
listAll(options?: VirtualHardDisksListAllOptionalParams): PagedAsyncIterableIterator<VirtualHardDisks>;
|
|
2269
|
+
/**
|
|
2270
|
+
* Gets a virtual hard disk
|
|
2271
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2272
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2273
|
+
* @param options The options parameters.
|
|
2274
|
+
*/
|
|
2275
|
+
get(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksGetOptionalParams): Promise<VirtualHardDisksGetResponse>;
|
|
2276
|
+
/**
|
|
2277
|
+
* The operation to create or update a virtual hard disk. Please note some properties can be set only
|
|
2278
|
+
* during virtual hard disk creation.
|
|
2279
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2280
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2281
|
+
* @param virtualHardDisks The virtual hard disk resource definition.
|
|
2282
|
+
* @param options The options parameters.
|
|
2283
|
+
*/
|
|
2284
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisks, options?: VirtualHardDisksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksCreateOrUpdateResponse>, VirtualHardDisksCreateOrUpdateResponse>>;
|
|
2285
|
+
/**
|
|
2286
|
+
* The operation to create or update a virtual hard disk. Please note some properties can be set only
|
|
2287
|
+
* during virtual hard disk creation.
|
|
2288
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2289
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2290
|
+
* @param virtualHardDisks The virtual hard disk resource definition.
|
|
2291
|
+
* @param options The options parameters.
|
|
2292
|
+
*/
|
|
2293
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisks, options?: VirtualHardDisksCreateOrUpdateOptionalParams): Promise<VirtualHardDisksCreateOrUpdateResponse>;
|
|
2294
|
+
/**
|
|
2295
|
+
* The operation to delete a virtual hard disk.
|
|
2296
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2297
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2298
|
+
* @param options The options parameters.
|
|
2299
|
+
*/
|
|
2300
|
+
beginDelete(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksDeleteResponse>, VirtualHardDisksDeleteResponse>>;
|
|
2301
|
+
/**
|
|
2302
|
+
* The operation to delete a virtual hard disk.
|
|
2303
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2304
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2305
|
+
* @param options The options parameters.
|
|
2306
|
+
*/
|
|
2307
|
+
beginDeleteAndWait(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksDeleteOptionalParams): Promise<VirtualHardDisksDeleteResponse>;
|
|
2308
|
+
/**
|
|
2309
|
+
* The operation to update a virtual hard disk.
|
|
2310
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2311
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2312
|
+
* @param virtualHardDisks The virtual hard disk resource patch definition.
|
|
2313
|
+
* @param options The options parameters.
|
|
2314
|
+
*/
|
|
2315
|
+
beginUpdate(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisksUpdateRequest, options?: VirtualHardDisksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksUpdateResponse>, VirtualHardDisksUpdateResponse>>;
|
|
2316
|
+
/**
|
|
2317
|
+
* The operation to update a virtual hard disk.
|
|
2318
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2319
|
+
* @param virtualHardDiskName Name of the virtual hard disk
|
|
2320
|
+
* @param virtualHardDisks The virtual hard disk resource patch definition.
|
|
2321
|
+
* @param options The options parameters.
|
|
2322
|
+
*/
|
|
2323
|
+
beginUpdateAndWait(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisksUpdateRequest, options?: VirtualHardDisksUpdateOptionalParams): Promise<VirtualHardDisksUpdateResponse>;
|
|
2324
|
+
}
|
|
2325
|
+
|
|
2326
|
+
/** The observed state of virtual hard disks */
|
|
2327
|
+
export declare interface VirtualHardDiskStatus {
|
|
2328
|
+
/** VirtualHardDisk provisioning error code */
|
|
2329
|
+
errorCode?: string;
|
|
2330
|
+
/** Descriptive error message */
|
|
2331
|
+
errorMessage?: string;
|
|
2332
|
+
provisioningStatus?: VirtualHardDiskStatusProvisioningStatus;
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
export declare interface VirtualHardDiskStatusProvisioningStatus {
|
|
2336
|
+
/** The ID of the operation performed on the virtual hard disk */
|
|
2337
|
+
operationId?: string;
|
|
2338
|
+
/** The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress] */
|
|
2339
|
+
status?: Status;
|
|
2340
|
+
}
|
|
2341
|
+
|
|
2342
|
+
/** Defines headers for VirtualHardDisks_update operation. */
|
|
2343
|
+
export declare interface VirtualHardDisksUpdateHeaders {
|
|
2344
|
+
location?: string;
|
|
2345
|
+
}
|
|
2346
|
+
|
|
2347
|
+
/** Optional parameters. */
|
|
2348
|
+
export declare interface VirtualHardDisksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2349
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2350
|
+
updateIntervalInMs?: number;
|
|
2351
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2352
|
+
resumeFrom?: string;
|
|
2353
|
+
}
|
|
2354
|
+
|
|
2355
|
+
/** The virtual hard disk resource patch definition. */
|
|
2356
|
+
export declare interface VirtualHardDisksUpdateRequest {
|
|
2357
|
+
/** Resource tags */
|
|
2358
|
+
tags?: {
|
|
2359
|
+
[propertyName: string]: string;
|
|
2360
|
+
};
|
|
2361
|
+
}
|
|
2362
|
+
|
|
2363
|
+
/** Contains response data for the update operation. */
|
|
2364
|
+
export declare type VirtualHardDisksUpdateResponse = VirtualHardDisks;
|
|
2365
|
+
|
|
2366
|
+
/** The instance view of the VM Config Agent running on the virtual machine. */
|
|
2367
|
+
export declare interface VirtualMachineConfigAgentInstanceView {
|
|
2368
|
+
/** The VM Config Agent full version. */
|
|
2369
|
+
vmConfigAgentVersion?: string;
|
|
2370
|
+
/** The resource status information. */
|
|
2371
|
+
statuses?: InstanceViewStatus[];
|
|
2372
|
+
}
|
|
2373
|
+
|
|
2374
|
+
/** The virtual machine instance resource definition. */
|
|
2375
|
+
export declare interface VirtualMachineInstance extends ProxyResource {
|
|
2376
|
+
/** The extendedLocation of the resource. */
|
|
2377
|
+
extendedLocation?: ExtendedLocation;
|
|
2378
|
+
/** Identity for the resource. */
|
|
2379
|
+
identity?: Identity;
|
|
2380
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
2381
|
+
hardwareProfile?: VirtualMachineInstancePropertiesHardwareProfile;
|
|
2382
|
+
/** NetworkProfile - describes the network configuration the virtual machine instance */
|
|
2383
|
+
networkProfile?: VirtualMachineInstancePropertiesNetworkProfile;
|
|
2384
|
+
/** OsProfile - describes the configuration of the operating system and sets login data */
|
|
2385
|
+
osProfile?: VirtualMachineInstancePropertiesOsProfile;
|
|
2386
|
+
/** SecurityProfile - Specifies the security settings for the virtual machine instance. */
|
|
2387
|
+
securityProfile?: VirtualMachineInstancePropertiesSecurityProfile;
|
|
2388
|
+
/** StorageProfile - contains information about the disks and storage information for the virtual machine instance */
|
|
2389
|
+
storageProfile?: VirtualMachineInstancePropertiesStorageProfile;
|
|
2390
|
+
/** HTTP Proxy configuration for the VM. */
|
|
2391
|
+
httpProxyConfig?: HttpProxyConfiguration;
|
|
2392
|
+
/**
|
|
2393
|
+
* Provisioning state of the virtual machine instance.
|
|
2394
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2395
|
+
*/
|
|
2396
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
2397
|
+
/**
|
|
2398
|
+
* The virtual machine instance view.
|
|
2399
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2400
|
+
*/
|
|
2401
|
+
readonly instanceView?: VirtualMachineInstanceView;
|
|
2402
|
+
/**
|
|
2403
|
+
* The observed state of virtual machine instances
|
|
2404
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2405
|
+
*/
|
|
2406
|
+
readonly status?: VirtualMachineInstanceStatus;
|
|
2407
|
+
/** Guest agent install status. */
|
|
2408
|
+
guestAgentInstallStatus?: GuestAgentInstallStatus;
|
|
2409
|
+
/**
|
|
2410
|
+
* Unique identifier for the vm resource.
|
|
2411
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2412
|
+
*/
|
|
2413
|
+
readonly vmId?: string;
|
|
2414
|
+
/** Unique identifier defined by ARC to identify the guest of the VM. */
|
|
2415
|
+
resourceUid?: string;
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
export declare interface VirtualMachineInstanceListResult {
|
|
2419
|
+
value?: VirtualMachineInstance[];
|
|
2420
|
+
nextLink?: string;
|
|
2421
|
+
}
|
|
2422
|
+
|
|
2423
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
2424
|
+
export declare interface VirtualMachineInstancePropertiesHardwareProfile {
|
|
2425
|
+
vmSize?: VmSizeEnum;
|
|
2426
|
+
/** number of processors for the virtual machine instance */
|
|
2427
|
+
processors?: number;
|
|
2428
|
+
/** RAM in MB for the virtual machine instance */
|
|
2429
|
+
memoryMB?: number;
|
|
2430
|
+
dynamicMemoryConfig?: VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig;
|
|
2431
|
+
}
|
|
2432
|
+
|
|
2433
|
+
export declare interface VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig {
|
|
2434
|
+
maximumMemoryMB?: number;
|
|
2435
|
+
minimumMemoryMB?: number;
|
|
2436
|
+
/** Defines the amount of extra memory that should be reserved for a virtual machine instance at runtime, as a percentage of the total memory that the virtual machine instance is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000. */
|
|
2437
|
+
targetMemoryBuffer?: number;
|
|
2438
|
+
}
|
|
2439
|
+
|
|
2440
|
+
/** NetworkProfile - describes the network configuration the virtual machine instance */
|
|
2441
|
+
export declare interface VirtualMachineInstancePropertiesNetworkProfile {
|
|
2442
|
+
/** NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance */
|
|
2443
|
+
networkInterfaces?: VirtualMachineInstancePropertiesNetworkProfileNetworkInterfacesItem[];
|
|
2444
|
+
}
|
|
2445
|
+
|
|
2446
|
+
export declare interface VirtualMachineInstancePropertiesNetworkProfileNetworkInterfacesItem {
|
|
2447
|
+
/** ID - Resource Id of the network interface */
|
|
2448
|
+
id?: string;
|
|
2449
|
+
}
|
|
2450
|
+
|
|
2451
|
+
/** OsProfile - describes the configuration of the operating system and sets login data */
|
|
2452
|
+
export declare interface VirtualMachineInstancePropertiesOsProfile {
|
|
2453
|
+
/** AdminPassword - admin password */
|
|
2454
|
+
adminPassword?: string;
|
|
2455
|
+
/** AdminUsername - admin username */
|
|
2456
|
+
adminUsername?: string;
|
|
2457
|
+
/** ComputerName - name of the compute */
|
|
2458
|
+
computerName?: string;
|
|
2459
|
+
/** LinuxConfiguration - linux specific configuration values for the virtual machine instance */
|
|
2460
|
+
linuxConfiguration?: VirtualMachineInstancePropertiesOsProfileLinuxConfiguration;
|
|
2461
|
+
/** Windows Configuration for the virtual machine instance */
|
|
2462
|
+
windowsConfiguration?: VirtualMachineInstancePropertiesOsProfileWindowsConfiguration;
|
|
2463
|
+
}
|
|
2464
|
+
|
|
2465
|
+
/** LinuxConfiguration - linux specific configuration values for the virtual machine instance */
|
|
2466
|
+
export declare interface VirtualMachineInstancePropertiesOsProfileLinuxConfiguration {
|
|
2467
|
+
/** DisablePasswordAuthentication - whether password authentication should be disabled */
|
|
2468
|
+
disablePasswordAuthentication?: boolean;
|
|
2469
|
+
/** Specifies the ssh key configuration for a Linux OS. */
|
|
2470
|
+
ssh?: SshConfiguration;
|
|
2471
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
2472
|
+
provisionVMAgent?: boolean;
|
|
2473
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
2474
|
+
provisionVMConfigAgent?: boolean;
|
|
2475
|
+
}
|
|
2476
|
+
|
|
2477
|
+
/** Windows Configuration for the virtual machine instance */
|
|
2478
|
+
export declare interface VirtualMachineInstancePropertiesOsProfileWindowsConfiguration {
|
|
2479
|
+
/** Whether to EnableAutomaticUpdates on the machine */
|
|
2480
|
+
enableAutomaticUpdates?: boolean;
|
|
2481
|
+
/** Specifies the ssh key configuration for Windows OS. */
|
|
2482
|
+
ssh?: SshConfiguration;
|
|
2483
|
+
/** TimeZone for the virtual machine instance */
|
|
2484
|
+
timeZone?: string;
|
|
2485
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
2486
|
+
provisionVMAgent?: boolean;
|
|
2487
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
2488
|
+
provisionVMConfigAgent?: boolean;
|
|
2489
|
+
}
|
|
2490
|
+
|
|
2491
|
+
/** SecurityProfile - Specifies the security settings for the virtual machine instance. */
|
|
2492
|
+
export declare interface VirtualMachineInstancePropertiesSecurityProfile {
|
|
2493
|
+
enableTPM?: boolean;
|
|
2494
|
+
uefiSettings?: VirtualMachineInstancePropertiesSecurityProfileUefiSettings;
|
|
2495
|
+
/** Specifies the SecurityType of the virtual machine. EnableTPM and SecureBootEnabled must be set to true for SecurityType to function. */
|
|
2496
|
+
securityType?: SecurityTypes;
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
export declare interface VirtualMachineInstancePropertiesSecurityProfileUefiSettings {
|
|
2500
|
+
/** Specifies whether secure boot should be enabled on the virtual machine instance. */
|
|
2501
|
+
secureBootEnabled?: boolean;
|
|
2502
|
+
}
|
|
2503
|
+
|
|
2504
|
+
/** StorageProfile - contains information about the disks and storage information for the virtual machine instance */
|
|
2505
|
+
export declare interface VirtualMachineInstancePropertiesStorageProfile {
|
|
2506
|
+
/** adds data disks to the virtual machine instance */
|
|
2507
|
+
dataDisks?: VirtualMachineInstancePropertiesStorageProfileDataDisksItem[];
|
|
2508
|
+
/** Which Image to use for the virtual machine instance */
|
|
2509
|
+
imageReference?: VirtualMachineInstancePropertiesStorageProfileImageReference;
|
|
2510
|
+
/** VHD to attach as OS disk */
|
|
2511
|
+
osDisk?: VirtualMachineInstancePropertiesStorageProfileOsDisk;
|
|
2512
|
+
/** Id of the storage container that hosts the VM configuration file */
|
|
2513
|
+
vmConfigStoragePathId?: string;
|
|
2514
|
+
}
|
|
2515
|
+
|
|
2516
|
+
export declare interface VirtualMachineInstancePropertiesStorageProfileDataDisksItem {
|
|
2517
|
+
/** Resource ID of the data disk */
|
|
2518
|
+
id?: string;
|
|
2519
|
+
}
|
|
2520
|
+
|
|
2521
|
+
/** Which Image to use for the virtual machine instance */
|
|
2522
|
+
export declare interface VirtualMachineInstancePropertiesStorageProfileImageReference {
|
|
2523
|
+
/** Resource ID of the image */
|
|
2524
|
+
id?: string;
|
|
2525
|
+
}
|
|
2526
|
+
|
|
2527
|
+
/** VHD to attach as OS disk */
|
|
2528
|
+
export declare interface VirtualMachineInstancePropertiesStorageProfileOsDisk {
|
|
2529
|
+
/** Resource ID of the OS disk */
|
|
2530
|
+
id?: string;
|
|
2531
|
+
/** This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.** */
|
|
2532
|
+
osType?: OperatingSystemTypes;
|
|
2533
|
+
}
|
|
2534
|
+
|
|
2535
|
+
/** Interface representing a VirtualMachineInstances. */
|
|
2536
|
+
export declare interface VirtualMachineInstances {
|
|
2537
|
+
/**
|
|
2538
|
+
* Lists all of the virtual machine instances within the specified parent resource.
|
|
2539
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2540
|
+
* machine resource to be extended.
|
|
2541
|
+
* @param options The options parameters.
|
|
2542
|
+
*/
|
|
2543
|
+
list(resourceUri: string, options?: VirtualMachineInstancesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineInstance>;
|
|
2544
|
+
/**
|
|
2545
|
+
* Gets a virtual machine instance
|
|
2546
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2547
|
+
* machine resource to be extended.
|
|
2548
|
+
* @param options The options parameters.
|
|
2549
|
+
*/
|
|
2550
|
+
get(resourceUri: string, options?: VirtualMachineInstancesGetOptionalParams): Promise<VirtualMachineInstancesGetResponse>;
|
|
2551
|
+
/**
|
|
2552
|
+
* The operation to create or update a virtual machine instance. Please note some properties can be set
|
|
2553
|
+
* only during virtual machine instance creation.
|
|
2554
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2555
|
+
* machine resource to be extended.
|
|
2556
|
+
* @param virtualMachineInstance The virtual machine instance resource definition.
|
|
2557
|
+
* @param options The options parameters.
|
|
2558
|
+
*/
|
|
2559
|
+
beginCreateOrUpdate(resourceUri: string, virtualMachineInstance: VirtualMachineInstance, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesCreateOrUpdateResponse>, VirtualMachineInstancesCreateOrUpdateResponse>>;
|
|
2560
|
+
/**
|
|
2561
|
+
* The operation to create or update a virtual machine instance. Please note some properties can be set
|
|
2562
|
+
* only during virtual machine instance creation.
|
|
2563
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2564
|
+
* machine resource to be extended.
|
|
2565
|
+
* @param virtualMachineInstance The virtual machine instance resource definition.
|
|
2566
|
+
* @param options The options parameters.
|
|
2567
|
+
*/
|
|
2568
|
+
beginCreateOrUpdateAndWait(resourceUri: string, virtualMachineInstance: VirtualMachineInstance, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<VirtualMachineInstancesCreateOrUpdateResponse>;
|
|
2569
|
+
/**
|
|
2570
|
+
* The operation to delete a virtual machine instance.
|
|
2571
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2572
|
+
* machine resource to be extended.
|
|
2573
|
+
* @param options The options parameters.
|
|
2574
|
+
*/
|
|
2575
|
+
beginDelete(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesDeleteResponse>, VirtualMachineInstancesDeleteResponse>>;
|
|
2576
|
+
/**
|
|
2577
|
+
* The operation to delete a virtual machine instance.
|
|
2578
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2579
|
+
* machine resource to be extended.
|
|
2580
|
+
* @param options The options parameters.
|
|
2581
|
+
*/
|
|
2582
|
+
beginDeleteAndWait(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<VirtualMachineInstancesDeleteResponse>;
|
|
2583
|
+
/**
|
|
2584
|
+
* The operation to update a virtual machine instance.
|
|
2585
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2586
|
+
* machine resource to be extended.
|
|
2587
|
+
* @param virtualMachineInstance The virtual machine instance resource patch definition.
|
|
2588
|
+
* @param options The options parameters.
|
|
2589
|
+
*/
|
|
2590
|
+
beginUpdate(resourceUri: string, virtualMachineInstance: VirtualMachineInstanceUpdateRequest, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesUpdateResponse>, VirtualMachineInstancesUpdateResponse>>;
|
|
2591
|
+
/**
|
|
2592
|
+
* The operation to update a virtual machine instance.
|
|
2593
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2594
|
+
* machine resource to be extended.
|
|
2595
|
+
* @param virtualMachineInstance The virtual machine instance resource patch definition.
|
|
2596
|
+
* @param options The options parameters.
|
|
2597
|
+
*/
|
|
2598
|
+
beginUpdateAndWait(resourceUri: string, virtualMachineInstance: VirtualMachineInstanceUpdateRequest, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<VirtualMachineInstancesUpdateResponse>;
|
|
2599
|
+
/**
|
|
2600
|
+
* The operation to start a virtual machine instance.
|
|
2601
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2602
|
+
* machine resource to be extended.
|
|
2603
|
+
* @param options The options parameters.
|
|
2604
|
+
*/
|
|
2605
|
+
beginStart(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStartResponse>, VirtualMachineInstancesStartResponse>>;
|
|
2606
|
+
/**
|
|
2607
|
+
* The operation to start a virtual machine instance.
|
|
2608
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2609
|
+
* machine resource to be extended.
|
|
2610
|
+
* @param options The options parameters.
|
|
2611
|
+
*/
|
|
2612
|
+
beginStartAndWait(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<VirtualMachineInstancesStartResponse>;
|
|
2613
|
+
/**
|
|
2614
|
+
* The operation to stop a virtual machine instance.
|
|
2615
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2616
|
+
* machine resource to be extended.
|
|
2617
|
+
* @param options The options parameters.
|
|
2618
|
+
*/
|
|
2619
|
+
beginStop(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStopResponse>, VirtualMachineInstancesStopResponse>>;
|
|
2620
|
+
/**
|
|
2621
|
+
* The operation to stop a virtual machine instance.
|
|
2622
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2623
|
+
* machine resource to be extended.
|
|
2624
|
+
* @param options The options parameters.
|
|
2625
|
+
*/
|
|
2626
|
+
beginStopAndWait(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<VirtualMachineInstancesStopResponse>;
|
|
2627
|
+
/**
|
|
2628
|
+
* The operation to restart a virtual machine instance.
|
|
2629
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2630
|
+
* machine resource to be extended.
|
|
2631
|
+
* @param options The options parameters.
|
|
2632
|
+
*/
|
|
2633
|
+
beginRestart(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesRestartResponse>, VirtualMachineInstancesRestartResponse>>;
|
|
2634
|
+
/**
|
|
2635
|
+
* The operation to restart a virtual machine instance.
|
|
2636
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2637
|
+
* machine resource to be extended.
|
|
2638
|
+
* @param options The options parameters.
|
|
2639
|
+
*/
|
|
2640
|
+
beginRestartAndWait(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<VirtualMachineInstancesRestartResponse>;
|
|
2641
|
+
}
|
|
2642
|
+
|
|
2643
|
+
/** Optional parameters. */
|
|
2644
|
+
export declare interface VirtualMachineInstancesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2645
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2646
|
+
updateIntervalInMs?: number;
|
|
2647
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2648
|
+
resumeFrom?: string;
|
|
2649
|
+
}
|
|
2650
|
+
|
|
2651
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2652
|
+
export declare type VirtualMachineInstancesCreateOrUpdateResponse = VirtualMachineInstance;
|
|
2653
|
+
|
|
2654
|
+
/** Defines headers for VirtualMachineInstances_delete operation. */
|
|
2655
|
+
export declare interface VirtualMachineInstancesDeleteHeaders {
|
|
2656
|
+
location?: string;
|
|
2657
|
+
}
|
|
2658
|
+
|
|
2659
|
+
/** Optional parameters. */
|
|
2660
|
+
export declare interface VirtualMachineInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2661
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2662
|
+
updateIntervalInMs?: number;
|
|
2663
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2664
|
+
resumeFrom?: string;
|
|
2665
|
+
}
|
|
2666
|
+
|
|
2667
|
+
/** Contains response data for the delete operation. */
|
|
2668
|
+
export declare type VirtualMachineInstancesDeleteResponse = VirtualMachineInstancesDeleteHeaders;
|
|
2669
|
+
|
|
2670
|
+
/** Optional parameters. */
|
|
2671
|
+
export declare interface VirtualMachineInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2672
|
+
}
|
|
2673
|
+
|
|
2674
|
+
/** Contains response data for the get operation. */
|
|
2675
|
+
export declare type VirtualMachineInstancesGetResponse = VirtualMachineInstance;
|
|
2676
|
+
|
|
2677
|
+
/** Optional parameters. */
|
|
2678
|
+
export declare interface VirtualMachineInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2679
|
+
}
|
|
2680
|
+
|
|
2681
|
+
/** Contains response data for the listNext operation. */
|
|
2682
|
+
export declare type VirtualMachineInstancesListNextResponse = VirtualMachineInstanceListResult;
|
|
2683
|
+
|
|
2684
|
+
/** Optional parameters. */
|
|
2685
|
+
export declare interface VirtualMachineInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
2686
|
+
}
|
|
2687
|
+
|
|
2688
|
+
/** Contains response data for the list operation. */
|
|
2689
|
+
export declare type VirtualMachineInstancesListResponse = VirtualMachineInstanceListResult;
|
|
2690
|
+
|
|
2691
|
+
/** Defines headers for VirtualMachineInstances_restart operation. */
|
|
2692
|
+
export declare interface VirtualMachineInstancesRestartHeaders {
|
|
2693
|
+
location?: string;
|
|
2694
|
+
}
|
|
2695
|
+
|
|
2696
|
+
/** Optional parameters. */
|
|
2697
|
+
export declare interface VirtualMachineInstancesRestartOptionalParams extends coreClient.OperationOptions {
|
|
2698
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2699
|
+
updateIntervalInMs?: number;
|
|
2700
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2701
|
+
resumeFrom?: string;
|
|
2702
|
+
}
|
|
2703
|
+
|
|
2704
|
+
/** Contains response data for the restart operation. */
|
|
2705
|
+
export declare type VirtualMachineInstancesRestartResponse = VirtualMachineInstance;
|
|
2706
|
+
|
|
2707
|
+
/** Defines headers for VirtualMachineInstances_start operation. */
|
|
2708
|
+
export declare interface VirtualMachineInstancesStartHeaders {
|
|
2709
|
+
location?: string;
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
/** Optional parameters. */
|
|
2713
|
+
export declare interface VirtualMachineInstancesStartOptionalParams extends coreClient.OperationOptions {
|
|
2714
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2715
|
+
updateIntervalInMs?: number;
|
|
2716
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2717
|
+
resumeFrom?: string;
|
|
2718
|
+
}
|
|
2719
|
+
|
|
2720
|
+
/** Contains response data for the start operation. */
|
|
2721
|
+
export declare type VirtualMachineInstancesStartResponse = VirtualMachineInstance;
|
|
2722
|
+
|
|
2723
|
+
/** Defines headers for VirtualMachineInstances_stop operation. */
|
|
2724
|
+
export declare interface VirtualMachineInstancesStopHeaders {
|
|
2725
|
+
location?: string;
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2728
|
+
/** Optional parameters. */
|
|
2729
|
+
export declare interface VirtualMachineInstancesStopOptionalParams extends coreClient.OperationOptions {
|
|
2730
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2731
|
+
updateIntervalInMs?: number;
|
|
2732
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2733
|
+
resumeFrom?: string;
|
|
2734
|
+
}
|
|
2735
|
+
|
|
2736
|
+
/** Contains response data for the stop operation. */
|
|
2737
|
+
export declare type VirtualMachineInstancesStopResponse = VirtualMachineInstance;
|
|
2738
|
+
|
|
2739
|
+
/** The observed state of virtual machine instances */
|
|
2740
|
+
export declare interface VirtualMachineInstanceStatus {
|
|
2741
|
+
/** VirtualMachine provisioning error code */
|
|
2742
|
+
errorCode?: string;
|
|
2743
|
+
/** Descriptive error message */
|
|
2744
|
+
errorMessage?: string;
|
|
2745
|
+
/** The power state of the virtual machine instance */
|
|
2746
|
+
powerState?: PowerStateEnum;
|
|
2747
|
+
provisioningStatus?: VirtualMachineInstanceStatusProvisioningStatus;
|
|
2748
|
+
}
|
|
2749
|
+
|
|
2750
|
+
export declare interface VirtualMachineInstanceStatusProvisioningStatus {
|
|
2751
|
+
/** The ID of the operation performed on the virtual machine instance */
|
|
2752
|
+
operationId?: string;
|
|
2753
|
+
/** The status of the operation performed on the virtual machine instance [Succeeded, Failed, InProgress] */
|
|
2754
|
+
status?: Status;
|
|
2755
|
+
}
|
|
2756
|
+
|
|
2757
|
+
/** Defines headers for VirtualMachineInstances_update operation. */
|
|
2758
|
+
export declare interface VirtualMachineInstancesUpdateHeaders {
|
|
2759
|
+
location?: string;
|
|
2760
|
+
}
|
|
2761
|
+
|
|
2762
|
+
/** Optional parameters. */
|
|
2763
|
+
export declare interface VirtualMachineInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2764
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2765
|
+
updateIntervalInMs?: number;
|
|
2766
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2767
|
+
resumeFrom?: string;
|
|
2768
|
+
}
|
|
2769
|
+
|
|
2770
|
+
/** Contains response data for the update operation. */
|
|
2771
|
+
export declare type VirtualMachineInstancesUpdateResponse = VirtualMachineInstance;
|
|
2772
|
+
|
|
2773
|
+
/** Defines the resource properties for the update. */
|
|
2774
|
+
export declare interface VirtualMachineInstanceUpdateProperties {
|
|
2775
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
2776
|
+
hardwareProfile?: HardwareProfileUpdate;
|
|
2777
|
+
storageProfile?: StorageProfileUpdate;
|
|
2778
|
+
/** NetworkProfile - describes the network update configuration the virtual machine instance */
|
|
2779
|
+
networkProfile?: NetworkProfileUpdate;
|
|
2780
|
+
/** OsProfile - describes the update configuration of the operating system */
|
|
2781
|
+
osProfile?: OsProfileUpdate;
|
|
2782
|
+
}
|
|
2783
|
+
|
|
2784
|
+
/** The virtual machine instance resource patch definition. */
|
|
2785
|
+
export declare interface VirtualMachineInstanceUpdateRequest {
|
|
2786
|
+
/** Defines the resource properties for the update. */
|
|
2787
|
+
properties?: VirtualMachineInstanceUpdateProperties;
|
|
2788
|
+
/** Identity for the resource. */
|
|
2789
|
+
identity?: Identity;
|
|
2790
|
+
}
|
|
2791
|
+
|
|
2792
|
+
/** The instance view of a virtual machine. */
|
|
2793
|
+
export declare interface VirtualMachineInstanceView {
|
|
2794
|
+
/** The VM Config Agent running on the virtual machine. */
|
|
2795
|
+
vmAgent?: VirtualMachineConfigAgentInstanceView;
|
|
1406
2796
|
}
|
|
1407
2797
|
|
|
1408
2798
|
/**
|
|
1409
|
-
* Defines values for
|
|
1410
|
-
* {@link
|
|
2799
|
+
* Defines values for VmSizeEnum. \
|
|
2800
|
+
* {@link KnownVmSizeEnum} can be used interchangeably with VmSizeEnum,
|
|
1411
2801
|
* this enum contains the known values that the service supports.
|
|
1412
2802
|
* ### Known values supported by the service
|
|
1413
|
-
* **
|
|
1414
|
-
* **
|
|
2803
|
+
* **Default** \
|
|
2804
|
+
* **Standard_A2_v2** \
|
|
2805
|
+
* **Standard_A4_v2** \
|
|
2806
|
+
* **Standard_D2s_v3** \
|
|
2807
|
+
* **Standard_D4s_v3** \
|
|
2808
|
+
* **Standard_D8s_v3** \
|
|
2809
|
+
* **Standard_D16s_v3** \
|
|
2810
|
+
* **Standard_D32s_v3** \
|
|
2811
|
+
* **Standard_DS2_v2** \
|
|
2812
|
+
* **Standard_DS3_v2** \
|
|
2813
|
+
* **Standard_DS4_v2** \
|
|
2814
|
+
* **Standard_DS5_v2** \
|
|
2815
|
+
* **Standard_DS13_v2** \
|
|
2816
|
+
* **Standard_K8S_v1** \
|
|
2817
|
+
* **Standard_K8S2_v1** \
|
|
2818
|
+
* **Standard_K8S3_v1** \
|
|
2819
|
+
* **Standard_K8S4_v1** \
|
|
2820
|
+
* **Standard_NK6** \
|
|
2821
|
+
* **Standard_NK12** \
|
|
2822
|
+
* **Standard_NV6** \
|
|
2823
|
+
* **Standard_NV12** \
|
|
2824
|
+
* **Standard_K8S5_v1** \
|
|
2825
|
+
* **Custom**
|
|
1415
2826
|
*/
|
|
1416
|
-
export declare type
|
|
2827
|
+
export declare type VmSizeEnum = string;
|
|
1417
2828
|
|
|
1418
2829
|
export { }
|