@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
|
@@ -6,450 +6,468 @@
|
|
|
6
6
|
|
|
7
7
|
import * as coreAuth from '@azure/core-auth';
|
|
8
8
|
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
9
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
-
import {
|
|
11
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
14
|
export type ActionType = string;
|
|
15
15
|
|
|
16
|
-
// @public
|
|
17
|
-
export
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
16
|
+
// @public (undocumented)
|
|
17
|
+
export class AzureStackHCIClient extends coreClient.ServiceClient {
|
|
18
|
+
// (undocumented)
|
|
19
|
+
$host: string;
|
|
20
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureStackHCIClientOptionalParams);
|
|
21
|
+
constructor(credentials: coreAuth.TokenCredential, options?: AzureStackHCIClientOptionalParams);
|
|
22
|
+
// (undocumented)
|
|
23
|
+
apiVersion: string;
|
|
24
|
+
// (undocumented)
|
|
25
|
+
galleryImagesOperations: GalleryImagesOperations;
|
|
26
|
+
// (undocumented)
|
|
27
|
+
guestAgentOperations: GuestAgentOperations;
|
|
28
|
+
// (undocumented)
|
|
29
|
+
guestAgents: GuestAgents;
|
|
30
|
+
// (undocumented)
|
|
31
|
+
hybridIdentityMetadataOperations: HybridIdentityMetadataOperations;
|
|
32
|
+
// (undocumented)
|
|
33
|
+
logicalNetworksOperations: LogicalNetworksOperations;
|
|
23
34
|
// (undocumented)
|
|
24
|
-
|
|
35
|
+
marketplaceGalleryImagesOperations: MarketplaceGalleryImagesOperations;
|
|
25
36
|
// (undocumented)
|
|
26
|
-
|
|
37
|
+
networkInterfacesOperations: NetworkInterfacesOperations;
|
|
27
38
|
// (undocumented)
|
|
28
|
-
|
|
39
|
+
operations: Operations;
|
|
40
|
+
// (undocumented)
|
|
41
|
+
storageContainersOperations: StorageContainersOperations;
|
|
42
|
+
// (undocumented)
|
|
43
|
+
subscriptionId?: string;
|
|
44
|
+
// (undocumented)
|
|
45
|
+
virtualHardDisksOperations: VirtualHardDisksOperations;
|
|
29
46
|
// (undocumented)
|
|
30
|
-
|
|
47
|
+
virtualMachineInstances: VirtualMachineInstances;
|
|
31
48
|
}
|
|
32
49
|
|
|
33
50
|
// @public
|
|
34
|
-
export interface
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
arcApplicationTenantId?: string;
|
|
39
|
-
arcInstanceResourceGroup?: string;
|
|
40
|
-
arcServicePrincipalObjectId?: string;
|
|
41
|
-
connectivityProperties?: Record<string, unknown>;
|
|
42
|
-
createdAt?: Date;
|
|
43
|
-
createdBy?: string;
|
|
44
|
-
createdByType?: CreatedByType;
|
|
45
|
-
lastModifiedAt?: Date;
|
|
46
|
-
lastModifiedBy?: string;
|
|
47
|
-
lastModifiedByType?: CreatedByType;
|
|
48
|
-
readonly perNodeDetails?: PerNodeState[];
|
|
49
|
-
readonly provisioningState?: ProvisioningState;
|
|
51
|
+
export interface AzureStackHCIClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
52
|
+
$host?: string;
|
|
53
|
+
apiVersion?: string;
|
|
54
|
+
endpoint?: string;
|
|
50
55
|
}
|
|
51
56
|
|
|
52
57
|
// @public
|
|
53
|
-
export type
|
|
58
|
+
export type CloudInitDataSource = string;
|
|
54
59
|
|
|
55
60
|
// @public
|
|
56
|
-
export
|
|
57
|
-
|
|
58
|
-
|
|
61
|
+
export type CreatedByType = string;
|
|
62
|
+
|
|
63
|
+
// @public
|
|
64
|
+
export type DiskFileFormat = string;
|
|
65
|
+
|
|
66
|
+
// @public
|
|
67
|
+
export interface ErrorAdditionalInfo {
|
|
68
|
+
readonly info?: Record<string, unknown>;
|
|
69
|
+
readonly type?: string;
|
|
59
70
|
}
|
|
60
71
|
|
|
61
72
|
// @public
|
|
62
|
-
export interface
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
generatePassword(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsGeneratePasswordOptionalParams): Promise<ArcSettingsGeneratePasswordResponse>;
|
|
69
|
-
get(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsGetOptionalParams): Promise<ArcSettingsGetResponse>;
|
|
70
|
-
listByCluster(resourceGroupName: string, clusterName: string, options?: ArcSettingsListByClusterOptionalParams): PagedAsyncIterableIterator<ArcSetting>;
|
|
71
|
-
update(resourceGroupName: string, clusterName: string, arcSettingName: string, arcSetting: ArcSettingsPatch, options?: ArcSettingsUpdateOptionalParams): Promise<ArcSettingsUpdateResponse>;
|
|
73
|
+
export interface ErrorDetail {
|
|
74
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
75
|
+
readonly code?: string;
|
|
76
|
+
readonly details?: ErrorDetail[];
|
|
77
|
+
readonly message?: string;
|
|
78
|
+
readonly target?: string;
|
|
72
79
|
}
|
|
73
80
|
|
|
74
81
|
// @public
|
|
75
|
-
export interface
|
|
76
|
-
|
|
77
|
-
|
|
82
|
+
export interface ErrorResponse {
|
|
83
|
+
error?: ErrorDetail;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
// @public
|
|
87
|
+
export interface ExtendedLocation {
|
|
88
|
+
name?: string;
|
|
89
|
+
type?: ExtendedLocationTypes;
|
|
78
90
|
}
|
|
79
91
|
|
|
80
92
|
// @public
|
|
81
|
-
export type
|
|
93
|
+
export type ExtendedLocationTypes = string;
|
|
82
94
|
|
|
83
95
|
// @public
|
|
84
|
-
export interface
|
|
96
|
+
export interface GalleryDiskImage {
|
|
97
|
+
readonly sizeInMB?: number;
|
|
85
98
|
}
|
|
86
99
|
|
|
87
100
|
// @public
|
|
88
|
-
export
|
|
101
|
+
export interface GalleryImageIdentifier {
|
|
102
|
+
offer: string;
|
|
103
|
+
publisher: string;
|
|
104
|
+
sku: string;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
// @public
|
|
108
|
+
export interface GalleryImages extends TrackedResource {
|
|
109
|
+
cloudInitDataSource?: CloudInitDataSource;
|
|
110
|
+
containerId?: string;
|
|
111
|
+
extendedLocation?: ExtendedLocation;
|
|
112
|
+
hyperVGeneration?: HyperVGeneration;
|
|
113
|
+
identifier?: GalleryImageIdentifier;
|
|
114
|
+
imagePath?: string;
|
|
115
|
+
osType?: OperatingSystemTypes;
|
|
116
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
117
|
+
readonly status?: GalleryImageStatus;
|
|
118
|
+
version?: GalleryImageVersion;
|
|
119
|
+
}
|
|
89
120
|
|
|
90
121
|
// @public
|
|
91
|
-
export interface
|
|
122
|
+
export interface GalleryImagesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
92
123
|
resumeFrom?: string;
|
|
93
124
|
updateIntervalInMs?: number;
|
|
94
125
|
}
|
|
95
126
|
|
|
96
127
|
// @public
|
|
97
|
-
export
|
|
128
|
+
export type GalleryImagesCreateOrUpdateResponse = GalleryImages;
|
|
129
|
+
|
|
130
|
+
// @public
|
|
131
|
+
export interface GalleryImagesDeleteHeaders {
|
|
132
|
+
// (undocumented)
|
|
133
|
+
location?: string;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
// @public
|
|
137
|
+
export interface GalleryImagesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
138
|
+
resumeFrom?: string;
|
|
139
|
+
updateIntervalInMs?: number;
|
|
98
140
|
}
|
|
99
141
|
|
|
100
142
|
// @public
|
|
101
|
-
export type
|
|
143
|
+
export type GalleryImagesDeleteResponse = GalleryImagesDeleteHeaders;
|
|
102
144
|
|
|
103
145
|
// @public
|
|
104
|
-
export interface
|
|
146
|
+
export interface GalleryImagesGetOptionalParams extends coreClient.OperationOptions {
|
|
105
147
|
}
|
|
106
148
|
|
|
107
149
|
// @public
|
|
108
|
-
export type
|
|
150
|
+
export type GalleryImagesGetResponse = GalleryImages;
|
|
109
151
|
|
|
110
152
|
// @public
|
|
111
|
-
export interface
|
|
153
|
+
export interface GalleryImagesListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
112
154
|
}
|
|
113
155
|
|
|
114
156
|
// @public
|
|
115
|
-
export type
|
|
157
|
+
export type GalleryImagesListAllNextResponse = GalleryImagesListResult;
|
|
116
158
|
|
|
117
159
|
// @public
|
|
118
|
-
export interface
|
|
160
|
+
export interface GalleryImagesListAllOptionalParams extends coreClient.OperationOptions {
|
|
119
161
|
}
|
|
120
162
|
|
|
121
163
|
// @public
|
|
122
|
-
export type
|
|
164
|
+
export type GalleryImagesListAllResponse = GalleryImagesListResult;
|
|
123
165
|
|
|
124
166
|
// @public
|
|
125
|
-
export interface
|
|
126
|
-
connectivityProperties?: Record<string, unknown>;
|
|
127
|
-
tags?: {
|
|
128
|
-
[propertyName: string]: string;
|
|
129
|
-
};
|
|
167
|
+
export interface GalleryImagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
130
168
|
}
|
|
131
169
|
|
|
132
170
|
// @public
|
|
133
|
-
export
|
|
171
|
+
export type GalleryImagesListNextResponse = GalleryImagesListResult;
|
|
172
|
+
|
|
173
|
+
// @public
|
|
174
|
+
export interface GalleryImagesListOptionalParams extends coreClient.OperationOptions {
|
|
134
175
|
}
|
|
135
176
|
|
|
136
177
|
// @public
|
|
137
|
-
export type
|
|
178
|
+
export type GalleryImagesListResponse = GalleryImagesListResult;
|
|
138
179
|
|
|
139
|
-
// @public
|
|
140
|
-
export
|
|
141
|
-
|
|
142
|
-
$host: string;
|
|
143
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureStackHCIClientOptionalParams);
|
|
144
|
-
// (undocumented)
|
|
145
|
-
apiVersion: string;
|
|
146
|
-
// (undocumented)
|
|
147
|
-
arcSettings: ArcSettings;
|
|
148
|
-
// (undocumented)
|
|
149
|
-
clusters: Clusters;
|
|
150
|
-
// (undocumented)
|
|
151
|
-
extensions: Extensions;
|
|
152
|
-
// (undocumented)
|
|
153
|
-
operations: Operations;
|
|
180
|
+
// @public
|
|
181
|
+
export interface GalleryImagesListResult {
|
|
182
|
+
readonly nextLink?: string;
|
|
154
183
|
// (undocumented)
|
|
155
|
-
|
|
184
|
+
value?: GalleryImages[];
|
|
156
185
|
}
|
|
157
186
|
|
|
158
187
|
// @public
|
|
159
|
-
export interface
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
188
|
+
export interface GalleryImagesOperations {
|
|
189
|
+
beginCreateOrUpdate(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImages, options?: GalleryImagesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesCreateOrUpdateResponse>, GalleryImagesCreateOrUpdateResponse>>;
|
|
190
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImages, options?: GalleryImagesCreateOrUpdateOptionalParams): Promise<GalleryImagesCreateOrUpdateResponse>;
|
|
191
|
+
beginDelete(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesDeleteResponse>, GalleryImagesDeleteResponse>>;
|
|
192
|
+
beginDeleteAndWait(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesDeleteOptionalParams): Promise<GalleryImagesDeleteResponse>;
|
|
193
|
+
beginUpdate(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImagesUpdateRequest, options?: GalleryImagesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesUpdateResponse>, GalleryImagesUpdateResponse>>;
|
|
194
|
+
beginUpdateAndWait(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImagesUpdateRequest, options?: GalleryImagesUpdateOptionalParams): Promise<GalleryImagesUpdateResponse>;
|
|
195
|
+
get(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesGetOptionalParams): Promise<GalleryImagesGetResponse>;
|
|
196
|
+
list(resourceGroupName: string, options?: GalleryImagesListOptionalParams): PagedAsyncIterableIterator<GalleryImages>;
|
|
197
|
+
listAll(options?: GalleryImagesListAllOptionalParams): PagedAsyncIterableIterator<GalleryImages>;
|
|
163
198
|
}
|
|
164
199
|
|
|
165
200
|
// @public
|
|
166
|
-
export interface
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
cloudManagementEndpoint?: string;
|
|
174
|
-
createdAt?: Date;
|
|
175
|
-
createdBy?: string;
|
|
176
|
-
createdByType?: CreatedByType;
|
|
177
|
-
desiredProperties?: ClusterDesiredProperties;
|
|
178
|
-
readonly lastBillingTimestamp?: Date;
|
|
179
|
-
lastModifiedAt?: Date;
|
|
180
|
-
lastModifiedBy?: string;
|
|
181
|
-
lastModifiedByType?: CreatedByType;
|
|
182
|
-
readonly lastSyncTimestamp?: Date;
|
|
183
|
-
readonly provisioningState?: ProvisioningState;
|
|
184
|
-
readonly registrationTimestamp?: Date;
|
|
185
|
-
readonly reportedProperties?: ClusterReportedProperties;
|
|
186
|
-
readonly serviceEndpoint?: string;
|
|
187
|
-
readonly status?: Status;
|
|
188
|
-
readonly trialDaysRemaining?: number;
|
|
201
|
+
export interface GalleryImageStatus {
|
|
202
|
+
downloadStatus?: GalleryImageStatusDownloadStatus;
|
|
203
|
+
errorCode?: string;
|
|
204
|
+
errorMessage?: string;
|
|
205
|
+
progressPercentage?: number;
|
|
206
|
+
// (undocumented)
|
|
207
|
+
provisioningStatus?: GalleryImageStatusProvisioningStatus;
|
|
189
208
|
}
|
|
190
209
|
|
|
191
210
|
// @public
|
|
192
|
-
export interface
|
|
193
|
-
|
|
194
|
-
windowsServerSubscription?: WindowsServerSubscription;
|
|
211
|
+
export interface GalleryImageStatusDownloadStatus {
|
|
212
|
+
downloadSizeInMB?: number;
|
|
195
213
|
}
|
|
196
214
|
|
|
197
|
-
// @public
|
|
198
|
-
export interface
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
// (undocumented)
|
|
202
|
-
aadClientId?: string;
|
|
203
|
-
// (undocumented)
|
|
204
|
-
aadServicePrincipalObjectId?: string;
|
|
205
|
-
// (undocumented)
|
|
206
|
-
aadTenantId?: string;
|
|
215
|
+
// @public (undocumented)
|
|
216
|
+
export interface GalleryImageStatusProvisioningStatus {
|
|
217
|
+
operationId?: string;
|
|
218
|
+
status?: Status;
|
|
207
219
|
}
|
|
208
220
|
|
|
209
221
|
// @public
|
|
210
|
-
export interface
|
|
211
|
-
|
|
212
|
-
|
|
222
|
+
export interface GalleryImagesUpdateHeaders {
|
|
223
|
+
// (undocumented)
|
|
224
|
+
location?: string;
|
|
213
225
|
}
|
|
214
226
|
|
|
215
227
|
// @public
|
|
216
|
-
export interface
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
readonly manufacturer?: string;
|
|
220
|
-
readonly memoryInGiB?: number;
|
|
221
|
-
readonly model?: string;
|
|
222
|
-
readonly name?: string;
|
|
223
|
-
readonly osName?: string;
|
|
224
|
-
readonly osVersion?: string;
|
|
225
|
-
readonly serialNumber?: string;
|
|
226
|
-
readonly windowsServerSubscription?: WindowsServerSubscription;
|
|
228
|
+
export interface GalleryImagesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
229
|
+
resumeFrom?: string;
|
|
230
|
+
updateIntervalInMs?: number;
|
|
227
231
|
}
|
|
228
232
|
|
|
229
233
|
// @public
|
|
230
|
-
export interface
|
|
231
|
-
aadClientId?: string;
|
|
232
|
-
aadTenantId?: string;
|
|
233
|
-
cloudManagementEndpoint?: string;
|
|
234
|
-
desiredProperties?: ClusterDesiredProperties;
|
|
234
|
+
export interface GalleryImagesUpdateRequest {
|
|
235
235
|
tags?: {
|
|
236
236
|
[propertyName: string]: string;
|
|
237
237
|
};
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
// @public
|
|
241
|
-
export
|
|
242
|
-
readonly clusterId?: string;
|
|
243
|
-
readonly clusterName?: string;
|
|
244
|
-
readonly clusterVersion?: string;
|
|
245
|
-
diagnosticLevel?: DiagnosticLevel;
|
|
246
|
-
readonly imdsAttestation?: ImdsAttestation;
|
|
247
|
-
readonly lastUpdated?: Date;
|
|
248
|
-
readonly nodes?: ClusterNode[];
|
|
249
|
-
}
|
|
241
|
+
export type GalleryImagesUpdateResponse = GalleryImages;
|
|
250
242
|
|
|
251
243
|
// @public
|
|
252
|
-
export interface
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
256
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
257
|
-
beginUploadCertificate(resourceGroupName: string, clusterName: string, uploadCertificateRequest: UploadCertificateRequest, options?: ClustersUploadCertificateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
258
|
-
beginUploadCertificateAndWait(resourceGroupName: string, clusterName: string, uploadCertificateRequest: UploadCertificateRequest, options?: ClustersUploadCertificateOptionalParams): Promise<void>;
|
|
259
|
-
create(resourceGroupName: string, clusterName: string, cluster: Cluster, options?: ClustersCreateOptionalParams): Promise<ClustersCreateResponse>;
|
|
260
|
-
get(resourceGroupName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
261
|
-
listByResourceGroup(resourceGroupName: string, options?: ClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
262
|
-
listBySubscription(options?: ClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
263
|
-
update(resourceGroupName: string, clusterName: string, cluster: ClusterPatch, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
244
|
+
export interface GalleryImageVersion {
|
|
245
|
+
name?: string;
|
|
246
|
+
storageProfile?: GalleryImageVersionStorageProfile;
|
|
264
247
|
}
|
|
265
248
|
|
|
266
249
|
// @public
|
|
267
|
-
export interface
|
|
268
|
-
|
|
269
|
-
updateIntervalInMs?: number;
|
|
250
|
+
export interface GalleryImageVersionStorageProfile {
|
|
251
|
+
osDiskImage?: GalleryOSDiskImage;
|
|
270
252
|
}
|
|
271
253
|
|
|
272
254
|
// @public
|
|
273
|
-
export
|
|
255
|
+
export interface GalleryOSDiskImage extends GalleryDiskImage {
|
|
256
|
+
}
|
|
274
257
|
|
|
275
258
|
// @public
|
|
276
|
-
export
|
|
277
|
-
}
|
|
259
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
278
260
|
|
|
279
261
|
// @public
|
|
280
|
-
export
|
|
262
|
+
export interface GuestAgent extends ProxyResource {
|
|
263
|
+
credentials?: GuestCredential;
|
|
264
|
+
provisioningAction?: ProvisioningAction;
|
|
265
|
+
readonly provisioningState?: string;
|
|
266
|
+
readonly status?: string;
|
|
267
|
+
}
|
|
281
268
|
|
|
282
269
|
// @public
|
|
283
|
-
export interface
|
|
270
|
+
export interface GuestAgentCreateOptionalParams extends coreClient.OperationOptions {
|
|
271
|
+
body?: GuestAgent;
|
|
284
272
|
resumeFrom?: string;
|
|
285
273
|
updateIntervalInMs?: number;
|
|
286
274
|
}
|
|
287
275
|
|
|
288
276
|
// @public
|
|
289
|
-
export
|
|
290
|
-
}
|
|
277
|
+
export type GuestAgentCreateResponse = GuestAgent;
|
|
291
278
|
|
|
292
279
|
// @public
|
|
293
|
-
export
|
|
280
|
+
export interface GuestAgentDeleteHeaders {
|
|
281
|
+
// (undocumented)
|
|
282
|
+
location?: string;
|
|
283
|
+
}
|
|
294
284
|
|
|
295
285
|
// @public
|
|
296
|
-
export interface
|
|
286
|
+
export interface GuestAgentDeleteOptionalParams extends coreClient.OperationOptions {
|
|
287
|
+
resumeFrom?: string;
|
|
288
|
+
updateIntervalInMs?: number;
|
|
297
289
|
}
|
|
298
290
|
|
|
299
291
|
// @public
|
|
300
|
-
export type
|
|
292
|
+
export type GuestAgentDeleteResponse = GuestAgentDeleteHeaders;
|
|
301
293
|
|
|
302
294
|
// @public
|
|
303
|
-
export interface
|
|
295
|
+
export interface GuestAgentGetOptionalParams extends coreClient.OperationOptions {
|
|
304
296
|
}
|
|
305
297
|
|
|
306
298
|
// @public
|
|
307
|
-
export type
|
|
299
|
+
export type GuestAgentGetResponse = GuestAgent;
|
|
308
300
|
|
|
309
301
|
// @public
|
|
310
|
-
export interface
|
|
302
|
+
export interface GuestAgentInstallStatus {
|
|
303
|
+
readonly agentVersion?: string;
|
|
304
|
+
readonly errorDetails?: ErrorDetail[];
|
|
305
|
+
readonly lastStatusChange?: Date;
|
|
306
|
+
readonly status?: StatusTypes;
|
|
307
|
+
readonly vmUuid?: string;
|
|
311
308
|
}
|
|
312
309
|
|
|
313
310
|
// @public
|
|
314
|
-
export
|
|
311
|
+
export interface GuestAgentList {
|
|
312
|
+
nextLink?: string;
|
|
313
|
+
value: GuestAgent[];
|
|
314
|
+
}
|
|
315
315
|
|
|
316
316
|
// @public
|
|
317
|
-
export interface
|
|
317
|
+
export interface GuestAgentOperations {
|
|
318
|
+
beginCreate(resourceUri: string, options?: GuestAgentCreateOptionalParams): Promise<SimplePollerLike<OperationState<GuestAgentCreateResponse>, GuestAgentCreateResponse>>;
|
|
319
|
+
beginCreateAndWait(resourceUri: string, options?: GuestAgentCreateOptionalParams): Promise<GuestAgentCreateResponse>;
|
|
320
|
+
beginDelete(resourceUri: string, options?: GuestAgentDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GuestAgentDeleteResponse>, GuestAgentDeleteResponse>>;
|
|
321
|
+
beginDeleteAndWait(resourceUri: string, options?: GuestAgentDeleteOptionalParams): Promise<GuestAgentDeleteResponse>;
|
|
322
|
+
get(resourceUri: string, options?: GuestAgentGetOptionalParams): Promise<GuestAgentGetResponse>;
|
|
318
323
|
}
|
|
319
324
|
|
|
320
325
|
// @public
|
|
321
|
-
export
|
|
326
|
+
export interface GuestAgents {
|
|
327
|
+
list(resourceUri: string, options?: GuestAgentsListOptionalParams): PagedAsyncIterableIterator<GuestAgent>;
|
|
328
|
+
}
|
|
322
329
|
|
|
323
330
|
// @public
|
|
324
|
-
export interface
|
|
331
|
+
export interface GuestAgentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
325
332
|
}
|
|
326
333
|
|
|
327
334
|
// @public
|
|
328
|
-
export type
|
|
335
|
+
export type GuestAgentsListNextResponse = GuestAgentList;
|
|
329
336
|
|
|
330
337
|
// @public
|
|
331
|
-
export interface
|
|
332
|
-
resumeFrom?: string;
|
|
333
|
-
updateIntervalInMs?: number;
|
|
338
|
+
export interface GuestAgentsListOptionalParams extends coreClient.OperationOptions {
|
|
334
339
|
}
|
|
335
340
|
|
|
336
341
|
// @public
|
|
337
|
-
export type
|
|
342
|
+
export type GuestAgentsListResponse = GuestAgentList;
|
|
338
343
|
|
|
339
344
|
// @public
|
|
340
|
-
export
|
|
345
|
+
export interface GuestCredential {
|
|
346
|
+
password?: string;
|
|
347
|
+
username?: string;
|
|
348
|
+
}
|
|
341
349
|
|
|
342
350
|
// @public
|
|
343
|
-
export interface
|
|
344
|
-
|
|
345
|
-
|
|
351
|
+
export interface HardwareProfileUpdate {
|
|
352
|
+
memoryMB?: number;
|
|
353
|
+
processors?: number;
|
|
354
|
+
// (undocumented)
|
|
355
|
+
vmSize?: VmSizeEnum;
|
|
346
356
|
}
|
|
347
357
|
|
|
348
358
|
// @public
|
|
349
|
-
export interface
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
readonly target?: string;
|
|
359
|
+
export interface HttpProxyConfiguration {
|
|
360
|
+
httpProxy?: string;
|
|
361
|
+
httpsProxy?: string;
|
|
362
|
+
noProxy?: string[];
|
|
363
|
+
trustedCa?: string;
|
|
355
364
|
}
|
|
356
365
|
|
|
357
366
|
// @public
|
|
358
|
-
export interface
|
|
359
|
-
|
|
367
|
+
export interface HybridIdentityMetadata extends ProxyResource {
|
|
368
|
+
readonly identity?: Identity;
|
|
369
|
+
readonly provisioningState?: string;
|
|
370
|
+
publicKey?: string;
|
|
371
|
+
resourceUid?: string;
|
|
360
372
|
}
|
|
361
373
|
|
|
362
374
|
// @public
|
|
363
|
-
export interface
|
|
364
|
-
readonly aggregateState?: ExtensionAggregateState;
|
|
365
|
-
autoUpgradeMinorVersion?: boolean;
|
|
366
|
-
createdAt?: Date;
|
|
367
|
-
createdBy?: string;
|
|
368
|
-
createdByType?: CreatedByType;
|
|
369
|
-
forceUpdateTag?: string;
|
|
370
|
-
lastModifiedAt?: Date;
|
|
371
|
-
lastModifiedBy?: string;
|
|
372
|
-
lastModifiedByType?: CreatedByType;
|
|
373
|
-
readonly perNodeExtensionDetails?: PerNodeExtensionState[];
|
|
374
|
-
protectedSettings?: Record<string, unknown>;
|
|
375
|
-
readonly provisioningState?: ProvisioningState;
|
|
376
|
-
publisher?: string;
|
|
377
|
-
settings?: Record<string, unknown>;
|
|
378
|
-
typeHandlerVersion?: string;
|
|
379
|
-
typePropertiesExtensionParametersType?: string;
|
|
375
|
+
export interface HybridIdentityMetadataGetOptionalParams extends coreClient.OperationOptions {
|
|
380
376
|
}
|
|
381
377
|
|
|
382
378
|
// @public
|
|
383
|
-
export type
|
|
379
|
+
export type HybridIdentityMetadataGetResponse = HybridIdentityMetadata;
|
|
384
380
|
|
|
385
381
|
// @public
|
|
386
|
-
export interface
|
|
387
|
-
|
|
388
|
-
|
|
382
|
+
export interface HybridIdentityMetadataList {
|
|
383
|
+
nextLink?: string;
|
|
384
|
+
value: HybridIdentityMetadata[];
|
|
389
385
|
}
|
|
390
386
|
|
|
391
387
|
// @public
|
|
392
|
-
export interface
|
|
393
|
-
beginCreate(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: Extension, options?: ExtensionsCreateOptionalParams): Promise<PollerLike<PollOperationState<ExtensionsCreateResponse>, ExtensionsCreateResponse>>;
|
|
394
|
-
beginCreateAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: Extension, options?: ExtensionsCreateOptionalParams): Promise<ExtensionsCreateResponse>;
|
|
395
|
-
beginDelete(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, options?: ExtensionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
396
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, options?: ExtensionsDeleteOptionalParams): Promise<void>;
|
|
397
|
-
beginUpdate(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: Extension, options?: ExtensionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ExtensionsUpdateResponse>, ExtensionsUpdateResponse>>;
|
|
398
|
-
beginUpdateAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: Extension, options?: ExtensionsUpdateOptionalParams): Promise<ExtensionsUpdateResponse>;
|
|
399
|
-
get(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, options?: ExtensionsGetOptionalParams): Promise<ExtensionsGetResponse>;
|
|
400
|
-
listByArcSetting(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ExtensionsListByArcSettingOptionalParams): PagedAsyncIterableIterator<Extension>;
|
|
388
|
+
export interface HybridIdentityMetadataListNextOptionalParams extends coreClient.OperationOptions {
|
|
401
389
|
}
|
|
402
390
|
|
|
403
391
|
// @public
|
|
404
|
-
export
|
|
405
|
-
resumeFrom?: string;
|
|
406
|
-
updateIntervalInMs?: number;
|
|
407
|
-
}
|
|
392
|
+
export type HybridIdentityMetadataListNextResponse = HybridIdentityMetadataList;
|
|
408
393
|
|
|
409
394
|
// @public
|
|
410
|
-
export
|
|
395
|
+
export interface HybridIdentityMetadataListOptionalParams extends coreClient.OperationOptions {
|
|
396
|
+
}
|
|
411
397
|
|
|
412
398
|
// @public
|
|
413
|
-
export
|
|
414
|
-
resumeFrom?: string;
|
|
415
|
-
updateIntervalInMs?: number;
|
|
416
|
-
}
|
|
399
|
+
export type HybridIdentityMetadataListResponse = HybridIdentityMetadataList;
|
|
417
400
|
|
|
418
401
|
// @public
|
|
419
|
-
export interface
|
|
402
|
+
export interface HybridIdentityMetadataOperations {
|
|
403
|
+
get(resourceUri: string, options?: HybridIdentityMetadataGetOptionalParams): Promise<HybridIdentityMetadataGetResponse>;
|
|
404
|
+
list(resourceUri: string, options?: HybridIdentityMetadataListOptionalParams): PagedAsyncIterableIterator<HybridIdentityMetadata>;
|
|
420
405
|
}
|
|
421
406
|
|
|
422
407
|
// @public
|
|
423
|
-
export type
|
|
408
|
+
export type HyperVGeneration = string;
|
|
424
409
|
|
|
425
410
|
// @public
|
|
426
|
-
export interface
|
|
411
|
+
export interface Identity {
|
|
412
|
+
readonly principalId?: string;
|
|
413
|
+
readonly tenantId?: string;
|
|
414
|
+
type?: "SystemAssigned";
|
|
427
415
|
}
|
|
428
416
|
|
|
429
417
|
// @public
|
|
430
|
-
export
|
|
418
|
+
export interface InstanceViewStatus {
|
|
419
|
+
code?: string;
|
|
420
|
+
displayStatus?: string;
|
|
421
|
+
level?: StatusLevelTypes;
|
|
422
|
+
message?: string;
|
|
423
|
+
time?: Date;
|
|
424
|
+
}
|
|
431
425
|
|
|
432
|
-
// @public
|
|
433
|
-
export interface
|
|
426
|
+
// @public (undocumented)
|
|
427
|
+
export interface InterfaceDNSSettings {
|
|
428
|
+
dnsServers?: string[];
|
|
434
429
|
}
|
|
435
430
|
|
|
436
431
|
// @public
|
|
437
|
-
export type
|
|
432
|
+
export type IpAllocationMethodEnum = string;
|
|
438
433
|
|
|
439
434
|
// @public
|
|
440
|
-
export interface
|
|
441
|
-
|
|
442
|
-
|
|
435
|
+
export interface IPConfiguration {
|
|
436
|
+
name?: string;
|
|
437
|
+
properties?: IPConfigurationProperties;
|
|
443
438
|
}
|
|
444
439
|
|
|
445
440
|
// @public
|
|
446
|
-
export
|
|
441
|
+
export interface IPConfigurationProperties {
|
|
442
|
+
readonly gateway?: string;
|
|
443
|
+
readonly prefixLength?: string;
|
|
444
|
+
privateIPAddress?: string;
|
|
445
|
+
subnet?: IPConfigurationPropertiesSubnet;
|
|
446
|
+
}
|
|
447
447
|
|
|
448
448
|
// @public
|
|
449
|
-
export
|
|
449
|
+
export interface IPConfigurationPropertiesSubnet {
|
|
450
|
+
id?: string;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
// @public (undocumented)
|
|
454
|
+
export interface IPPool {
|
|
455
|
+
end?: string;
|
|
456
|
+
// (undocumented)
|
|
457
|
+
info?: IPPoolInfo;
|
|
458
|
+
ipPoolType?: IPPoolTypeEnum;
|
|
459
|
+
name?: string;
|
|
460
|
+
start?: string;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
// @public (undocumented)
|
|
464
|
+
export interface IPPoolInfo {
|
|
465
|
+
readonly available?: string;
|
|
466
|
+
readonly used?: string;
|
|
467
|
+
}
|
|
450
468
|
|
|
451
469
|
// @public
|
|
452
|
-
export type
|
|
470
|
+
export type IPPoolTypeEnum = "vm" | "vippool";
|
|
453
471
|
|
|
454
472
|
// @public
|
|
455
473
|
export enum KnownActionType {
|
|
@@ -457,22 +475,9 @@ export enum KnownActionType {
|
|
|
457
475
|
}
|
|
458
476
|
|
|
459
477
|
// @public
|
|
460
|
-
export enum
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
Creating = "Creating",
|
|
464
|
-
Deleted = "Deleted",
|
|
465
|
-
Deleting = "Deleting",
|
|
466
|
-
Disconnected = "Disconnected",
|
|
467
|
-
Error = "Error",
|
|
468
|
-
Failed = "Failed",
|
|
469
|
-
InProgress = "InProgress",
|
|
470
|
-
Moving = "Moving",
|
|
471
|
-
NotSpecified = "NotSpecified",
|
|
472
|
-
PartiallyConnected = "PartiallyConnected",
|
|
473
|
-
PartiallySucceeded = "PartiallySucceeded",
|
|
474
|
-
Succeeded = "Succeeded",
|
|
475
|
-
Updating = "Updating"
|
|
478
|
+
export enum KnownCloudInitDataSource {
|
|
479
|
+
Azure = "Azure",
|
|
480
|
+
NoCloud = "NoCloud"
|
|
476
481
|
}
|
|
477
482
|
|
|
478
483
|
// @public
|
|
@@ -484,67 +489,26 @@ export enum KnownCreatedByType {
|
|
|
484
489
|
}
|
|
485
490
|
|
|
486
491
|
// @public
|
|
487
|
-
export enum
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
Off = "Off"
|
|
491
|
-
}
|
|
492
|
-
|
|
493
|
-
// @public
|
|
494
|
-
export enum KnownExtensionAggregateState {
|
|
495
|
-
Canceled = "Canceled",
|
|
496
|
-
Connected = "Connected",
|
|
497
|
-
Creating = "Creating",
|
|
498
|
-
Deleted = "Deleted",
|
|
499
|
-
Deleting = "Deleting",
|
|
500
|
-
Disconnected = "Disconnected",
|
|
501
|
-
Error = "Error",
|
|
502
|
-
Failed = "Failed",
|
|
503
|
-
InProgress = "InProgress",
|
|
504
|
-
Moving = "Moving",
|
|
505
|
-
NotSpecified = "NotSpecified",
|
|
506
|
-
PartiallyConnected = "PartiallyConnected",
|
|
507
|
-
PartiallySucceeded = "PartiallySucceeded",
|
|
508
|
-
Succeeded = "Succeeded",
|
|
509
|
-
Updating = "Updating"
|
|
492
|
+
export enum KnownDiskFileFormat {
|
|
493
|
+
Vhd = "vhd",
|
|
494
|
+
Vhdx = "vhdx"
|
|
510
495
|
}
|
|
511
496
|
|
|
512
497
|
// @public
|
|
513
|
-
export enum
|
|
514
|
-
|
|
515
|
-
Enabled = "Enabled"
|
|
498
|
+
export enum KnownExtendedLocationTypes {
|
|
499
|
+
CustomLocation = "CustomLocation"
|
|
516
500
|
}
|
|
517
501
|
|
|
518
502
|
// @public
|
|
519
|
-
export enum
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
Creating = "Creating",
|
|
523
|
-
Deleted = "Deleted",
|
|
524
|
-
Deleting = "Deleting",
|
|
525
|
-
Disconnected = "Disconnected",
|
|
526
|
-
Error = "Error",
|
|
527
|
-
Failed = "Failed",
|
|
528
|
-
Moving = "Moving",
|
|
529
|
-
NotSpecified = "NotSpecified",
|
|
530
|
-
Succeeded = "Succeeded",
|
|
531
|
-
Updating = "Updating"
|
|
503
|
+
export enum KnownHyperVGeneration {
|
|
504
|
+
V1 = "V1",
|
|
505
|
+
V2 = "V2"
|
|
532
506
|
}
|
|
533
507
|
|
|
534
508
|
// @public
|
|
535
|
-
export enum
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
Creating = "Creating",
|
|
539
|
-
Deleted = "Deleted",
|
|
540
|
-
Deleting = "Deleting",
|
|
541
|
-
Disconnected = "Disconnected",
|
|
542
|
-
Error = "Error",
|
|
543
|
-
Failed = "Failed",
|
|
544
|
-
Moving = "Moving",
|
|
545
|
-
NotSpecified = "NotSpecified",
|
|
546
|
-
Succeeded = "Succeeded",
|
|
547
|
-
Updating = "Updating"
|
|
509
|
+
export enum KnownIpAllocationMethodEnum {
|
|
510
|
+
Dynamic = "Dynamic",
|
|
511
|
+
Static = "Static"
|
|
548
512
|
}
|
|
549
513
|
|
|
550
514
|
// @public
|
|
@@ -555,121 +519,782 @@ export enum KnownOrigin {
|
|
|
555
519
|
}
|
|
556
520
|
|
|
557
521
|
// @public
|
|
558
|
-
export enum
|
|
522
|
+
export enum KnownPowerStateEnum {
|
|
523
|
+
Deallocated = "Deallocated",
|
|
524
|
+
Deallocating = "Deallocating",
|
|
525
|
+
Running = "Running",
|
|
526
|
+
Starting = "Starting",
|
|
527
|
+
Stopped = "Stopped",
|
|
528
|
+
Stopping = "Stopping",
|
|
529
|
+
Unknown = "Unknown"
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
// @public
|
|
533
|
+
export enum KnownProvisioningAction {
|
|
534
|
+
Install = "install",
|
|
535
|
+
Repair = "repair",
|
|
536
|
+
Uninstall = "uninstall"
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
// @public
|
|
540
|
+
export enum KnownProvisioningStateEnum {
|
|
559
541
|
Accepted = "Accepted",
|
|
560
542
|
Canceled = "Canceled",
|
|
543
|
+
Deleting = "Deleting",
|
|
561
544
|
Failed = "Failed",
|
|
562
|
-
|
|
545
|
+
InProgress = "InProgress",
|
|
563
546
|
Succeeded = "Succeeded"
|
|
564
547
|
}
|
|
565
548
|
|
|
549
|
+
// @public
|
|
550
|
+
export enum KnownSecurityTypes {
|
|
551
|
+
ConfidentialVM = "ConfidentialVM",
|
|
552
|
+
TrustedLaunch = "TrustedLaunch"
|
|
553
|
+
}
|
|
554
|
+
|
|
566
555
|
// @public
|
|
567
556
|
export enum KnownStatus {
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
NotConnectedRecently = "NotConnectedRecently",
|
|
572
|
-
NotYetRegistered = "NotYetRegistered"
|
|
557
|
+
Failed = "Failed",
|
|
558
|
+
InProgress = "InProgress",
|
|
559
|
+
Succeeded = "Succeeded"
|
|
573
560
|
}
|
|
574
561
|
|
|
575
562
|
// @public
|
|
576
|
-
export enum
|
|
577
|
-
|
|
578
|
-
|
|
563
|
+
export enum KnownStatusLevelTypes {
|
|
564
|
+
Error = "Error",
|
|
565
|
+
Info = "Info",
|
|
566
|
+
Warning = "Warning"
|
|
579
567
|
}
|
|
580
568
|
|
|
581
569
|
// @public
|
|
582
|
-
export
|
|
570
|
+
export enum KnownStatusTypes {
|
|
571
|
+
Failed = "Failed",
|
|
572
|
+
InProgress = "InProgress",
|
|
573
|
+
Succeeded = "Succeeded"
|
|
574
|
+
}
|
|
583
575
|
|
|
584
576
|
// @public
|
|
585
|
-
export
|
|
577
|
+
export enum KnownVmSizeEnum {
|
|
578
|
+
Custom = "Custom",
|
|
579
|
+
Default = "Default",
|
|
580
|
+
StandardA2V2 = "Standard_A2_v2",
|
|
581
|
+
StandardA4V2 = "Standard_A4_v2",
|
|
582
|
+
StandardD16SV3 = "Standard_D16s_v3",
|
|
583
|
+
StandardD2SV3 = "Standard_D2s_v3",
|
|
584
|
+
StandardD32SV3 = "Standard_D32s_v3",
|
|
585
|
+
StandardD4SV3 = "Standard_D4s_v3",
|
|
586
|
+
StandardD8SV3 = "Standard_D8s_v3",
|
|
587
|
+
StandardDS13V2 = "Standard_DS13_v2",
|
|
588
|
+
StandardDS2V2 = "Standard_DS2_v2",
|
|
589
|
+
StandardDS3V2 = "Standard_DS3_v2",
|
|
590
|
+
StandardDS4V2 = "Standard_DS4_v2",
|
|
591
|
+
StandardDS5V2 = "Standard_DS5_v2",
|
|
592
|
+
StandardK8S2V1 = "Standard_K8S2_v1",
|
|
593
|
+
StandardK8S3V1 = "Standard_K8S3_v1",
|
|
594
|
+
StandardK8S4V1 = "Standard_K8S4_v1",
|
|
595
|
+
StandardK8S5V1 = "Standard_K8S5_v1",
|
|
596
|
+
StandardK8SV1 = "Standard_K8S_v1",
|
|
597
|
+
StandardNK12 = "Standard_NK12",
|
|
598
|
+
StandardNK6 = "Standard_NK6",
|
|
599
|
+
StandardNV12 = "Standard_NV12",
|
|
600
|
+
StandardNV6 = "Standard_NV6"
|
|
601
|
+
}
|
|
586
602
|
|
|
587
603
|
// @public
|
|
588
|
-
export interface
|
|
589
|
-
|
|
590
|
-
display?: OperationDisplay;
|
|
591
|
-
readonly isDataAction?: boolean;
|
|
592
|
-
readonly name?: string;
|
|
593
|
-
readonly origin?: Origin;
|
|
604
|
+
export interface LogicalNetworkPropertiesDhcpOptions {
|
|
605
|
+
dnsServers?: string[];
|
|
594
606
|
}
|
|
595
607
|
|
|
596
608
|
// @public
|
|
597
|
-
export interface
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
readonly
|
|
601
|
-
readonly
|
|
609
|
+
export interface LogicalNetworks extends TrackedResource {
|
|
610
|
+
dhcpOptions?: LogicalNetworkPropertiesDhcpOptions;
|
|
611
|
+
extendedLocation?: ExtendedLocation;
|
|
612
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
613
|
+
readonly status?: LogicalNetworkStatus;
|
|
614
|
+
subnets?: Subnet[];
|
|
615
|
+
vmSwitchName?: string;
|
|
602
616
|
}
|
|
603
617
|
|
|
604
618
|
// @public
|
|
605
|
-
export interface
|
|
606
|
-
|
|
607
|
-
|
|
619
|
+
export interface LogicalNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
620
|
+
resumeFrom?: string;
|
|
621
|
+
updateIntervalInMs?: number;
|
|
608
622
|
}
|
|
609
623
|
|
|
610
624
|
// @public
|
|
611
|
-
export
|
|
612
|
-
|
|
625
|
+
export type LogicalNetworksCreateOrUpdateResponse = LogicalNetworks;
|
|
626
|
+
|
|
627
|
+
// @public
|
|
628
|
+
export interface LogicalNetworksDeleteHeaders {
|
|
629
|
+
// (undocumented)
|
|
630
|
+
location?: string;
|
|
613
631
|
}
|
|
614
632
|
|
|
615
633
|
// @public
|
|
616
|
-
export interface
|
|
634
|
+
export interface LogicalNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
635
|
+
resumeFrom?: string;
|
|
636
|
+
updateIntervalInMs?: number;
|
|
617
637
|
}
|
|
618
638
|
|
|
619
639
|
// @public
|
|
620
|
-
export type
|
|
640
|
+
export type LogicalNetworksDeleteResponse = LogicalNetworksDeleteHeaders;
|
|
621
641
|
|
|
622
642
|
// @public
|
|
623
|
-
export
|
|
643
|
+
export interface LogicalNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
644
|
+
}
|
|
624
645
|
|
|
625
|
-
// @public
|
|
626
|
-
export
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
keyId?: string;
|
|
631
|
-
// (undocumented)
|
|
632
|
-
secretText?: string;
|
|
633
|
-
// (undocumented)
|
|
634
|
-
startDateTime?: Date;
|
|
646
|
+
// @public
|
|
647
|
+
export type LogicalNetworksGetResponse = LogicalNetworks;
|
|
648
|
+
|
|
649
|
+
// @public
|
|
650
|
+
export interface LogicalNetworksListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
635
651
|
}
|
|
636
652
|
|
|
637
653
|
// @public
|
|
638
|
-
export
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
654
|
+
export type LogicalNetworksListAllNextResponse = LogicalNetworksListResult;
|
|
655
|
+
|
|
656
|
+
// @public
|
|
657
|
+
export interface LogicalNetworksListAllOptionalParams extends coreClient.OperationOptions {
|
|
642
658
|
}
|
|
643
659
|
|
|
644
660
|
// @public
|
|
645
|
-
export
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
661
|
+
export type LogicalNetworksListAllResponse = LogicalNetworksListResult;
|
|
662
|
+
|
|
663
|
+
// @public
|
|
664
|
+
export interface LogicalNetworksListNextOptionalParams extends coreClient.OperationOptions {
|
|
649
665
|
}
|
|
650
666
|
|
|
651
667
|
// @public
|
|
652
|
-
export type
|
|
668
|
+
export type LogicalNetworksListNextResponse = LogicalNetworksListResult;
|
|
653
669
|
|
|
654
670
|
// @public
|
|
655
|
-
export interface
|
|
671
|
+
export interface LogicalNetworksListOptionalParams extends coreClient.OperationOptions {
|
|
656
672
|
}
|
|
657
673
|
|
|
674
|
+
// @public
|
|
675
|
+
export type LogicalNetworksListResponse = LogicalNetworksListResult;
|
|
676
|
+
|
|
658
677
|
// @public (undocumented)
|
|
659
|
-
export interface
|
|
678
|
+
export interface LogicalNetworksListResult {
|
|
679
|
+
// (undocumented)
|
|
680
|
+
nextLink?: string;
|
|
660
681
|
// (undocumented)
|
|
661
|
-
|
|
682
|
+
value?: LogicalNetworks[];
|
|
662
683
|
}
|
|
663
684
|
|
|
664
685
|
// @public
|
|
665
|
-
export interface
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
686
|
+
export interface LogicalNetworksOperations {
|
|
687
|
+
beginCreateOrUpdate(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworks, options?: LogicalNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksCreateOrUpdateResponse>, LogicalNetworksCreateOrUpdateResponse>>;
|
|
688
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworks, options?: LogicalNetworksCreateOrUpdateOptionalParams): Promise<LogicalNetworksCreateOrUpdateResponse>;
|
|
689
|
+
beginDelete(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksDeleteResponse>, LogicalNetworksDeleteResponse>>;
|
|
690
|
+
beginDeleteAndWait(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksDeleteOptionalParams): Promise<LogicalNetworksDeleteResponse>;
|
|
691
|
+
beginUpdate(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworksUpdateRequest, options?: LogicalNetworksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksUpdateResponse>, LogicalNetworksUpdateResponse>>;
|
|
692
|
+
beginUpdateAndWait(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworksUpdateRequest, options?: LogicalNetworksUpdateOptionalParams): Promise<LogicalNetworksUpdateResponse>;
|
|
693
|
+
// (undocumented)
|
|
694
|
+
get(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksGetOptionalParams): Promise<LogicalNetworksGetResponse>;
|
|
695
|
+
list(resourceGroupName: string, options?: LogicalNetworksListOptionalParams): PagedAsyncIterableIterator<LogicalNetworks>;
|
|
696
|
+
listAll(options?: LogicalNetworksListAllOptionalParams): PagedAsyncIterableIterator<LogicalNetworks>;
|
|
669
697
|
}
|
|
670
698
|
|
|
671
699
|
// @public
|
|
672
|
-
export
|
|
700
|
+
export interface LogicalNetworkStatus {
|
|
701
|
+
errorCode?: string;
|
|
702
|
+
errorMessage?: string;
|
|
703
|
+
// (undocumented)
|
|
704
|
+
provisioningStatus?: LogicalNetworkStatusProvisioningStatus;
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
// @public (undocumented)
|
|
708
|
+
export interface LogicalNetworkStatusProvisioningStatus {
|
|
709
|
+
operationId?: string;
|
|
710
|
+
status?: Status;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
// @public
|
|
714
|
+
export interface LogicalNetworksUpdateHeaders {
|
|
715
|
+
// (undocumented)
|
|
716
|
+
location?: string;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
// @public
|
|
720
|
+
export interface LogicalNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
721
|
+
resumeFrom?: string;
|
|
722
|
+
updateIntervalInMs?: number;
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
// @public
|
|
726
|
+
export interface LogicalNetworksUpdateRequest {
|
|
727
|
+
tags?: {
|
|
728
|
+
[propertyName: string]: string;
|
|
729
|
+
};
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
// @public
|
|
733
|
+
export type LogicalNetworksUpdateResponse = LogicalNetworks;
|
|
734
|
+
|
|
735
|
+
// @public
|
|
736
|
+
export interface MarketplaceGalleryImages extends TrackedResource {
|
|
737
|
+
cloudInitDataSource?: CloudInitDataSource;
|
|
738
|
+
containerId?: string;
|
|
739
|
+
extendedLocation?: ExtendedLocation;
|
|
740
|
+
hyperVGeneration?: HyperVGeneration;
|
|
741
|
+
identifier?: GalleryImageIdentifier;
|
|
742
|
+
osType?: OperatingSystemTypes;
|
|
743
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
744
|
+
readonly status?: MarketplaceGalleryImageStatus;
|
|
745
|
+
version?: GalleryImageVersion;
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
// @public
|
|
749
|
+
export interface MarketplaceGalleryImagesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
750
|
+
resumeFrom?: string;
|
|
751
|
+
updateIntervalInMs?: number;
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
// @public
|
|
755
|
+
export type MarketplaceGalleryImagesCreateOrUpdateResponse = MarketplaceGalleryImages;
|
|
756
|
+
|
|
757
|
+
// @public
|
|
758
|
+
export interface MarketplaceGalleryImagesDeleteHeaders {
|
|
759
|
+
// (undocumented)
|
|
760
|
+
location?: string;
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
// @public
|
|
764
|
+
export interface MarketplaceGalleryImagesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
765
|
+
resumeFrom?: string;
|
|
766
|
+
updateIntervalInMs?: number;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
// @public
|
|
770
|
+
export type MarketplaceGalleryImagesDeleteResponse = MarketplaceGalleryImagesDeleteHeaders;
|
|
771
|
+
|
|
772
|
+
// @public
|
|
773
|
+
export interface MarketplaceGalleryImagesGetOptionalParams extends coreClient.OperationOptions {
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
// @public
|
|
777
|
+
export type MarketplaceGalleryImagesGetResponse = MarketplaceGalleryImages;
|
|
778
|
+
|
|
779
|
+
// @public
|
|
780
|
+
export interface MarketplaceGalleryImagesListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
// @public
|
|
784
|
+
export type MarketplaceGalleryImagesListAllNextResponse = MarketplaceGalleryImagesListResult;
|
|
785
|
+
|
|
786
|
+
// @public
|
|
787
|
+
export interface MarketplaceGalleryImagesListAllOptionalParams extends coreClient.OperationOptions {
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
// @public
|
|
791
|
+
export type MarketplaceGalleryImagesListAllResponse = MarketplaceGalleryImagesListResult;
|
|
792
|
+
|
|
793
|
+
// @public
|
|
794
|
+
export interface MarketplaceGalleryImagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
// @public
|
|
798
|
+
export type MarketplaceGalleryImagesListNextResponse = MarketplaceGalleryImagesListResult;
|
|
799
|
+
|
|
800
|
+
// @public
|
|
801
|
+
export interface MarketplaceGalleryImagesListOptionalParams extends coreClient.OperationOptions {
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
// @public
|
|
805
|
+
export type MarketplaceGalleryImagesListResponse = MarketplaceGalleryImagesListResult;
|
|
806
|
+
|
|
807
|
+
// @public (undocumented)
|
|
808
|
+
export interface MarketplaceGalleryImagesListResult {
|
|
809
|
+
// (undocumented)
|
|
810
|
+
nextLink?: string;
|
|
811
|
+
// (undocumented)
|
|
812
|
+
value?: MarketplaceGalleryImages[];
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
// @public
|
|
816
|
+
export interface MarketplaceGalleryImagesOperations {
|
|
817
|
+
beginCreateOrUpdate(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImages, options?: MarketplaceGalleryImagesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesCreateOrUpdateResponse>, MarketplaceGalleryImagesCreateOrUpdateResponse>>;
|
|
818
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImages, options?: MarketplaceGalleryImagesCreateOrUpdateOptionalParams): Promise<MarketplaceGalleryImagesCreateOrUpdateResponse>;
|
|
819
|
+
beginDelete(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesDeleteResponse>, MarketplaceGalleryImagesDeleteResponse>>;
|
|
820
|
+
beginDeleteAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesDeleteOptionalParams): Promise<MarketplaceGalleryImagesDeleteResponse>;
|
|
821
|
+
beginUpdate(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImagesUpdateRequest, options?: MarketplaceGalleryImagesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesUpdateResponse>, MarketplaceGalleryImagesUpdateResponse>>;
|
|
822
|
+
beginUpdateAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImagesUpdateRequest, options?: MarketplaceGalleryImagesUpdateOptionalParams): Promise<MarketplaceGalleryImagesUpdateResponse>;
|
|
823
|
+
get(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesGetOptionalParams): Promise<MarketplaceGalleryImagesGetResponse>;
|
|
824
|
+
list(resourceGroupName: string, options?: MarketplaceGalleryImagesListOptionalParams): PagedAsyncIterableIterator<MarketplaceGalleryImages>;
|
|
825
|
+
listAll(options?: MarketplaceGalleryImagesListAllOptionalParams): PagedAsyncIterableIterator<MarketplaceGalleryImages>;
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
// @public
|
|
829
|
+
export interface MarketplaceGalleryImageStatus {
|
|
830
|
+
downloadStatus?: MarketplaceGalleryImageStatusDownloadStatus;
|
|
831
|
+
errorCode?: string;
|
|
832
|
+
errorMessage?: string;
|
|
833
|
+
progressPercentage?: number;
|
|
834
|
+
// (undocumented)
|
|
835
|
+
provisioningStatus?: MarketplaceGalleryImageStatusProvisioningStatus;
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
// @public
|
|
839
|
+
export interface MarketplaceGalleryImageStatusDownloadStatus {
|
|
840
|
+
downloadSizeInMB?: number;
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
// @public (undocumented)
|
|
844
|
+
export interface MarketplaceGalleryImageStatusProvisioningStatus {
|
|
845
|
+
operationId?: string;
|
|
846
|
+
status?: Status;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
// @public
|
|
850
|
+
export interface MarketplaceGalleryImagesUpdateHeaders {
|
|
851
|
+
// (undocumented)
|
|
852
|
+
location?: string;
|
|
853
|
+
}
|
|
854
|
+
|
|
855
|
+
// @public
|
|
856
|
+
export interface MarketplaceGalleryImagesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
857
|
+
resumeFrom?: string;
|
|
858
|
+
updateIntervalInMs?: number;
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
// @public
|
|
862
|
+
export interface MarketplaceGalleryImagesUpdateRequest {
|
|
863
|
+
tags?: {
|
|
864
|
+
[propertyName: string]: string;
|
|
865
|
+
};
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
// @public
|
|
869
|
+
export type MarketplaceGalleryImagesUpdateResponse = MarketplaceGalleryImages;
|
|
870
|
+
|
|
871
|
+
// @public
|
|
872
|
+
export interface NetworkInterfaces extends TrackedResource {
|
|
873
|
+
dnsSettings?: InterfaceDNSSettings;
|
|
874
|
+
extendedLocation?: ExtendedLocation;
|
|
875
|
+
ipConfigurations?: IPConfiguration[];
|
|
876
|
+
macAddress?: string;
|
|
877
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
878
|
+
readonly status?: NetworkInterfaceStatus;
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
// @public
|
|
882
|
+
export interface NetworkInterfacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
883
|
+
resumeFrom?: string;
|
|
884
|
+
updateIntervalInMs?: number;
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
// @public
|
|
888
|
+
export type NetworkInterfacesCreateOrUpdateResponse = NetworkInterfaces;
|
|
889
|
+
|
|
890
|
+
// @public
|
|
891
|
+
export interface NetworkInterfacesDeleteHeaders {
|
|
892
|
+
// (undocumented)
|
|
893
|
+
location?: string;
|
|
894
|
+
}
|
|
895
|
+
|
|
896
|
+
// @public
|
|
897
|
+
export interface NetworkInterfacesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
898
|
+
resumeFrom?: string;
|
|
899
|
+
updateIntervalInMs?: number;
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
// @public
|
|
903
|
+
export type NetworkInterfacesDeleteResponse = NetworkInterfacesDeleteHeaders;
|
|
904
|
+
|
|
905
|
+
// @public
|
|
906
|
+
export interface NetworkInterfacesGetOptionalParams extends coreClient.OperationOptions {
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
// @public
|
|
910
|
+
export type NetworkInterfacesGetResponse = NetworkInterfaces;
|
|
911
|
+
|
|
912
|
+
// @public
|
|
913
|
+
export interface NetworkInterfacesListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
914
|
+
}
|
|
915
|
+
|
|
916
|
+
// @public
|
|
917
|
+
export type NetworkInterfacesListAllNextResponse = NetworkInterfacesListResult;
|
|
918
|
+
|
|
919
|
+
// @public
|
|
920
|
+
export interface NetworkInterfacesListAllOptionalParams extends coreClient.OperationOptions {
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
// @public
|
|
924
|
+
export type NetworkInterfacesListAllResponse = NetworkInterfacesListResult;
|
|
925
|
+
|
|
926
|
+
// @public
|
|
927
|
+
export interface NetworkInterfacesListNextOptionalParams extends coreClient.OperationOptions {
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
// @public
|
|
931
|
+
export type NetworkInterfacesListNextResponse = NetworkInterfacesListResult;
|
|
932
|
+
|
|
933
|
+
// @public
|
|
934
|
+
export interface NetworkInterfacesListOptionalParams extends coreClient.OperationOptions {
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
// @public
|
|
938
|
+
export type NetworkInterfacesListResponse = NetworkInterfacesListResult;
|
|
939
|
+
|
|
940
|
+
// @public (undocumented)
|
|
941
|
+
export interface NetworkInterfacesListResult {
|
|
942
|
+
// (undocumented)
|
|
943
|
+
nextLink?: string;
|
|
944
|
+
// (undocumented)
|
|
945
|
+
value?: NetworkInterfaces[];
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
// @public
|
|
949
|
+
export interface NetworkInterfacesOperations {
|
|
950
|
+
beginCreateOrUpdate(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfaces, options?: NetworkInterfacesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesCreateOrUpdateResponse>, NetworkInterfacesCreateOrUpdateResponse>>;
|
|
951
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfaces, options?: NetworkInterfacesCreateOrUpdateOptionalParams): Promise<NetworkInterfacesCreateOrUpdateResponse>;
|
|
952
|
+
beginDelete(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesDeleteResponse>, NetworkInterfacesDeleteResponse>>;
|
|
953
|
+
beginDeleteAndWait(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams): Promise<NetworkInterfacesDeleteResponse>;
|
|
954
|
+
beginUpdate(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfacesUpdateRequest, options?: NetworkInterfacesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesUpdateResponse>, NetworkInterfacesUpdateResponse>>;
|
|
955
|
+
beginUpdateAndWait(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfacesUpdateRequest, options?: NetworkInterfacesUpdateOptionalParams): Promise<NetworkInterfacesUpdateResponse>;
|
|
956
|
+
get(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams): Promise<NetworkInterfacesGetResponse>;
|
|
957
|
+
list(resourceGroupName: string, options?: NetworkInterfacesListOptionalParams): PagedAsyncIterableIterator<NetworkInterfaces>;
|
|
958
|
+
listAll(options?: NetworkInterfacesListAllOptionalParams): PagedAsyncIterableIterator<NetworkInterfaces>;
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
// @public
|
|
962
|
+
export interface NetworkInterfaceStatus {
|
|
963
|
+
errorCode?: string;
|
|
964
|
+
errorMessage?: string;
|
|
965
|
+
// (undocumented)
|
|
966
|
+
provisioningStatus?: NetworkInterfaceStatusProvisioningStatus;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
// @public (undocumented)
|
|
970
|
+
export interface NetworkInterfaceStatusProvisioningStatus {
|
|
971
|
+
operationId?: string;
|
|
972
|
+
status?: Status;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
// @public
|
|
976
|
+
export interface NetworkInterfacesUpdateHeaders {
|
|
977
|
+
// (undocumented)
|
|
978
|
+
location?: string;
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
// @public
|
|
982
|
+
export interface NetworkInterfacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
983
|
+
resumeFrom?: string;
|
|
984
|
+
updateIntervalInMs?: number;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
// @public
|
|
988
|
+
export interface NetworkInterfacesUpdateRequest {
|
|
989
|
+
tags?: {
|
|
990
|
+
[propertyName: string]: string;
|
|
991
|
+
};
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
// @public
|
|
995
|
+
export type NetworkInterfacesUpdateResponse = NetworkInterfaces;
|
|
996
|
+
|
|
997
|
+
// @public
|
|
998
|
+
export interface NetworkProfileUpdate {
|
|
999
|
+
networkInterfaces?: NetworkProfileUpdateNetworkInterfacesItem[];
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
// @public (undocumented)
|
|
1003
|
+
export interface NetworkProfileUpdateNetworkInterfacesItem {
|
|
1004
|
+
id?: string;
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
// @public
|
|
1008
|
+
export type OperatingSystemTypes = "Windows" | "Linux";
|
|
1009
|
+
|
|
1010
|
+
// @public
|
|
1011
|
+
export interface Operation {
|
|
1012
|
+
readonly actionType?: ActionType;
|
|
1013
|
+
display?: OperationDisplay;
|
|
1014
|
+
readonly isDataAction?: boolean;
|
|
1015
|
+
readonly name?: string;
|
|
1016
|
+
readonly origin?: Origin;
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
// @public
|
|
1020
|
+
export interface OperationDisplay {
|
|
1021
|
+
readonly description?: string;
|
|
1022
|
+
readonly operation?: string;
|
|
1023
|
+
readonly provider?: string;
|
|
1024
|
+
readonly resource?: string;
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
// @public
|
|
1028
|
+
export interface OperationListResult {
|
|
1029
|
+
readonly nextLink?: string;
|
|
1030
|
+
readonly value?: Operation[];
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
// @public
|
|
1034
|
+
export interface Operations {
|
|
1035
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
// @public
|
|
1039
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
// @public
|
|
1043
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
1044
|
+
|
|
1045
|
+
// @public
|
|
1046
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
// @public
|
|
1050
|
+
export type OperationsListResponse = OperationListResult;
|
|
1051
|
+
|
|
1052
|
+
// @public
|
|
1053
|
+
export type Origin = string;
|
|
1054
|
+
|
|
1055
|
+
// @public
|
|
1056
|
+
export interface OsProfileUpdate {
|
|
1057
|
+
computerName?: string;
|
|
1058
|
+
// (undocumented)
|
|
1059
|
+
linuxConfiguration?: OsProfileUpdateLinuxConfiguration;
|
|
1060
|
+
// (undocumented)
|
|
1061
|
+
windowsConfiguration?: OsProfileUpdateWindowsConfiguration;
|
|
1062
|
+
}
|
|
1063
|
+
|
|
1064
|
+
// @public (undocumented)
|
|
1065
|
+
export interface OsProfileUpdateLinuxConfiguration {
|
|
1066
|
+
provisionVMAgent?: boolean;
|
|
1067
|
+
provisionVMConfigAgent?: boolean;
|
|
1068
|
+
}
|
|
1069
|
+
|
|
1070
|
+
// @public (undocumented)
|
|
1071
|
+
export interface OsProfileUpdateWindowsConfiguration {
|
|
1072
|
+
provisionVMAgent?: boolean;
|
|
1073
|
+
provisionVMConfigAgent?: boolean;
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1076
|
+
// @public
|
|
1077
|
+
export type PowerStateEnum = string;
|
|
1078
|
+
|
|
1079
|
+
// @public
|
|
1080
|
+
export type ProvisioningAction = string;
|
|
1081
|
+
|
|
1082
|
+
// @public
|
|
1083
|
+
export type ProvisioningStateEnum = string;
|
|
1084
|
+
|
|
1085
|
+
// @public
|
|
1086
|
+
export interface ProxyResource extends Resource {
|
|
1087
|
+
}
|
|
1088
|
+
|
|
1089
|
+
// @public
|
|
1090
|
+
export interface Resource {
|
|
1091
|
+
readonly id?: string;
|
|
1092
|
+
readonly name?: string;
|
|
1093
|
+
readonly systemData?: SystemData;
|
|
1094
|
+
readonly type?: string;
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
// @public
|
|
1098
|
+
export interface Route {
|
|
1099
|
+
addressPrefix?: string;
|
|
1100
|
+
name?: string;
|
|
1101
|
+
nextHopIpAddress?: string;
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
// @public
|
|
1105
|
+
export interface RouteTable {
|
|
1106
|
+
readonly etag?: string;
|
|
1107
|
+
readonly name?: string;
|
|
1108
|
+
routes?: Route[];
|
|
1109
|
+
readonly type?: string;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
// @public
|
|
1113
|
+
export type SecurityTypes = string;
|
|
1114
|
+
|
|
1115
|
+
// @public
|
|
1116
|
+
export interface SshConfiguration {
|
|
1117
|
+
publicKeys?: SshPublicKey[];
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
// @public
|
|
1121
|
+
export interface SshPublicKey {
|
|
1122
|
+
keyData?: string;
|
|
1123
|
+
path?: string;
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
// @public
|
|
1127
|
+
export type Status = string;
|
|
1128
|
+
|
|
1129
|
+
// @public
|
|
1130
|
+
export type StatusLevelTypes = string;
|
|
1131
|
+
|
|
1132
|
+
// @public
|
|
1133
|
+
export type StatusTypes = string;
|
|
1134
|
+
|
|
1135
|
+
// @public
|
|
1136
|
+
export interface StorageContainers extends TrackedResource {
|
|
1137
|
+
extendedLocation?: ExtendedLocation;
|
|
1138
|
+
path?: string;
|
|
1139
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1140
|
+
readonly status?: StorageContainerStatus;
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
// @public
|
|
1144
|
+
export interface StorageContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1145
|
+
resumeFrom?: string;
|
|
1146
|
+
updateIntervalInMs?: number;
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
// @public
|
|
1150
|
+
export type StorageContainersCreateOrUpdateResponse = StorageContainers;
|
|
1151
|
+
|
|
1152
|
+
// @public
|
|
1153
|
+
export interface StorageContainersDeleteHeaders {
|
|
1154
|
+
// (undocumented)
|
|
1155
|
+
location?: string;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
// @public
|
|
1159
|
+
export interface StorageContainersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1160
|
+
resumeFrom?: string;
|
|
1161
|
+
updateIntervalInMs?: number;
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
// @public
|
|
1165
|
+
export type StorageContainersDeleteResponse = StorageContainersDeleteHeaders;
|
|
1166
|
+
|
|
1167
|
+
// @public
|
|
1168
|
+
export interface StorageContainersGetOptionalParams extends coreClient.OperationOptions {
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
// @public
|
|
1172
|
+
export type StorageContainersGetResponse = StorageContainers;
|
|
1173
|
+
|
|
1174
|
+
// @public
|
|
1175
|
+
export interface StorageContainersListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1178
|
+
// @public
|
|
1179
|
+
export type StorageContainersListAllNextResponse = StorageContainersListResult;
|
|
1180
|
+
|
|
1181
|
+
// @public
|
|
1182
|
+
export interface StorageContainersListAllOptionalParams extends coreClient.OperationOptions {
|
|
1183
|
+
}
|
|
1184
|
+
|
|
1185
|
+
// @public
|
|
1186
|
+
export type StorageContainersListAllResponse = StorageContainersListResult;
|
|
1187
|
+
|
|
1188
|
+
// @public
|
|
1189
|
+
export interface StorageContainersListNextOptionalParams extends coreClient.OperationOptions {
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
// @public
|
|
1193
|
+
export type StorageContainersListNextResponse = StorageContainersListResult;
|
|
1194
|
+
|
|
1195
|
+
// @public
|
|
1196
|
+
export interface StorageContainersListOptionalParams extends coreClient.OperationOptions {
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
// @public
|
|
1200
|
+
export type StorageContainersListResponse = StorageContainersListResult;
|
|
1201
|
+
|
|
1202
|
+
// @public (undocumented)
|
|
1203
|
+
export interface StorageContainersListResult {
|
|
1204
|
+
// (undocumented)
|
|
1205
|
+
nextLink?: string;
|
|
1206
|
+
// (undocumented)
|
|
1207
|
+
value?: StorageContainers[];
|
|
1208
|
+
}
|
|
1209
|
+
|
|
1210
|
+
// @public
|
|
1211
|
+
export interface StorageContainersOperations {
|
|
1212
|
+
beginCreateOrUpdate(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainers, options?: StorageContainersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersCreateOrUpdateResponse>, StorageContainersCreateOrUpdateResponse>>;
|
|
1213
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainers, options?: StorageContainersCreateOrUpdateOptionalParams): Promise<StorageContainersCreateOrUpdateResponse>;
|
|
1214
|
+
beginDelete(resourceGroupName: string, storageContainerName: string, options?: StorageContainersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersDeleteResponse>, StorageContainersDeleteResponse>>;
|
|
1215
|
+
beginDeleteAndWait(resourceGroupName: string, storageContainerName: string, options?: StorageContainersDeleteOptionalParams): Promise<StorageContainersDeleteResponse>;
|
|
1216
|
+
beginUpdate(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainersUpdateRequest, options?: StorageContainersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersUpdateResponse>, StorageContainersUpdateResponse>>;
|
|
1217
|
+
beginUpdateAndWait(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainersUpdateRequest, options?: StorageContainersUpdateOptionalParams): Promise<StorageContainersUpdateResponse>;
|
|
1218
|
+
get(resourceGroupName: string, storageContainerName: string, options?: StorageContainersGetOptionalParams): Promise<StorageContainersGetResponse>;
|
|
1219
|
+
list(resourceGroupName: string, options?: StorageContainersListOptionalParams): PagedAsyncIterableIterator<StorageContainers>;
|
|
1220
|
+
listAll(options?: StorageContainersListAllOptionalParams): PagedAsyncIterableIterator<StorageContainers>;
|
|
1221
|
+
}
|
|
1222
|
+
|
|
1223
|
+
// @public
|
|
1224
|
+
export interface StorageContainerStatus {
|
|
1225
|
+
availableSizeMB?: number;
|
|
1226
|
+
containerSizeMB?: number;
|
|
1227
|
+
errorCode?: string;
|
|
1228
|
+
errorMessage?: string;
|
|
1229
|
+
// (undocumented)
|
|
1230
|
+
provisioningStatus?: StorageContainerStatusProvisioningStatus;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1233
|
+
// @public (undocumented)
|
|
1234
|
+
export interface StorageContainerStatusProvisioningStatus {
|
|
1235
|
+
operationId?: string;
|
|
1236
|
+
status?: Status;
|
|
1237
|
+
}
|
|
1238
|
+
|
|
1239
|
+
// @public
|
|
1240
|
+
export interface StorageContainersUpdateHeaders {
|
|
1241
|
+
// (undocumented)
|
|
1242
|
+
location?: string;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
// @public
|
|
1246
|
+
export interface StorageContainersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1247
|
+
resumeFrom?: string;
|
|
1248
|
+
updateIntervalInMs?: number;
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
// @public
|
|
1252
|
+
export interface StorageContainersUpdateRequest {
|
|
1253
|
+
tags?: {
|
|
1254
|
+
[propertyName: string]: string;
|
|
1255
|
+
};
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
// @public
|
|
1259
|
+
export type StorageContainersUpdateResponse = StorageContainers;
|
|
1260
|
+
|
|
1261
|
+
// @public (undocumented)
|
|
1262
|
+
export interface StorageProfileUpdate {
|
|
1263
|
+
dataDisks?: StorageProfileUpdateDataDisksItem[];
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
// @public (undocumented)
|
|
1267
|
+
export interface StorageProfileUpdateDataDisksItem {
|
|
1268
|
+
// (undocumented)
|
|
1269
|
+
id?: string;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
// @public (undocumented)
|
|
1273
|
+
export interface Subnet {
|
|
1274
|
+
addressPrefix?: string;
|
|
1275
|
+
addressPrefixes?: string[];
|
|
1276
|
+
ipAllocationMethod?: IpAllocationMethodEnum;
|
|
1277
|
+
ipConfigurationReferences?: SubnetPropertiesFormatIpConfigurationReferencesItem[];
|
|
1278
|
+
ipPools?: IPPool[];
|
|
1279
|
+
name?: string;
|
|
1280
|
+
routeTable?: RouteTable;
|
|
1281
|
+
vlan?: number;
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
// @public
|
|
1285
|
+
export interface SubnetPropertiesFormatIpConfigurationReferencesItem {
|
|
1286
|
+
id?: string;
|
|
1287
|
+
}
|
|
1288
|
+
|
|
1289
|
+
// @public
|
|
1290
|
+
export interface SystemData {
|
|
1291
|
+
createdAt?: Date;
|
|
1292
|
+
createdBy?: string;
|
|
1293
|
+
createdByType?: CreatedByType;
|
|
1294
|
+
lastModifiedAt?: Date;
|
|
1295
|
+
lastModifiedBy?: string;
|
|
1296
|
+
lastModifiedByType?: CreatedByType;
|
|
1297
|
+
}
|
|
673
1298
|
|
|
674
1299
|
// @public
|
|
675
1300
|
export interface TrackedResource extends Resource {
|
|
@@ -679,14 +1304,425 @@ export interface TrackedResource extends Resource {
|
|
|
679
1304
|
};
|
|
680
1305
|
}
|
|
681
1306
|
|
|
1307
|
+
// @public
|
|
1308
|
+
export interface VirtualHardDisks extends TrackedResource {
|
|
1309
|
+
// (undocumented)
|
|
1310
|
+
blockSizeBytes?: number;
|
|
1311
|
+
containerId?: string;
|
|
1312
|
+
diskFileFormat?: DiskFileFormat;
|
|
1313
|
+
diskSizeGB?: number;
|
|
1314
|
+
dynamic?: boolean;
|
|
1315
|
+
extendedLocation?: ExtendedLocation;
|
|
1316
|
+
hyperVGeneration?: HyperVGeneration;
|
|
1317
|
+
// (undocumented)
|
|
1318
|
+
logicalSectorBytes?: number;
|
|
1319
|
+
// (undocumented)
|
|
1320
|
+
physicalSectorBytes?: number;
|
|
1321
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1322
|
+
readonly status?: VirtualHardDiskStatus;
|
|
1323
|
+
}
|
|
1324
|
+
|
|
1325
|
+
// @public
|
|
1326
|
+
export interface VirtualHardDisksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1327
|
+
resumeFrom?: string;
|
|
1328
|
+
updateIntervalInMs?: number;
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
// @public
|
|
1332
|
+
export type VirtualHardDisksCreateOrUpdateResponse = VirtualHardDisks;
|
|
1333
|
+
|
|
1334
|
+
// @public
|
|
1335
|
+
export interface VirtualHardDisksDeleteHeaders {
|
|
1336
|
+
// (undocumented)
|
|
1337
|
+
location?: string;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
// @public
|
|
1341
|
+
export interface VirtualHardDisksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1342
|
+
resumeFrom?: string;
|
|
1343
|
+
updateIntervalInMs?: number;
|
|
1344
|
+
}
|
|
1345
|
+
|
|
1346
|
+
// @public
|
|
1347
|
+
export type VirtualHardDisksDeleteResponse = VirtualHardDisksDeleteHeaders;
|
|
1348
|
+
|
|
1349
|
+
// @public
|
|
1350
|
+
export interface VirtualHardDisksGetOptionalParams extends coreClient.OperationOptions {
|
|
1351
|
+
}
|
|
1352
|
+
|
|
1353
|
+
// @public
|
|
1354
|
+
export type VirtualHardDisksGetResponse = VirtualHardDisks;
|
|
1355
|
+
|
|
1356
|
+
// @public
|
|
1357
|
+
export interface VirtualHardDisksListAllNextOptionalParams extends coreClient.OperationOptions {
|
|
1358
|
+
}
|
|
1359
|
+
|
|
1360
|
+
// @public
|
|
1361
|
+
export type VirtualHardDisksListAllNextResponse = VirtualHardDisksListResult;
|
|
1362
|
+
|
|
1363
|
+
// @public
|
|
1364
|
+
export interface VirtualHardDisksListAllOptionalParams extends coreClient.OperationOptions {
|
|
1365
|
+
}
|
|
1366
|
+
|
|
1367
|
+
// @public
|
|
1368
|
+
export type VirtualHardDisksListAllResponse = VirtualHardDisksListResult;
|
|
1369
|
+
|
|
1370
|
+
// @public
|
|
1371
|
+
export interface VirtualHardDisksListNextOptionalParams extends coreClient.OperationOptions {
|
|
1372
|
+
}
|
|
1373
|
+
|
|
1374
|
+
// @public
|
|
1375
|
+
export type VirtualHardDisksListNextResponse = VirtualHardDisksListResult;
|
|
1376
|
+
|
|
1377
|
+
// @public
|
|
1378
|
+
export interface VirtualHardDisksListOptionalParams extends coreClient.OperationOptions {
|
|
1379
|
+
}
|
|
1380
|
+
|
|
1381
|
+
// @public
|
|
1382
|
+
export type VirtualHardDisksListResponse = VirtualHardDisksListResult;
|
|
1383
|
+
|
|
1384
|
+
// @public (undocumented)
|
|
1385
|
+
export interface VirtualHardDisksListResult {
|
|
1386
|
+
// (undocumented)
|
|
1387
|
+
nextLink?: string;
|
|
1388
|
+
// (undocumented)
|
|
1389
|
+
value?: VirtualHardDisks[];
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
// @public
|
|
1393
|
+
export interface VirtualHardDisksOperations {
|
|
1394
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisks, options?: VirtualHardDisksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksCreateOrUpdateResponse>, VirtualHardDisksCreateOrUpdateResponse>>;
|
|
1395
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisks, options?: VirtualHardDisksCreateOrUpdateOptionalParams): Promise<VirtualHardDisksCreateOrUpdateResponse>;
|
|
1396
|
+
beginDelete(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksDeleteResponse>, VirtualHardDisksDeleteResponse>>;
|
|
1397
|
+
beginDeleteAndWait(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksDeleteOptionalParams): Promise<VirtualHardDisksDeleteResponse>;
|
|
1398
|
+
beginUpdate(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisksUpdateRequest, options?: VirtualHardDisksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksUpdateResponse>, VirtualHardDisksUpdateResponse>>;
|
|
1399
|
+
beginUpdateAndWait(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisksUpdateRequest, options?: VirtualHardDisksUpdateOptionalParams): Promise<VirtualHardDisksUpdateResponse>;
|
|
1400
|
+
get(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksGetOptionalParams): Promise<VirtualHardDisksGetResponse>;
|
|
1401
|
+
list(resourceGroupName: string, options?: VirtualHardDisksListOptionalParams): PagedAsyncIterableIterator<VirtualHardDisks>;
|
|
1402
|
+
listAll(options?: VirtualHardDisksListAllOptionalParams): PagedAsyncIterableIterator<VirtualHardDisks>;
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
// @public
|
|
1406
|
+
export interface VirtualHardDiskStatus {
|
|
1407
|
+
errorCode?: string;
|
|
1408
|
+
errorMessage?: string;
|
|
1409
|
+
// (undocumented)
|
|
1410
|
+
provisioningStatus?: VirtualHardDiskStatusProvisioningStatus;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
// @public (undocumented)
|
|
1414
|
+
export interface VirtualHardDiskStatusProvisioningStatus {
|
|
1415
|
+
operationId?: string;
|
|
1416
|
+
status?: Status;
|
|
1417
|
+
}
|
|
1418
|
+
|
|
1419
|
+
// @public
|
|
1420
|
+
export interface VirtualHardDisksUpdateHeaders {
|
|
1421
|
+
// (undocumented)
|
|
1422
|
+
location?: string;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
// @public
|
|
1426
|
+
export interface VirtualHardDisksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1427
|
+
resumeFrom?: string;
|
|
1428
|
+
updateIntervalInMs?: number;
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
// @public
|
|
1432
|
+
export interface VirtualHardDisksUpdateRequest {
|
|
1433
|
+
tags?: {
|
|
1434
|
+
[propertyName: string]: string;
|
|
1435
|
+
};
|
|
1436
|
+
}
|
|
1437
|
+
|
|
1438
|
+
// @public
|
|
1439
|
+
export type VirtualHardDisksUpdateResponse = VirtualHardDisks;
|
|
1440
|
+
|
|
1441
|
+
// @public
|
|
1442
|
+
export interface VirtualMachineConfigAgentInstanceView {
|
|
1443
|
+
statuses?: InstanceViewStatus[];
|
|
1444
|
+
vmConfigAgentVersion?: string;
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1447
|
+
// @public
|
|
1448
|
+
export interface VirtualMachineInstance extends ProxyResource {
|
|
1449
|
+
extendedLocation?: ExtendedLocation;
|
|
1450
|
+
guestAgentInstallStatus?: GuestAgentInstallStatus;
|
|
1451
|
+
hardwareProfile?: VirtualMachineInstancePropertiesHardwareProfile;
|
|
1452
|
+
httpProxyConfig?: HttpProxyConfiguration;
|
|
1453
|
+
identity?: Identity;
|
|
1454
|
+
readonly instanceView?: VirtualMachineInstanceView;
|
|
1455
|
+
networkProfile?: VirtualMachineInstancePropertiesNetworkProfile;
|
|
1456
|
+
osProfile?: VirtualMachineInstancePropertiesOsProfile;
|
|
1457
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1458
|
+
resourceUid?: string;
|
|
1459
|
+
securityProfile?: VirtualMachineInstancePropertiesSecurityProfile;
|
|
1460
|
+
readonly status?: VirtualMachineInstanceStatus;
|
|
1461
|
+
storageProfile?: VirtualMachineInstancePropertiesStorageProfile;
|
|
1462
|
+
readonly vmId?: string;
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
// @public (undocumented)
|
|
1466
|
+
export interface VirtualMachineInstanceListResult {
|
|
1467
|
+
// (undocumented)
|
|
1468
|
+
nextLink?: string;
|
|
1469
|
+
// (undocumented)
|
|
1470
|
+
value?: VirtualMachineInstance[];
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
// @public
|
|
1474
|
+
export interface VirtualMachineInstancePropertiesHardwareProfile {
|
|
1475
|
+
// (undocumented)
|
|
1476
|
+
dynamicMemoryConfig?: VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig;
|
|
1477
|
+
memoryMB?: number;
|
|
1478
|
+
processors?: number;
|
|
1479
|
+
// (undocumented)
|
|
1480
|
+
vmSize?: VmSizeEnum;
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
// @public (undocumented)
|
|
1484
|
+
export interface VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig {
|
|
1485
|
+
// (undocumented)
|
|
1486
|
+
maximumMemoryMB?: number;
|
|
1487
|
+
// (undocumented)
|
|
1488
|
+
minimumMemoryMB?: number;
|
|
1489
|
+
targetMemoryBuffer?: number;
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
// @public
|
|
1493
|
+
export interface VirtualMachineInstancePropertiesNetworkProfile {
|
|
1494
|
+
networkInterfaces?: VirtualMachineInstancePropertiesNetworkProfileNetworkInterfacesItem[];
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
// @public (undocumented)
|
|
1498
|
+
export interface VirtualMachineInstancePropertiesNetworkProfileNetworkInterfacesItem {
|
|
1499
|
+
id?: string;
|
|
1500
|
+
}
|
|
1501
|
+
|
|
1502
|
+
// @public
|
|
1503
|
+
export interface VirtualMachineInstancePropertiesOsProfile {
|
|
1504
|
+
adminPassword?: string;
|
|
1505
|
+
adminUsername?: string;
|
|
1506
|
+
computerName?: string;
|
|
1507
|
+
linuxConfiguration?: VirtualMachineInstancePropertiesOsProfileLinuxConfiguration;
|
|
1508
|
+
windowsConfiguration?: VirtualMachineInstancePropertiesOsProfileWindowsConfiguration;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
// @public
|
|
1512
|
+
export interface VirtualMachineInstancePropertiesOsProfileLinuxConfiguration {
|
|
1513
|
+
disablePasswordAuthentication?: boolean;
|
|
1514
|
+
provisionVMAgent?: boolean;
|
|
1515
|
+
provisionVMConfigAgent?: boolean;
|
|
1516
|
+
ssh?: SshConfiguration;
|
|
1517
|
+
}
|
|
1518
|
+
|
|
1519
|
+
// @public
|
|
1520
|
+
export interface VirtualMachineInstancePropertiesOsProfileWindowsConfiguration {
|
|
1521
|
+
enableAutomaticUpdates?: boolean;
|
|
1522
|
+
provisionVMAgent?: boolean;
|
|
1523
|
+
provisionVMConfigAgent?: boolean;
|
|
1524
|
+
ssh?: SshConfiguration;
|
|
1525
|
+
timeZone?: string;
|
|
1526
|
+
}
|
|
1527
|
+
|
|
1528
|
+
// @public
|
|
1529
|
+
export interface VirtualMachineInstancePropertiesSecurityProfile {
|
|
1530
|
+
// (undocumented)
|
|
1531
|
+
enableTPM?: boolean;
|
|
1532
|
+
securityType?: SecurityTypes;
|
|
1533
|
+
// (undocumented)
|
|
1534
|
+
uefiSettings?: VirtualMachineInstancePropertiesSecurityProfileUefiSettings;
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1537
|
+
// @public (undocumented)
|
|
1538
|
+
export interface VirtualMachineInstancePropertiesSecurityProfileUefiSettings {
|
|
1539
|
+
secureBootEnabled?: boolean;
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
// @public
|
|
1543
|
+
export interface VirtualMachineInstancePropertiesStorageProfile {
|
|
1544
|
+
dataDisks?: VirtualMachineInstancePropertiesStorageProfileDataDisksItem[];
|
|
1545
|
+
imageReference?: VirtualMachineInstancePropertiesStorageProfileImageReference;
|
|
1546
|
+
osDisk?: VirtualMachineInstancePropertiesStorageProfileOsDisk;
|
|
1547
|
+
vmConfigStoragePathId?: string;
|
|
1548
|
+
}
|
|
1549
|
+
|
|
1550
|
+
// @public (undocumented)
|
|
1551
|
+
export interface VirtualMachineInstancePropertiesStorageProfileDataDisksItem {
|
|
1552
|
+
id?: string;
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
// @public
|
|
1556
|
+
export interface VirtualMachineInstancePropertiesStorageProfileImageReference {
|
|
1557
|
+
id?: string;
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
// @public
|
|
1561
|
+
export interface VirtualMachineInstancePropertiesStorageProfileOsDisk {
|
|
1562
|
+
id?: string;
|
|
1563
|
+
osType?: OperatingSystemTypes;
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
// @public
|
|
1567
|
+
export interface VirtualMachineInstances {
|
|
1568
|
+
beginCreateOrUpdate(resourceUri: string, virtualMachineInstance: VirtualMachineInstance, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesCreateOrUpdateResponse>, VirtualMachineInstancesCreateOrUpdateResponse>>;
|
|
1569
|
+
beginCreateOrUpdateAndWait(resourceUri: string, virtualMachineInstance: VirtualMachineInstance, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<VirtualMachineInstancesCreateOrUpdateResponse>;
|
|
1570
|
+
beginDelete(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesDeleteResponse>, VirtualMachineInstancesDeleteResponse>>;
|
|
1571
|
+
beginDeleteAndWait(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<VirtualMachineInstancesDeleteResponse>;
|
|
1572
|
+
beginRestart(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesRestartResponse>, VirtualMachineInstancesRestartResponse>>;
|
|
1573
|
+
beginRestartAndWait(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<VirtualMachineInstancesRestartResponse>;
|
|
1574
|
+
beginStart(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStartResponse>, VirtualMachineInstancesStartResponse>>;
|
|
1575
|
+
beginStartAndWait(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<VirtualMachineInstancesStartResponse>;
|
|
1576
|
+
beginStop(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStopResponse>, VirtualMachineInstancesStopResponse>>;
|
|
1577
|
+
beginStopAndWait(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<VirtualMachineInstancesStopResponse>;
|
|
1578
|
+
beginUpdate(resourceUri: string, virtualMachineInstance: VirtualMachineInstanceUpdateRequest, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesUpdateResponse>, VirtualMachineInstancesUpdateResponse>>;
|
|
1579
|
+
beginUpdateAndWait(resourceUri: string, virtualMachineInstance: VirtualMachineInstanceUpdateRequest, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<VirtualMachineInstancesUpdateResponse>;
|
|
1580
|
+
get(resourceUri: string, options?: VirtualMachineInstancesGetOptionalParams): Promise<VirtualMachineInstancesGetResponse>;
|
|
1581
|
+
list(resourceUri: string, options?: VirtualMachineInstancesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineInstance>;
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
// @public
|
|
1585
|
+
export interface VirtualMachineInstancesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1586
|
+
resumeFrom?: string;
|
|
1587
|
+
updateIntervalInMs?: number;
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
// @public
|
|
1591
|
+
export type VirtualMachineInstancesCreateOrUpdateResponse = VirtualMachineInstance;
|
|
1592
|
+
|
|
1593
|
+
// @public
|
|
1594
|
+
export interface VirtualMachineInstancesDeleteHeaders {
|
|
1595
|
+
// (undocumented)
|
|
1596
|
+
location?: string;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
// @public
|
|
1600
|
+
export interface VirtualMachineInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1601
|
+
resumeFrom?: string;
|
|
1602
|
+
updateIntervalInMs?: number;
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
// @public
|
|
1606
|
+
export type VirtualMachineInstancesDeleteResponse = VirtualMachineInstancesDeleteHeaders;
|
|
1607
|
+
|
|
1608
|
+
// @public
|
|
1609
|
+
export interface VirtualMachineInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
// @public
|
|
1613
|
+
export type VirtualMachineInstancesGetResponse = VirtualMachineInstance;
|
|
1614
|
+
|
|
1615
|
+
// @public
|
|
1616
|
+
export interface VirtualMachineInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1617
|
+
}
|
|
1618
|
+
|
|
1619
|
+
// @public
|
|
1620
|
+
export type VirtualMachineInstancesListNextResponse = VirtualMachineInstanceListResult;
|
|
1621
|
+
|
|
1622
|
+
// @public
|
|
1623
|
+
export interface VirtualMachineInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
|
+
// @public
|
|
1627
|
+
export type VirtualMachineInstancesListResponse = VirtualMachineInstanceListResult;
|
|
1628
|
+
|
|
1629
|
+
// @public
|
|
1630
|
+
export interface VirtualMachineInstancesRestartHeaders {
|
|
1631
|
+
// (undocumented)
|
|
1632
|
+
location?: string;
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
// @public
|
|
1636
|
+
export interface VirtualMachineInstancesRestartOptionalParams extends coreClient.OperationOptions {
|
|
1637
|
+
resumeFrom?: string;
|
|
1638
|
+
updateIntervalInMs?: number;
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
// @public
|
|
1642
|
+
export type VirtualMachineInstancesRestartResponse = VirtualMachineInstance;
|
|
1643
|
+
|
|
1644
|
+
// @public
|
|
1645
|
+
export interface VirtualMachineInstancesStartHeaders {
|
|
1646
|
+
// (undocumented)
|
|
1647
|
+
location?: string;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1650
|
+
// @public
|
|
1651
|
+
export interface VirtualMachineInstancesStartOptionalParams extends coreClient.OperationOptions {
|
|
1652
|
+
resumeFrom?: string;
|
|
1653
|
+
updateIntervalInMs?: number;
|
|
1654
|
+
}
|
|
1655
|
+
|
|
1656
|
+
// @public
|
|
1657
|
+
export type VirtualMachineInstancesStartResponse = VirtualMachineInstance;
|
|
1658
|
+
|
|
1659
|
+
// @public
|
|
1660
|
+
export interface VirtualMachineInstancesStopHeaders {
|
|
1661
|
+
// (undocumented)
|
|
1662
|
+
location?: string;
|
|
1663
|
+
}
|
|
1664
|
+
|
|
1665
|
+
// @public
|
|
1666
|
+
export interface VirtualMachineInstancesStopOptionalParams extends coreClient.OperationOptions {
|
|
1667
|
+
resumeFrom?: string;
|
|
1668
|
+
updateIntervalInMs?: number;
|
|
1669
|
+
}
|
|
1670
|
+
|
|
1671
|
+
// @public
|
|
1672
|
+
export type VirtualMachineInstancesStopResponse = VirtualMachineInstance;
|
|
1673
|
+
|
|
1674
|
+
// @public
|
|
1675
|
+
export interface VirtualMachineInstanceStatus {
|
|
1676
|
+
errorCode?: string;
|
|
1677
|
+
errorMessage?: string;
|
|
1678
|
+
powerState?: PowerStateEnum;
|
|
1679
|
+
// (undocumented)
|
|
1680
|
+
provisioningStatus?: VirtualMachineInstanceStatusProvisioningStatus;
|
|
1681
|
+
}
|
|
1682
|
+
|
|
682
1683
|
// @public (undocumented)
|
|
683
|
-
export interface
|
|
1684
|
+
export interface VirtualMachineInstanceStatusProvisioningStatus {
|
|
1685
|
+
operationId?: string;
|
|
1686
|
+
status?: Status;
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
// @public
|
|
1690
|
+
export interface VirtualMachineInstancesUpdateHeaders {
|
|
1691
|
+
// (undocumented)
|
|
1692
|
+
location?: string;
|
|
1693
|
+
}
|
|
1694
|
+
|
|
1695
|
+
// @public
|
|
1696
|
+
export interface VirtualMachineInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1697
|
+
resumeFrom?: string;
|
|
1698
|
+
updateIntervalInMs?: number;
|
|
1699
|
+
}
|
|
1700
|
+
|
|
1701
|
+
// @public
|
|
1702
|
+
export type VirtualMachineInstancesUpdateResponse = VirtualMachineInstance;
|
|
1703
|
+
|
|
1704
|
+
// @public
|
|
1705
|
+
export interface VirtualMachineInstanceUpdateProperties {
|
|
1706
|
+
hardwareProfile?: HardwareProfileUpdate;
|
|
1707
|
+
networkProfile?: NetworkProfileUpdate;
|
|
1708
|
+
osProfile?: OsProfileUpdate;
|
|
684
1709
|
// (undocumented)
|
|
685
|
-
|
|
1710
|
+
storageProfile?: StorageProfileUpdate;
|
|
1711
|
+
}
|
|
1712
|
+
|
|
1713
|
+
// @public
|
|
1714
|
+
export interface VirtualMachineInstanceUpdateRequest {
|
|
1715
|
+
identity?: Identity;
|
|
1716
|
+
properties?: VirtualMachineInstanceUpdateProperties;
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
// @public
|
|
1720
|
+
export interface VirtualMachineInstanceView {
|
|
1721
|
+
vmAgent?: VirtualMachineConfigAgentInstanceView;
|
|
686
1722
|
}
|
|
687
1723
|
|
|
688
1724
|
// @public
|
|
689
|
-
export type
|
|
1725
|
+
export type VmSizeEnum = string;
|
|
690
1726
|
|
|
691
1727
|
// (No @packageDocumentation comment for this package)
|
|
692
1728
|
|