@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
package/src/models/index.ts
CHANGED
|
@@ -8,37 +8,71 @@
|
|
|
8
8
|
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
10
|
|
|
11
|
-
/**
|
|
12
|
-
export interface
|
|
13
|
-
/**
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
* Link to the next set of results.
|
|
20
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
21
|
-
*/
|
|
22
|
-
readonly nextLink?: string;
|
|
11
|
+
/** This is the gallery image definition identifier. */
|
|
12
|
+
export interface GalleryImageIdentifier {
|
|
13
|
+
/** The name of the gallery image definition publisher. */
|
|
14
|
+
publisher: string;
|
|
15
|
+
/** The name of the gallery image definition offer. */
|
|
16
|
+
offer: string;
|
|
17
|
+
/** The name of the gallery image definition SKU. */
|
|
18
|
+
sku: string;
|
|
23
19
|
}
|
|
24
20
|
|
|
25
|
-
/**
|
|
26
|
-
export interface
|
|
27
|
-
/**
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
21
|
+
/** Specifies information about the gallery image version that you want to create or update. */
|
|
22
|
+
export interface GalleryImageVersion {
|
|
23
|
+
/** This is the version of the gallery image. */
|
|
24
|
+
name?: string;
|
|
25
|
+
/** This is the storage profile of a Gallery Image Version. */
|
|
26
|
+
storageProfile?: GalleryImageVersionStorageProfile;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/** This is the storage profile of a Gallery Image Version. */
|
|
30
|
+
export interface GalleryImageVersionStorageProfile {
|
|
31
|
+
/** This is the OS disk image. */
|
|
32
|
+
osDiskImage?: GalleryOSDiskImage;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
/** This is the disk image base class. */
|
|
36
|
+
export interface GalleryDiskImage {
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* This property indicates the size of the VHD to be created.
|
|
39
39
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
40
40
|
*/
|
|
41
|
-
readonly
|
|
41
|
+
readonly sizeInMB?: number;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/** The observed state of gallery images */
|
|
45
|
+
export interface GalleryImageStatus {
|
|
46
|
+
/** GalleryImage provisioning error code */
|
|
47
|
+
errorCode?: string;
|
|
48
|
+
/** Descriptive error message */
|
|
49
|
+
errorMessage?: string;
|
|
50
|
+
provisioningStatus?: GalleryImageStatusProvisioningStatus;
|
|
51
|
+
/** The download status of the gallery image */
|
|
52
|
+
downloadStatus?: GalleryImageStatusDownloadStatus;
|
|
53
|
+
/** The progress of the operation in percentage */
|
|
54
|
+
progressPercentage?: number;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export interface GalleryImageStatusProvisioningStatus {
|
|
58
|
+
/** The ID of the operation performed on the gallery image */
|
|
59
|
+
operationId?: string;
|
|
60
|
+
/** The status of the operation performed on the gallery image [Succeeded, Failed, InProgress] */
|
|
61
|
+
status?: Status;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
/** The download status of the gallery image */
|
|
65
|
+
export interface GalleryImageStatusDownloadStatus {
|
|
66
|
+
/** The downloaded sized of the image in MB */
|
|
67
|
+
downloadSizeInMB?: number;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/** The complex type of the extended location. */
|
|
71
|
+
export interface ExtendedLocation {
|
|
72
|
+
/** The name of the extended location. */
|
|
73
|
+
name?: string;
|
|
74
|
+
/** The type of the extended location. */
|
|
75
|
+
type?: ExtendedLocationTypes;
|
|
42
76
|
}
|
|
43
77
|
|
|
44
78
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
@@ -58,6 +92,27 @@ export interface Resource {
|
|
|
58
92
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
59
93
|
*/
|
|
60
94
|
readonly type?: string;
|
|
95
|
+
/**
|
|
96
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
97
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
98
|
+
*/
|
|
99
|
+
readonly systemData?: SystemData;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
103
|
+
export interface SystemData {
|
|
104
|
+
/** The identity that created the resource. */
|
|
105
|
+
createdBy?: string;
|
|
106
|
+
/** The type of identity that created the resource. */
|
|
107
|
+
createdByType?: CreatedByType;
|
|
108
|
+
/** The timestamp of resource creation (UTC). */
|
|
109
|
+
createdAt?: Date;
|
|
110
|
+
/** The identity that last modified the resource. */
|
|
111
|
+
lastModifiedBy?: string;
|
|
112
|
+
/** The type of identity that last modified the resource. */
|
|
113
|
+
lastModifiedByType?: CreatedByType;
|
|
114
|
+
/** The timestamp of resource last modification (UTC) */
|
|
115
|
+
lastModifiedAt?: Date;
|
|
61
116
|
}
|
|
62
117
|
|
|
63
118
|
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
@@ -109,33 +164,15 @@ export interface ErrorAdditionalInfo {
|
|
|
109
164
|
readonly info?: Record<string, unknown>;
|
|
110
165
|
}
|
|
111
166
|
|
|
112
|
-
/**
|
|
113
|
-
export interface
|
|
114
|
-
/** Resource tags
|
|
167
|
+
/** The gallery images resource patch definition. */
|
|
168
|
+
export interface GalleryImagesUpdateRequest {
|
|
169
|
+
/** Resource tags */
|
|
115
170
|
tags?: { [propertyName: string]: string };
|
|
116
|
-
/** contains connectivity related configuration for ARC resources */
|
|
117
|
-
connectivityProperties?: Record<string, unknown>;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
export interface PasswordCredential {
|
|
121
|
-
secretText?: string;
|
|
122
|
-
keyId?: string;
|
|
123
|
-
startDateTime?: Date;
|
|
124
|
-
endDateTime?: Date;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
/** ArcIdentity details. */
|
|
128
|
-
export interface ArcIdentityResponse {
|
|
129
|
-
arcApplicationClientId?: string;
|
|
130
|
-
arcApplicationTenantId?: string;
|
|
131
|
-
arcServicePrincipalObjectId?: string;
|
|
132
|
-
arcApplicationObjectId?: string;
|
|
133
171
|
}
|
|
134
172
|
|
|
135
|
-
/** List of
|
|
136
|
-
export interface
|
|
137
|
-
|
|
138
|
-
value?: Cluster[];
|
|
173
|
+
/** List of gallery images. */
|
|
174
|
+
export interface GalleryImagesListResult {
|
|
175
|
+
value?: GalleryImages[];
|
|
139
176
|
/**
|
|
140
177
|
* Link to the next set of results.
|
|
141
178
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -143,758 +180,1129 @@ export interface ClusterList {
|
|
|
143
180
|
readonly nextLink?: string;
|
|
144
181
|
}
|
|
145
182
|
|
|
146
|
-
/**
|
|
147
|
-
export interface
|
|
148
|
-
/** Desired state of Windows Server Subscription. */
|
|
149
|
-
windowsServerSubscription?: WindowsServerSubscription;
|
|
150
|
-
/** Desired level of diagnostic data emitted by the cluster. */
|
|
151
|
-
diagnosticLevel?: DiagnosticLevel;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
/** Properties reported by cluster agent. */
|
|
155
|
-
export interface ClusterReportedProperties {
|
|
183
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
184
|
+
export interface OperationListResult {
|
|
156
185
|
/**
|
|
157
|
-
*
|
|
186
|
+
* List of operations supported by the resource provider
|
|
158
187
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
159
188
|
*/
|
|
160
|
-
readonly
|
|
189
|
+
readonly value?: Operation[];
|
|
161
190
|
/**
|
|
162
|
-
*
|
|
191
|
+
* URL to get the next set of operation list results (if there are any).
|
|
163
192
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
164
193
|
*/
|
|
165
|
-
readonly
|
|
194
|
+
readonly nextLink?: string;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
198
|
+
export interface Operation {
|
|
166
199
|
/**
|
|
167
|
-
*
|
|
200
|
+
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
168
201
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
169
202
|
*/
|
|
170
|
-
readonly
|
|
203
|
+
readonly name?: string;
|
|
171
204
|
/**
|
|
172
|
-
*
|
|
205
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
|
173
206
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
174
207
|
*/
|
|
175
|
-
readonly
|
|
208
|
+
readonly isDataAction?: boolean;
|
|
209
|
+
/** Localized display information for this particular operation. */
|
|
210
|
+
display?: OperationDisplay;
|
|
176
211
|
/**
|
|
177
|
-
*
|
|
212
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
|
|
178
213
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
179
214
|
*/
|
|
180
|
-
readonly
|
|
215
|
+
readonly origin?: Origin;
|
|
181
216
|
/**
|
|
182
|
-
*
|
|
217
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
183
218
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
184
219
|
*/
|
|
185
|
-
readonly
|
|
186
|
-
/** Level of diagnostic data emitted by the cluster. */
|
|
187
|
-
diagnosticLevel?: DiagnosticLevel;
|
|
220
|
+
readonly actionType?: ActionType;
|
|
188
221
|
}
|
|
189
222
|
|
|
190
|
-
/**
|
|
191
|
-
export interface
|
|
192
|
-
/**
|
|
193
|
-
* Name of the cluster node.
|
|
194
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
195
|
-
*/
|
|
196
|
-
readonly name?: string;
|
|
223
|
+
/** Localized display information for this particular operation. */
|
|
224
|
+
export interface OperationDisplay {
|
|
197
225
|
/**
|
|
198
|
-
*
|
|
226
|
+
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
|
|
199
227
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
200
228
|
*/
|
|
201
|
-
readonly
|
|
229
|
+
readonly provider?: string;
|
|
202
230
|
/**
|
|
203
|
-
*
|
|
231
|
+
* The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
|
|
204
232
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
205
233
|
*/
|
|
206
|
-
readonly
|
|
234
|
+
readonly resource?: string;
|
|
207
235
|
/**
|
|
208
|
-
*
|
|
236
|
+
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
|
|
209
237
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
210
238
|
*/
|
|
211
|
-
readonly
|
|
239
|
+
readonly operation?: string;
|
|
212
240
|
/**
|
|
213
|
-
*
|
|
241
|
+
* The short, localized friendly description of the operation; suitable for tool tips and detailed views.
|
|
214
242
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
215
243
|
*/
|
|
216
|
-
readonly
|
|
244
|
+
readonly description?: string;
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
/** DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options. */
|
|
248
|
+
export interface LogicalNetworkPropertiesDhcpOptions {
|
|
249
|
+
/** The list of DNS servers IP addresses. */
|
|
250
|
+
dnsServers?: string[];
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
export interface Subnet {
|
|
254
|
+
/** Name - The name of the resource that is unique within a resource group. This name can be used to access the resource. */
|
|
255
|
+
name?: string;
|
|
256
|
+
/** The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6. */
|
|
257
|
+
addressPrefix?: string;
|
|
258
|
+
/** List of address prefixes for the subnet. */
|
|
259
|
+
addressPrefixes?: string[];
|
|
260
|
+
/** IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic' */
|
|
261
|
+
ipAllocationMethod?: IpAllocationMethodEnum;
|
|
262
|
+
/** IPConfigurationReferences - list of IPConfigurationReferences */
|
|
263
|
+
ipConfigurationReferences?: SubnetPropertiesFormatIpConfigurationReferencesItem[];
|
|
264
|
+
/** Route table resource. */
|
|
265
|
+
routeTable?: RouteTable;
|
|
266
|
+
/** network associated pool of IP Addresses */
|
|
267
|
+
ipPools?: IPPool[];
|
|
268
|
+
/** Vlan to use for the subnet */
|
|
269
|
+
vlan?: number;
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
/** IPConfigurationReference - Describes a IPConfiguration under the virtual network */
|
|
273
|
+
export interface SubnetPropertiesFormatIpConfigurationReferencesItem {
|
|
274
|
+
/** IPConfigurationID */
|
|
275
|
+
id?: string;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
/** Route table resource. */
|
|
279
|
+
export interface RouteTable {
|
|
217
280
|
/**
|
|
218
|
-
*
|
|
281
|
+
* A unique read-only string that changes whenever the resource is updated.
|
|
219
282
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
220
283
|
*/
|
|
221
|
-
readonly
|
|
284
|
+
readonly etag?: string;
|
|
222
285
|
/**
|
|
223
|
-
*
|
|
286
|
+
* Resource name.
|
|
224
287
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
225
288
|
*/
|
|
226
|
-
readonly
|
|
289
|
+
readonly name?: string;
|
|
227
290
|
/**
|
|
228
|
-
*
|
|
291
|
+
* Resource type.
|
|
229
292
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
293
|
*/
|
|
231
|
-
readonly
|
|
294
|
+
readonly type?: string;
|
|
295
|
+
/** Collection of routes contained within a route table. */
|
|
296
|
+
routes?: Route[];
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
/** Route - Route resource. */
|
|
300
|
+
export interface Route {
|
|
301
|
+
/** Name - name of the subnet */
|
|
302
|
+
name?: string;
|
|
303
|
+
/** The destination CIDR to which the route applies. */
|
|
304
|
+
addressPrefix?: string;
|
|
305
|
+
/** The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance. */
|
|
306
|
+
nextHopIpAddress?: string;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
export interface IPPool {
|
|
310
|
+
/** Name of the IP-Pool */
|
|
311
|
+
name?: string;
|
|
312
|
+
/** Type of the IP Pool [vm, vippool] */
|
|
313
|
+
ipPoolType?: IPPoolTypeEnum;
|
|
314
|
+
/** Start of the IP address pool */
|
|
315
|
+
start?: string;
|
|
316
|
+
/** End of the IP address pool */
|
|
317
|
+
end?: string;
|
|
318
|
+
info?: IPPoolInfo;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
export interface IPPoolInfo {
|
|
232
322
|
/**
|
|
233
|
-
* Number of
|
|
323
|
+
* Number of IP addresses allocated from the IP Pool
|
|
234
324
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
325
|
*/
|
|
236
|
-
readonly
|
|
326
|
+
readonly used?: string;
|
|
237
327
|
/**
|
|
238
|
-
*
|
|
328
|
+
* Number of IP addresses available in the IP Pool
|
|
239
329
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
240
330
|
*/
|
|
241
|
-
readonly
|
|
331
|
+
readonly available?: string;
|
|
242
332
|
}
|
|
243
333
|
|
|
244
|
-
/**
|
|
245
|
-
export interface
|
|
246
|
-
/**
|
|
334
|
+
/** The observed state of logical networks */
|
|
335
|
+
export interface LogicalNetworkStatus {
|
|
336
|
+
/** LogicalNetwork provisioning error code */
|
|
337
|
+
errorCode?: string;
|
|
338
|
+
/** Descriptive error message */
|
|
339
|
+
errorMessage?: string;
|
|
340
|
+
provisioningStatus?: LogicalNetworkStatusProvisioningStatus;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
export interface LogicalNetworkStatusProvisioningStatus {
|
|
344
|
+
/** The ID of the operation performed on the logical network */
|
|
345
|
+
operationId?: string;
|
|
346
|
+
/** The status of the operation performed on the logical network [Succeeded, Failed, InProgress] */
|
|
347
|
+
status?: Status;
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
/** The logical network resource patch definition. */
|
|
351
|
+
export interface LogicalNetworksUpdateRequest {
|
|
352
|
+
/** Resource tags */
|
|
247
353
|
tags?: { [propertyName: string]: string };
|
|
248
|
-
/** Endpoint configured for management from the Azure portal */
|
|
249
|
-
cloudManagementEndpoint?: string;
|
|
250
|
-
/** App id of cluster AAD identity. */
|
|
251
|
-
aadClientId?: string;
|
|
252
|
-
/** Tenant id of cluster AAD identity. */
|
|
253
|
-
aadTenantId?: string;
|
|
254
|
-
/** Desired properties of the cluster. */
|
|
255
|
-
desiredProperties?: ClusterDesiredProperties;
|
|
256
354
|
}
|
|
257
355
|
|
|
258
|
-
export interface
|
|
259
|
-
|
|
356
|
+
export interface LogicalNetworksListResult {
|
|
357
|
+
value?: LogicalNetworks[];
|
|
358
|
+
nextLink?: string;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
/** The observed state of marketplace gallery images */
|
|
362
|
+
export interface MarketplaceGalleryImageStatus {
|
|
363
|
+
/** MarketplaceGalleryImage provisioning error code */
|
|
364
|
+
errorCode?: string;
|
|
365
|
+
/** Descriptive error message */
|
|
366
|
+
errorMessage?: string;
|
|
367
|
+
provisioningStatus?: MarketplaceGalleryImageStatusProvisioningStatus;
|
|
368
|
+
/** The download status of the gallery image */
|
|
369
|
+
downloadStatus?: MarketplaceGalleryImageStatusDownloadStatus;
|
|
370
|
+
/** The progress of the operation in percentage */
|
|
371
|
+
progressPercentage?: number;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
export interface MarketplaceGalleryImageStatusProvisioningStatus {
|
|
375
|
+
/** The ID of the operation performed on the gallery image */
|
|
376
|
+
operationId?: string;
|
|
377
|
+
/** The status of the operation performed on the gallery image [Succeeded, Failed, InProgress] */
|
|
378
|
+
status?: Status;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
/** The download status of the gallery image */
|
|
382
|
+
export interface MarketplaceGalleryImageStatusDownloadStatus {
|
|
383
|
+
/** The downloaded sized of the image in MB */
|
|
384
|
+
downloadSizeInMB?: number;
|
|
260
385
|
}
|
|
261
386
|
|
|
262
|
-
|
|
263
|
-
|
|
387
|
+
/** The marketplace gallery image resource patch definition. */
|
|
388
|
+
export interface MarketplaceGalleryImagesUpdateRequest {
|
|
389
|
+
/** Resource tags */
|
|
390
|
+
tags?: { [propertyName: string]: string };
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
export interface MarketplaceGalleryImagesListResult {
|
|
394
|
+
value?: MarketplaceGalleryImages[];
|
|
395
|
+
nextLink?: string;
|
|
264
396
|
}
|
|
265
397
|
|
|
266
|
-
/**
|
|
267
|
-
export interface
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
398
|
+
/** InterfaceIPConfiguration iPConfiguration in a network interface. */
|
|
399
|
+
export interface IPConfiguration {
|
|
400
|
+
/** Name - The name of the resource that is unique within a resource group. This name can be used to access the resource. */
|
|
401
|
+
name?: string;
|
|
402
|
+
/** InterfaceIPConfigurationPropertiesFormat properties of IP configuration. */
|
|
403
|
+
properties?: IPConfigurationProperties;
|
|
272
404
|
}
|
|
273
405
|
|
|
274
|
-
/**
|
|
275
|
-
export interface
|
|
406
|
+
/** InterfaceIPConfigurationPropertiesFormat properties of IP configuration. */
|
|
407
|
+
export interface IPConfigurationProperties {
|
|
276
408
|
/**
|
|
277
|
-
*
|
|
409
|
+
* Gateway for network interface
|
|
278
410
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
279
411
|
*/
|
|
280
|
-
readonly
|
|
412
|
+
readonly gateway?: string;
|
|
281
413
|
/**
|
|
282
|
-
*
|
|
414
|
+
* prefixLength for network interface
|
|
283
415
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
284
416
|
*/
|
|
285
|
-
readonly
|
|
417
|
+
readonly prefixLength?: string;
|
|
418
|
+
/** PrivateIPAddress - Private IP address of the IP configuration. */
|
|
419
|
+
privateIPAddress?: string;
|
|
420
|
+
/** Subnet - Name of Subnet bound to the IP configuration. */
|
|
421
|
+
subnet?: IPConfigurationPropertiesSubnet;
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
/** Subnet - Name of Subnet bound to the IP configuration. */
|
|
425
|
+
export interface IPConfigurationPropertiesSubnet {
|
|
426
|
+
/** ID - The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */
|
|
427
|
+
id?: string;
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
export interface InterfaceDNSSettings {
|
|
431
|
+
/** List of DNS server IP Addresses for the interface */
|
|
432
|
+
dnsServers?: string[];
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
/** The observed state of network interfaces */
|
|
436
|
+
export interface NetworkInterfaceStatus {
|
|
437
|
+
/** NetworkInterface provisioning error code */
|
|
438
|
+
errorCode?: string;
|
|
439
|
+
/** Descriptive error message */
|
|
440
|
+
errorMessage?: string;
|
|
441
|
+
provisioningStatus?: NetworkInterfaceStatusProvisioningStatus;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
export interface NetworkInterfaceStatusProvisioningStatus {
|
|
445
|
+
/** The ID of the operation performed on the network interface */
|
|
446
|
+
operationId?: string;
|
|
447
|
+
/** The status of the operation performed on the network interface [Succeeded, Failed, InProgress] */
|
|
448
|
+
status?: Status;
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
/** The network interface resource patch definition. */
|
|
452
|
+
export interface NetworkInterfacesUpdateRequest {
|
|
453
|
+
/** Resource tags */
|
|
454
|
+
tags?: { [propertyName: string]: string };
|
|
286
455
|
}
|
|
287
456
|
|
|
288
|
-
|
|
289
|
-
|
|
457
|
+
export interface NetworkInterfacesListResult {
|
|
458
|
+
value?: NetworkInterfaces[];
|
|
459
|
+
nextLink?: string;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
/** The observed state of storage containers */
|
|
463
|
+
export interface StorageContainerStatus {
|
|
464
|
+
/** StorageContainer provisioning error code */
|
|
465
|
+
errorCode?: string;
|
|
466
|
+
/** Descriptive error message */
|
|
467
|
+
errorMessage?: string;
|
|
468
|
+
/** Amount of space available on the disk in MB */
|
|
469
|
+
availableSizeMB?: number;
|
|
470
|
+
/** Total size of the disk in MB */
|
|
471
|
+
containerSizeMB?: number;
|
|
472
|
+
provisioningStatus?: StorageContainerStatusProvisioningStatus;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
export interface StorageContainerStatusProvisioningStatus {
|
|
476
|
+
/** The ID of the operation performed on the storage container */
|
|
477
|
+
operationId?: string;
|
|
478
|
+
/** The status of the operation performed on the storage container [Succeeded, Failed, InProgress] */
|
|
479
|
+
status?: Status;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
/** The storage container resource patch definition. */
|
|
483
|
+
export interface StorageContainersUpdateRequest {
|
|
484
|
+
/** Resource tags */
|
|
485
|
+
tags?: { [propertyName: string]: string };
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
export interface StorageContainersListResult {
|
|
489
|
+
value?: StorageContainers[];
|
|
490
|
+
nextLink?: string;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
/** The observed state of virtual hard disks */
|
|
494
|
+
export interface VirtualHardDiskStatus {
|
|
495
|
+
/** VirtualHardDisk provisioning error code */
|
|
496
|
+
errorCode?: string;
|
|
497
|
+
/** Descriptive error message */
|
|
498
|
+
errorMessage?: string;
|
|
499
|
+
provisioningStatus?: VirtualHardDiskStatusProvisioningStatus;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
export interface VirtualHardDiskStatusProvisioningStatus {
|
|
503
|
+
/** The ID of the operation performed on the virtual hard disk */
|
|
504
|
+
operationId?: string;
|
|
505
|
+
/** The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress] */
|
|
506
|
+
status?: Status;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
/** The virtual hard disk resource patch definition. */
|
|
510
|
+
export interface VirtualHardDisksUpdateRequest {
|
|
511
|
+
/** Resource tags */
|
|
512
|
+
tags?: { [propertyName: string]: string };
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
export interface VirtualHardDisksListResult {
|
|
516
|
+
value?: VirtualHardDisks[];
|
|
517
|
+
nextLink?: string;
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
521
|
+
export interface VirtualMachineInstancePropertiesHardwareProfile {
|
|
522
|
+
vmSize?: VmSizeEnum;
|
|
523
|
+
/** number of processors for the virtual machine instance */
|
|
524
|
+
processors?: number;
|
|
525
|
+
/** RAM in MB for the virtual machine instance */
|
|
526
|
+
memoryMB?: number;
|
|
527
|
+
dynamicMemoryConfig?: VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
export interface VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig {
|
|
531
|
+
maximumMemoryMB?: number;
|
|
532
|
+
minimumMemoryMB?: number;
|
|
533
|
+
/** Defines the amount of extra memory that should be reserved for a virtual machine instance at runtime, as a percentage of the total memory that the virtual machine instance is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000. */
|
|
534
|
+
targetMemoryBuffer?: number;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
/** NetworkProfile - describes the network configuration the virtual machine instance */
|
|
538
|
+
export interface VirtualMachineInstancePropertiesNetworkProfile {
|
|
539
|
+
/** NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance */
|
|
540
|
+
networkInterfaces?: VirtualMachineInstancePropertiesNetworkProfileNetworkInterfacesItem[];
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
export interface VirtualMachineInstancePropertiesNetworkProfileNetworkInterfacesItem {
|
|
544
|
+
/** ID - Resource Id of the network interface */
|
|
545
|
+
id?: string;
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
/** OsProfile - describes the configuration of the operating system and sets login data */
|
|
549
|
+
export interface VirtualMachineInstancePropertiesOsProfile {
|
|
550
|
+
/** AdminPassword - admin password */
|
|
551
|
+
adminPassword?: string;
|
|
552
|
+
/** AdminUsername - admin username */
|
|
553
|
+
adminUsername?: string;
|
|
554
|
+
/** ComputerName - name of the compute */
|
|
555
|
+
computerName?: string;
|
|
556
|
+
/** LinuxConfiguration - linux specific configuration values for the virtual machine instance */
|
|
557
|
+
linuxConfiguration?: VirtualMachineInstancePropertiesOsProfileLinuxConfiguration;
|
|
558
|
+
/** Windows Configuration for the virtual machine instance */
|
|
559
|
+
windowsConfiguration?: VirtualMachineInstancePropertiesOsProfileWindowsConfiguration;
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
/** LinuxConfiguration - linux specific configuration values for the virtual machine instance */
|
|
563
|
+
export interface VirtualMachineInstancePropertiesOsProfileLinuxConfiguration {
|
|
564
|
+
/** DisablePasswordAuthentication - whether password authentication should be disabled */
|
|
565
|
+
disablePasswordAuthentication?: boolean;
|
|
566
|
+
/** Specifies the ssh key configuration for a Linux OS. */
|
|
567
|
+
ssh?: SshConfiguration;
|
|
568
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
569
|
+
provisionVMAgent?: boolean;
|
|
570
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
571
|
+
provisionVMConfigAgent?: boolean;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
/** SSH configuration for Linux based VMs running on Azure */
|
|
575
|
+
export interface SshConfiguration {
|
|
576
|
+
/** The list of SSH public keys used to authenticate with linux based VMs. */
|
|
577
|
+
publicKeys?: SshPublicKey[];
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
/** Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed. */
|
|
581
|
+
export interface SshPublicKey {
|
|
582
|
+
/** Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys */
|
|
583
|
+
path?: string;
|
|
584
|
+
/** SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). */
|
|
585
|
+
keyData?: string;
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
/** Windows Configuration for the virtual machine instance */
|
|
589
|
+
export interface VirtualMachineInstancePropertiesOsProfileWindowsConfiguration {
|
|
590
|
+
/** Whether to EnableAutomaticUpdates on the machine */
|
|
591
|
+
enableAutomaticUpdates?: boolean;
|
|
592
|
+
/** Specifies the ssh key configuration for Windows OS. */
|
|
593
|
+
ssh?: SshConfiguration;
|
|
594
|
+
/** TimeZone for the virtual machine instance */
|
|
595
|
+
timeZone?: string;
|
|
596
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
597
|
+
provisionVMAgent?: boolean;
|
|
598
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
599
|
+
provisionVMConfigAgent?: boolean;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
/** SecurityProfile - Specifies the security settings for the virtual machine instance. */
|
|
603
|
+
export interface VirtualMachineInstancePropertiesSecurityProfile {
|
|
604
|
+
enableTPM?: boolean;
|
|
605
|
+
uefiSettings?: VirtualMachineInstancePropertiesSecurityProfileUefiSettings;
|
|
606
|
+
/** Specifies the SecurityType of the virtual machine. EnableTPM and SecureBootEnabled must be set to true for SecurityType to function. */
|
|
607
|
+
securityType?: SecurityTypes;
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
export interface VirtualMachineInstancePropertiesSecurityProfileUefiSettings {
|
|
611
|
+
/** Specifies whether secure boot should be enabled on the virtual machine instance. */
|
|
612
|
+
secureBootEnabled?: boolean;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
/** StorageProfile - contains information about the disks and storage information for the virtual machine instance */
|
|
616
|
+
export interface VirtualMachineInstancePropertiesStorageProfile {
|
|
617
|
+
/** adds data disks to the virtual machine instance */
|
|
618
|
+
dataDisks?: VirtualMachineInstancePropertiesStorageProfileDataDisksItem[];
|
|
619
|
+
/** Which Image to use for the virtual machine instance */
|
|
620
|
+
imageReference?: VirtualMachineInstancePropertiesStorageProfileImageReference;
|
|
621
|
+
/** VHD to attach as OS disk */
|
|
622
|
+
osDisk?: VirtualMachineInstancePropertiesStorageProfileOsDisk;
|
|
623
|
+
/** Id of the storage container that hosts the VM configuration file */
|
|
624
|
+
vmConfigStoragePathId?: string;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
export interface VirtualMachineInstancePropertiesStorageProfileDataDisksItem {
|
|
628
|
+
/** Resource ID of the data disk */
|
|
629
|
+
id?: string;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
/** Which Image to use for the virtual machine instance */
|
|
633
|
+
export interface VirtualMachineInstancePropertiesStorageProfileImageReference {
|
|
634
|
+
/** Resource ID of the image */
|
|
635
|
+
id?: string;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
/** VHD to attach as OS disk */
|
|
639
|
+
export interface VirtualMachineInstancePropertiesStorageProfileOsDisk {
|
|
640
|
+
/** Resource ID of the OS disk */
|
|
641
|
+
id?: string;
|
|
642
|
+
/** This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.** */
|
|
643
|
+
osType?: OperatingSystemTypes;
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
/** HTTP Proxy configuration for the VM. */
|
|
647
|
+
export interface HttpProxyConfiguration {
|
|
648
|
+
/** The HTTP proxy server endpoint to use. */
|
|
649
|
+
httpProxy?: string;
|
|
650
|
+
/** The HTTPS proxy server endpoint to use. */
|
|
651
|
+
httpsProxy?: string;
|
|
652
|
+
/** The endpoints that should not go through proxy. */
|
|
653
|
+
noProxy?: string[];
|
|
654
|
+
/** Alternative CA cert to use for connecting to proxy servers. */
|
|
655
|
+
trustedCa?: string;
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
/** The instance view of a virtual machine. */
|
|
659
|
+
export interface VirtualMachineInstanceView {
|
|
660
|
+
/** The VM Config Agent running on the virtual machine. */
|
|
661
|
+
vmAgent?: VirtualMachineConfigAgentInstanceView;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
/** The instance view of the VM Config Agent running on the virtual machine. */
|
|
665
|
+
export interface VirtualMachineConfigAgentInstanceView {
|
|
666
|
+
/** The VM Config Agent full version. */
|
|
667
|
+
vmConfigAgentVersion?: string;
|
|
668
|
+
/** The resource status information. */
|
|
669
|
+
statuses?: InstanceViewStatus[];
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
/** Instance view status. */
|
|
673
|
+
export interface InstanceViewStatus {
|
|
674
|
+
/** The status code. */
|
|
675
|
+
code?: string;
|
|
676
|
+
/** The level code. */
|
|
677
|
+
level?: StatusLevelTypes;
|
|
678
|
+
/** The short localizable label for the status. */
|
|
679
|
+
displayStatus?: string;
|
|
680
|
+
/** The detailed status message, including for alerts and error messages. */
|
|
681
|
+
message?: string;
|
|
682
|
+
/** The time of the status. */
|
|
683
|
+
time?: Date;
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
/** The observed state of virtual machine instances */
|
|
687
|
+
export interface VirtualMachineInstanceStatus {
|
|
688
|
+
/** VirtualMachine provisioning error code */
|
|
689
|
+
errorCode?: string;
|
|
690
|
+
/** Descriptive error message */
|
|
691
|
+
errorMessage?: string;
|
|
692
|
+
/** The power state of the virtual machine instance */
|
|
693
|
+
powerState?: PowerStateEnum;
|
|
694
|
+
provisioningStatus?: VirtualMachineInstanceStatusProvisioningStatus;
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
export interface VirtualMachineInstanceStatusProvisioningStatus {
|
|
698
|
+
/** The ID of the operation performed on the virtual machine instance */
|
|
699
|
+
operationId?: string;
|
|
700
|
+
/** The status of the operation performed on the virtual machine instance [Succeeded, Failed, InProgress] */
|
|
701
|
+
status?: Status;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
/** Defines the status of a guest agent installation. */
|
|
705
|
+
export interface GuestAgentInstallStatus {
|
|
290
706
|
/**
|
|
291
|
-
*
|
|
707
|
+
* Specifies the VM's unique SMBIOS ID.
|
|
292
708
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
293
709
|
*/
|
|
294
|
-
readonly
|
|
710
|
+
readonly vmUuid?: string;
|
|
295
711
|
/**
|
|
296
|
-
*
|
|
712
|
+
* The installation status of the hybrid machine agent installation.
|
|
297
713
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
298
714
|
*/
|
|
299
|
-
readonly
|
|
715
|
+
readonly status?: StatusTypes;
|
|
300
716
|
/**
|
|
301
|
-
*
|
|
717
|
+
* The time of the last status change.
|
|
302
718
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
303
719
|
*/
|
|
304
|
-
readonly
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
308
|
-
export interface OperationListResult {
|
|
720
|
+
readonly lastStatusChange?: Date;
|
|
309
721
|
/**
|
|
310
|
-
*
|
|
722
|
+
* The hybrid machine agent full version.
|
|
311
723
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
312
724
|
*/
|
|
313
|
-
readonly
|
|
725
|
+
readonly agentVersion?: string;
|
|
314
726
|
/**
|
|
315
|
-
*
|
|
727
|
+
* Details about the error state.
|
|
316
728
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
317
729
|
*/
|
|
318
|
-
readonly
|
|
730
|
+
readonly errorDetails?: ErrorDetail[];
|
|
319
731
|
}
|
|
320
732
|
|
|
321
|
-
/**
|
|
322
|
-
export interface
|
|
733
|
+
/** Identity for the resource. */
|
|
734
|
+
export interface Identity {
|
|
323
735
|
/**
|
|
324
|
-
* The
|
|
736
|
+
* The principal ID of resource identity.
|
|
325
737
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
326
738
|
*/
|
|
327
|
-
readonly
|
|
739
|
+
readonly principalId?: string;
|
|
328
740
|
/**
|
|
329
|
-
*
|
|
741
|
+
* The tenant ID of resource.
|
|
330
742
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
331
743
|
*/
|
|
332
|
-
readonly
|
|
333
|
-
/**
|
|
334
|
-
|
|
744
|
+
readonly tenantId?: string;
|
|
745
|
+
/** The identity type. */
|
|
746
|
+
type?: "SystemAssigned";
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
/** The virtual machine instance resource patch definition. */
|
|
750
|
+
export interface VirtualMachineInstanceUpdateRequest {
|
|
751
|
+
/** Defines the resource properties for the update. */
|
|
752
|
+
properties?: VirtualMachineInstanceUpdateProperties;
|
|
753
|
+
/** Identity for the resource. */
|
|
754
|
+
identity?: Identity;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
/** Defines the resource properties for the update. */
|
|
758
|
+
export interface VirtualMachineInstanceUpdateProperties {
|
|
759
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
760
|
+
hardwareProfile?: HardwareProfileUpdate;
|
|
761
|
+
storageProfile?: StorageProfileUpdate;
|
|
762
|
+
/** NetworkProfile - describes the network update configuration the virtual machine instance */
|
|
763
|
+
networkProfile?: NetworkProfileUpdate;
|
|
764
|
+
/** OsProfile - describes the update configuration of the operating system */
|
|
765
|
+
osProfile?: OsProfileUpdate;
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
769
|
+
export interface HardwareProfileUpdate {
|
|
770
|
+
vmSize?: VmSizeEnum;
|
|
771
|
+
/** number of processors for the virtual machine instance */
|
|
772
|
+
processors?: number;
|
|
773
|
+
/** RAM in MB for the virtual machine instance */
|
|
774
|
+
memoryMB?: number;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
export interface StorageProfileUpdate {
|
|
778
|
+
/** adds data disks to the virtual machine instance for the update call */
|
|
779
|
+
dataDisks?: StorageProfileUpdateDataDisksItem[];
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
export interface StorageProfileUpdateDataDisksItem {
|
|
783
|
+
id?: string;
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
/** NetworkProfile - describes the network update configuration the virtual machine instance */
|
|
787
|
+
export interface NetworkProfileUpdate {
|
|
788
|
+
/** NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance */
|
|
789
|
+
networkInterfaces?: NetworkProfileUpdateNetworkInterfacesItem[];
|
|
790
|
+
}
|
|
791
|
+
|
|
792
|
+
export interface NetworkProfileUpdateNetworkInterfacesItem {
|
|
793
|
+
/** ID - Resource ID of the network interface */
|
|
794
|
+
id?: string;
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
/** OsProfile - describes the update configuration of the operating system */
|
|
798
|
+
export interface OsProfileUpdate {
|
|
799
|
+
/** ComputerName - name of the computer */
|
|
800
|
+
computerName?: string;
|
|
801
|
+
linuxConfiguration?: OsProfileUpdateLinuxConfiguration;
|
|
802
|
+
windowsConfiguration?: OsProfileUpdateWindowsConfiguration;
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
export interface OsProfileUpdateLinuxConfiguration {
|
|
806
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
807
|
+
provisionVMAgent?: boolean;
|
|
808
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
809
|
+
provisionVMConfigAgent?: boolean;
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
export interface OsProfileUpdateWindowsConfiguration {
|
|
813
|
+
/** Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. */
|
|
814
|
+
provisionVMAgent?: boolean;
|
|
815
|
+
/** Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. */
|
|
816
|
+
provisionVMConfigAgent?: boolean;
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
export interface VirtualMachineInstanceListResult {
|
|
820
|
+
value?: VirtualMachineInstance[];
|
|
821
|
+
nextLink?: string;
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
/** List of HybridIdentityMetadata. */
|
|
825
|
+
export interface HybridIdentityMetadataList {
|
|
826
|
+
/** Url to follow for getting next page of HybridIdentityMetadata. */
|
|
827
|
+
nextLink?: string;
|
|
828
|
+
/** Array of HybridIdentityMetadata */
|
|
829
|
+
value: HybridIdentityMetadata[];
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
/** Username / Password Credentials to connect to guest. */
|
|
833
|
+
export interface GuestCredential {
|
|
834
|
+
/** The username to connect with the guest. */
|
|
835
|
+
username?: string;
|
|
836
|
+
/** The password to connect with the guest. */
|
|
837
|
+
password?: string;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
/** List of GuestAgent. */
|
|
841
|
+
export interface GuestAgentList {
|
|
842
|
+
/** Url to follow for getting next page of GuestAgent. */
|
|
843
|
+
nextLink?: string;
|
|
844
|
+
/** Array of GuestAgent */
|
|
845
|
+
value: GuestAgent[];
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
/** This is the OS disk image. */
|
|
849
|
+
export interface GalleryOSDiskImage extends GalleryDiskImage {}
|
|
850
|
+
|
|
851
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
852
|
+
export interface TrackedResource extends Resource {
|
|
853
|
+
/** Resource tags. */
|
|
854
|
+
tags?: { [propertyName: string]: string };
|
|
855
|
+
/** The geo-location where the resource lives */
|
|
856
|
+
location: string;
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
860
|
+
export interface ProxyResource extends Resource {}
|
|
861
|
+
|
|
862
|
+
/** The gallery images resource definition. */
|
|
863
|
+
export interface GalleryImages extends TrackedResource {
|
|
864
|
+
/** The extendedLocation of the resource. */
|
|
865
|
+
extendedLocation?: ExtendedLocation;
|
|
866
|
+
/** Storage ContainerID of the storage container to be used for gallery image */
|
|
867
|
+
containerId?: string;
|
|
868
|
+
/** location of the image the gallery image should be created from */
|
|
869
|
+
imagePath?: string;
|
|
870
|
+
/** Operating system type that the gallery image uses [Windows, Linux] */
|
|
871
|
+
osType?: OperatingSystemTypes;
|
|
872
|
+
/** Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure] */
|
|
873
|
+
cloudInitDataSource?: CloudInitDataSource;
|
|
874
|
+
/** The hypervisor generation of the Virtual Machine [V1, V2] */
|
|
875
|
+
hyperVGeneration?: HyperVGeneration;
|
|
876
|
+
/** This is the gallery image definition identifier. */
|
|
877
|
+
identifier?: GalleryImageIdentifier;
|
|
878
|
+
/** Specifies information about the gallery image version that you want to create or update. */
|
|
879
|
+
version?: GalleryImageVersion;
|
|
335
880
|
/**
|
|
336
|
-
*
|
|
881
|
+
* Provisioning state of the gallery image.
|
|
337
882
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
338
883
|
*/
|
|
339
|
-
readonly
|
|
884
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
340
885
|
/**
|
|
341
|
-
*
|
|
886
|
+
* The observed state of gallery images
|
|
342
887
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
343
888
|
*/
|
|
344
|
-
readonly
|
|
889
|
+
readonly status?: GalleryImageStatus;
|
|
345
890
|
}
|
|
346
891
|
|
|
347
|
-
/**
|
|
348
|
-
export interface
|
|
892
|
+
/** The logical network resource definition. */
|
|
893
|
+
export interface LogicalNetworks extends TrackedResource {
|
|
894
|
+
/** The extendedLocation of the resource. */
|
|
895
|
+
extendedLocation?: ExtendedLocation;
|
|
896
|
+
/** DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options. */
|
|
897
|
+
dhcpOptions?: LogicalNetworkPropertiesDhcpOptions;
|
|
898
|
+
/** Subnet - list of subnets under the logical network */
|
|
899
|
+
subnets?: Subnet[];
|
|
349
900
|
/**
|
|
350
|
-
*
|
|
901
|
+
* Provisioning state of the logical network.
|
|
351
902
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
352
903
|
*/
|
|
353
|
-
readonly
|
|
904
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
905
|
+
/** name of the network switch to be used for VMs */
|
|
906
|
+
vmSwitchName?: string;
|
|
354
907
|
/**
|
|
355
|
-
* The
|
|
908
|
+
* The observed state of logical networks
|
|
356
909
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
357
910
|
*/
|
|
358
|
-
readonly
|
|
911
|
+
readonly status?: LogicalNetworkStatus;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
/** The marketplace gallery image resource definition. */
|
|
915
|
+
export interface MarketplaceGalleryImages extends TrackedResource {
|
|
916
|
+
/** The extendedLocation of the resource. */
|
|
917
|
+
extendedLocation?: ExtendedLocation;
|
|
918
|
+
/** Storage ContainerID of the storage container to be used for marketplace gallery image */
|
|
919
|
+
containerId?: string;
|
|
920
|
+
/** Operating system type that the gallery image uses [Windows, Linux] */
|
|
921
|
+
osType?: OperatingSystemTypes;
|
|
922
|
+
/** Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure] */
|
|
923
|
+
cloudInitDataSource?: CloudInitDataSource;
|
|
924
|
+
/** The hypervisor generation of the Virtual Machine [V1, V2] */
|
|
925
|
+
hyperVGeneration?: HyperVGeneration;
|
|
926
|
+
/** This is the gallery image definition identifier. */
|
|
927
|
+
identifier?: GalleryImageIdentifier;
|
|
928
|
+
/** Specifies information about the gallery image version that you want to create or update. */
|
|
929
|
+
version?: GalleryImageVersion;
|
|
359
930
|
/**
|
|
360
|
-
*
|
|
931
|
+
* Provisioning state of the marketplace gallery image.
|
|
361
932
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
362
933
|
*/
|
|
363
|
-
readonly
|
|
934
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
364
935
|
/**
|
|
365
|
-
* The
|
|
936
|
+
* The observed state of marketplace gallery images
|
|
366
937
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
367
938
|
*/
|
|
368
|
-
readonly
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
/** Connectivity related configuration required by arc server. */
|
|
372
|
-
export interface ArcConnectivityProperties {
|
|
373
|
-
/** True indicates ARC connectivity is enabled */
|
|
374
|
-
enabled?: boolean;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
378
|
-
export interface ProxyResource extends Resource {}
|
|
379
|
-
|
|
380
|
-
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
381
|
-
export interface TrackedResource extends Resource {
|
|
382
|
-
/** Resource tags. */
|
|
383
|
-
tags?: { [propertyName: string]: string };
|
|
384
|
-
/** The geo-location where the resource lives */
|
|
385
|
-
location: string;
|
|
939
|
+
readonly status?: MarketplaceGalleryImageStatus;
|
|
386
940
|
}
|
|
387
941
|
|
|
388
|
-
/**
|
|
389
|
-
export interface
|
|
390
|
-
/**
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
arcApplicationClientId?: string;
|
|
399
|
-
/** Tenant id of arc AAD identity. */
|
|
400
|
-
arcApplicationTenantId?: string;
|
|
401
|
-
/** Object id of arc AAD service principal. */
|
|
402
|
-
arcServicePrincipalObjectId?: string;
|
|
403
|
-
/** Object id of arc AAD identity. */
|
|
404
|
-
arcApplicationObjectId?: string;
|
|
942
|
+
/** The network interface resource definition. */
|
|
943
|
+
export interface NetworkInterfaces extends TrackedResource {
|
|
944
|
+
/** The extendedLocation of the resource. */
|
|
945
|
+
extendedLocation?: ExtendedLocation;
|
|
946
|
+
/** IPConfigurations - A list of IPConfigurations of the network interface. */
|
|
947
|
+
ipConfigurations?: IPConfiguration[];
|
|
948
|
+
/** MacAddress - The MAC address of the network interface. */
|
|
949
|
+
macAddress?: string;
|
|
950
|
+
/** DNS Settings for the interface */
|
|
951
|
+
dnsSettings?: InterfaceDNSSettings;
|
|
405
952
|
/**
|
|
406
|
-
*
|
|
953
|
+
* Provisioning state of the network interface.
|
|
407
954
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
408
955
|
*/
|
|
409
|
-
readonly
|
|
956
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
410
957
|
/**
|
|
411
|
-
*
|
|
958
|
+
* The observed state of network interfaces
|
|
412
959
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
413
960
|
*/
|
|
414
|
-
readonly
|
|
415
|
-
/** contains connectivity related configuration for ARC resources */
|
|
416
|
-
connectivityProperties?: Record<string, unknown>;
|
|
417
|
-
/** The identity that created the resource. */
|
|
418
|
-
createdBy?: string;
|
|
419
|
-
/** The type of identity that created the resource. */
|
|
420
|
-
createdByType?: CreatedByType;
|
|
421
|
-
/** The timestamp of resource creation (UTC). */
|
|
422
|
-
createdAt?: Date;
|
|
423
|
-
/** The identity that last modified the resource. */
|
|
424
|
-
lastModifiedBy?: string;
|
|
425
|
-
/** The type of identity that last modified the resource. */
|
|
426
|
-
lastModifiedByType?: CreatedByType;
|
|
427
|
-
/** The timestamp of resource last modification (UTC) */
|
|
428
|
-
lastModifiedAt?: Date;
|
|
961
|
+
readonly status?: NetworkInterfaceStatus;
|
|
429
962
|
}
|
|
430
963
|
|
|
431
|
-
/**
|
|
432
|
-
export interface
|
|
433
|
-
/**
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
readonly provisioningState?: ProvisioningState;
|
|
964
|
+
/** The storage container resource definition. */
|
|
965
|
+
export interface StorageContainers extends TrackedResource {
|
|
966
|
+
/** The extendedLocation of the resource. */
|
|
967
|
+
extendedLocation?: ExtendedLocation;
|
|
968
|
+
/** Path of the storage container on the disk */
|
|
969
|
+
path?: string;
|
|
438
970
|
/**
|
|
439
|
-
*
|
|
971
|
+
* Provisioning state of the storage container.
|
|
440
972
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
441
973
|
*/
|
|
442
|
-
readonly
|
|
974
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
443
975
|
/**
|
|
444
|
-
*
|
|
976
|
+
* The observed state of storage containers
|
|
445
977
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
446
978
|
*/
|
|
447
|
-
readonly
|
|
448
|
-
/** How the extension handler should be forced to update even if the extension configuration has not changed. */
|
|
449
|
-
forceUpdateTag?: string;
|
|
450
|
-
/** The name of the extension handler publisher. */
|
|
451
|
-
publisher?: string;
|
|
452
|
-
/** Specifies the type of the extension; an example is "CustomScriptExtension". */
|
|
453
|
-
typePropertiesExtensionParametersType?: string;
|
|
454
|
-
/** Specifies the version of the script handler. */
|
|
455
|
-
typeHandlerVersion?: string;
|
|
456
|
-
/** Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. */
|
|
457
|
-
autoUpgradeMinorVersion?: boolean;
|
|
458
|
-
/** Json formatted public settings for the extension. */
|
|
459
|
-
settings?: Record<string, unknown>;
|
|
460
|
-
/** Protected settings (may contain secrets). */
|
|
461
|
-
protectedSettings?: Record<string, unknown>;
|
|
462
|
-
/** The identity that created the resource. */
|
|
463
|
-
createdBy?: string;
|
|
464
|
-
/** The type of identity that created the resource. */
|
|
465
|
-
createdByType?: CreatedByType;
|
|
466
|
-
/** The timestamp of resource creation (UTC). */
|
|
467
|
-
createdAt?: Date;
|
|
468
|
-
/** The identity that last modified the resource. */
|
|
469
|
-
lastModifiedBy?: string;
|
|
470
|
-
/** The type of identity that last modified the resource. */
|
|
471
|
-
lastModifiedByType?: CreatedByType;
|
|
472
|
-
/** The timestamp of resource last modification (UTC) */
|
|
473
|
-
lastModifiedAt?: Date;
|
|
979
|
+
readonly status?: StorageContainerStatus;
|
|
474
980
|
}
|
|
475
981
|
|
|
476
|
-
/**
|
|
477
|
-
export interface
|
|
982
|
+
/** The virtual hard disk resource definition. */
|
|
983
|
+
export interface VirtualHardDisks extends TrackedResource {
|
|
984
|
+
/** The extendedLocation of the resource. */
|
|
985
|
+
extendedLocation?: ExtendedLocation;
|
|
986
|
+
blockSizeBytes?: number;
|
|
987
|
+
/** Size of the disk in GB */
|
|
988
|
+
diskSizeGB?: number;
|
|
989
|
+
/** Boolean for enabling dynamic sizing on the virtual hard disk */
|
|
990
|
+
dynamic?: boolean;
|
|
991
|
+
logicalSectorBytes?: number;
|
|
992
|
+
physicalSectorBytes?: number;
|
|
993
|
+
/** The hypervisor generation of the Virtual Machine [V1, V2] */
|
|
994
|
+
hyperVGeneration?: HyperVGeneration;
|
|
995
|
+
/** The format of the actual VHD file [vhd, vhdx] */
|
|
996
|
+
diskFileFormat?: DiskFileFormat;
|
|
478
997
|
/**
|
|
479
|
-
* Provisioning state.
|
|
998
|
+
* Provisioning state of the virtual hard disk.
|
|
480
999
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
481
1000
|
*/
|
|
482
|
-
readonly provisioningState?:
|
|
1001
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
1002
|
+
/** Storage ContainerID of the storage container to be used for VHD */
|
|
1003
|
+
containerId?: string;
|
|
483
1004
|
/**
|
|
484
|
-
*
|
|
1005
|
+
* The observed state of virtual hard disks
|
|
485
1006
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
486
1007
|
*/
|
|
487
|
-
readonly status?:
|
|
1008
|
+
readonly status?: VirtualHardDiskStatus;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
/** The virtual machine instance resource definition. */
|
|
1012
|
+
export interface VirtualMachineInstance extends ProxyResource {
|
|
1013
|
+
/** The extendedLocation of the resource. */
|
|
1014
|
+
extendedLocation?: ExtendedLocation;
|
|
1015
|
+
/** Identity for the resource. */
|
|
1016
|
+
identity?: Identity;
|
|
1017
|
+
/** HardwareProfile - Specifies the hardware settings for the virtual machine instance. */
|
|
1018
|
+
hardwareProfile?: VirtualMachineInstancePropertiesHardwareProfile;
|
|
1019
|
+
/** NetworkProfile - describes the network configuration the virtual machine instance */
|
|
1020
|
+
networkProfile?: VirtualMachineInstancePropertiesNetworkProfile;
|
|
1021
|
+
/** OsProfile - describes the configuration of the operating system and sets login data */
|
|
1022
|
+
osProfile?: VirtualMachineInstancePropertiesOsProfile;
|
|
1023
|
+
/** SecurityProfile - Specifies the security settings for the virtual machine instance. */
|
|
1024
|
+
securityProfile?: VirtualMachineInstancePropertiesSecurityProfile;
|
|
1025
|
+
/** StorageProfile - contains information about the disks and storage information for the virtual machine instance */
|
|
1026
|
+
storageProfile?: VirtualMachineInstancePropertiesStorageProfile;
|
|
1027
|
+
/** HTTP Proxy configuration for the VM. */
|
|
1028
|
+
httpProxyConfig?: HttpProxyConfiguration;
|
|
488
1029
|
/**
|
|
489
|
-
*
|
|
1030
|
+
* Provisioning state of the virtual machine instance.
|
|
490
1031
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
491
1032
|
*/
|
|
492
|
-
readonly
|
|
493
|
-
/** Endpoint configured for management from the Azure portal. */
|
|
494
|
-
cloudManagementEndpoint?: string;
|
|
495
|
-
/** App id of cluster AAD identity. */
|
|
496
|
-
aadClientId?: string;
|
|
497
|
-
/** Tenant id of cluster AAD identity. */
|
|
498
|
-
aadTenantId?: string;
|
|
499
|
-
/** Object id of cluster AAD identity. */
|
|
500
|
-
aadApplicationObjectId?: string;
|
|
501
|
-
/** Id of cluster identity service principal. */
|
|
502
|
-
aadServicePrincipalObjectId?: string;
|
|
503
|
-
/** Desired properties of the cluster. */
|
|
504
|
-
desiredProperties?: ClusterDesiredProperties;
|
|
1033
|
+
readonly provisioningState?: ProvisioningStateEnum;
|
|
505
1034
|
/**
|
|
506
|
-
*
|
|
1035
|
+
* The virtual machine instance view.
|
|
507
1036
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
508
1037
|
*/
|
|
509
|
-
readonly
|
|
1038
|
+
readonly instanceView?: VirtualMachineInstanceView;
|
|
510
1039
|
/**
|
|
511
|
-
*
|
|
1040
|
+
* The observed state of virtual machine instances
|
|
512
1041
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
513
1042
|
*/
|
|
514
|
-
readonly
|
|
1043
|
+
readonly status?: VirtualMachineInstanceStatus;
|
|
1044
|
+
/** Guest agent install status. */
|
|
1045
|
+
guestAgentInstallStatus?: GuestAgentInstallStatus;
|
|
515
1046
|
/**
|
|
516
|
-
*
|
|
1047
|
+
* Unique identifier for the vm resource.
|
|
517
1048
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
518
1049
|
*/
|
|
519
|
-
readonly
|
|
1050
|
+
readonly vmId?: string;
|
|
1051
|
+
/** Unique identifier defined by ARC to identify the guest of the VM. */
|
|
1052
|
+
resourceUid?: string;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
/** Defines the HybridIdentityMetadata. */
|
|
1056
|
+
export interface HybridIdentityMetadata extends ProxyResource {
|
|
1057
|
+
/** The unique identifier for the resource. */
|
|
1058
|
+
resourceUid?: string;
|
|
1059
|
+
/** The Public Key. */
|
|
1060
|
+
publicKey?: string;
|
|
520
1061
|
/**
|
|
521
|
-
*
|
|
1062
|
+
* Identity for the resource.
|
|
522
1063
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
523
1064
|
*/
|
|
524
|
-
readonly
|
|
1065
|
+
readonly identity?: Identity;
|
|
525
1066
|
/**
|
|
526
|
-
*
|
|
1067
|
+
* The provisioning state.
|
|
527
1068
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
528
1069
|
*/
|
|
529
|
-
readonly
|
|
1070
|
+
readonly provisioningState?: string;
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
/** Defines the GuestAgent. */
|
|
1074
|
+
export interface GuestAgent extends ProxyResource {
|
|
1075
|
+
/** Username / Password Credentials to provision guest agent. */
|
|
1076
|
+
credentials?: GuestCredential;
|
|
1077
|
+
/** The guest agent provisioning action. */
|
|
1078
|
+
provisioningAction?: ProvisioningAction;
|
|
530
1079
|
/**
|
|
531
|
-
*
|
|
1080
|
+
* The guest agent status.
|
|
532
1081
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
533
1082
|
*/
|
|
534
|
-
readonly
|
|
1083
|
+
readonly status?: string;
|
|
535
1084
|
/**
|
|
536
|
-
*
|
|
1085
|
+
* The provisioning state.
|
|
537
1086
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
538
1087
|
*/
|
|
539
|
-
readonly
|
|
540
|
-
/** The identity that created the resource. */
|
|
541
|
-
createdBy?: string;
|
|
542
|
-
/** The type of identity that created the resource. */
|
|
543
|
-
createdByType?: CreatedByType;
|
|
544
|
-
/** The timestamp of resource creation (UTC). */
|
|
545
|
-
createdAt?: Date;
|
|
546
|
-
/** The identity that last modified the resource. */
|
|
547
|
-
lastModifiedBy?: string;
|
|
548
|
-
/** The type of identity that last modified the resource. */
|
|
549
|
-
lastModifiedByType?: CreatedByType;
|
|
550
|
-
/** The timestamp of resource last modification (UTC) */
|
|
551
|
-
lastModifiedAt?: Date;
|
|
1088
|
+
readonly provisioningState?: string;
|
|
552
1089
|
}
|
|
553
1090
|
|
|
554
|
-
/**
|
|
555
|
-
export
|
|
556
|
-
|
|
557
|
-
User = "User",
|
|
558
|
-
/** Application */
|
|
559
|
-
Application = "Application",
|
|
560
|
-
/** ManagedIdentity */
|
|
561
|
-
ManagedIdentity = "ManagedIdentity",
|
|
562
|
-
/** Key */
|
|
563
|
-
Key = "Key"
|
|
1091
|
+
/** Defines headers for GalleryImages_delete operation. */
|
|
1092
|
+
export interface GalleryImagesDeleteHeaders {
|
|
1093
|
+
location?: string;
|
|
564
1094
|
}
|
|
565
1095
|
|
|
566
|
-
/**
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
* ### Known values supported by the service
|
|
571
|
-
* **User** \
|
|
572
|
-
* **Application** \
|
|
573
|
-
* **ManagedIdentity** \
|
|
574
|
-
* **Key**
|
|
575
|
-
*/
|
|
576
|
-
export type CreatedByType = string;
|
|
1096
|
+
/** Defines headers for GalleryImages_update operation. */
|
|
1097
|
+
export interface GalleryImagesUpdateHeaders {
|
|
1098
|
+
location?: string;
|
|
1099
|
+
}
|
|
577
1100
|
|
|
578
|
-
/**
|
|
579
|
-
export
|
|
580
|
-
|
|
581
|
-
Succeeded = "Succeeded",
|
|
582
|
-
/** Failed */
|
|
583
|
-
Failed = "Failed",
|
|
584
|
-
/** Canceled */
|
|
585
|
-
Canceled = "Canceled",
|
|
586
|
-
/** Accepted */
|
|
587
|
-
Accepted = "Accepted",
|
|
588
|
-
/** Provisioning */
|
|
589
|
-
Provisioning = "Provisioning"
|
|
1101
|
+
/** Defines headers for LogicalNetworks_delete operation. */
|
|
1102
|
+
export interface LogicalNetworksDeleteHeaders {
|
|
1103
|
+
location?: string;
|
|
590
1104
|
}
|
|
591
1105
|
|
|
592
|
-
/**
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
* ### Known values supported by the service
|
|
597
|
-
* **Succeeded** \
|
|
598
|
-
* **Failed** \
|
|
599
|
-
* **Canceled** \
|
|
600
|
-
* **Accepted** \
|
|
601
|
-
* **Provisioning**
|
|
602
|
-
*/
|
|
603
|
-
export type ProvisioningState = string;
|
|
1106
|
+
/** Defines headers for LogicalNetworks_update operation. */
|
|
1107
|
+
export interface LogicalNetworksUpdateHeaders {
|
|
1108
|
+
location?: string;
|
|
1109
|
+
}
|
|
604
1110
|
|
|
605
|
-
/**
|
|
606
|
-
export
|
|
607
|
-
|
|
608
|
-
NotSpecified = "NotSpecified",
|
|
609
|
-
/** Error */
|
|
610
|
-
Error = "Error",
|
|
611
|
-
/** Succeeded */
|
|
612
|
-
Succeeded = "Succeeded",
|
|
613
|
-
/** Canceled */
|
|
614
|
-
Canceled = "Canceled",
|
|
615
|
-
/** Failed */
|
|
616
|
-
Failed = "Failed",
|
|
617
|
-
/** Connected */
|
|
618
|
-
Connected = "Connected",
|
|
619
|
-
/** Disconnected */
|
|
620
|
-
Disconnected = "Disconnected",
|
|
621
|
-
/** Deleted */
|
|
622
|
-
Deleted = "Deleted",
|
|
623
|
-
/** Creating */
|
|
624
|
-
Creating = "Creating",
|
|
625
|
-
/** Updating */
|
|
626
|
-
Updating = "Updating",
|
|
627
|
-
/** Deleting */
|
|
628
|
-
Deleting = "Deleting",
|
|
629
|
-
/** Moving */
|
|
630
|
-
Moving = "Moving",
|
|
631
|
-
/** PartiallySucceeded */
|
|
632
|
-
PartiallySucceeded = "PartiallySucceeded",
|
|
633
|
-
/** PartiallyConnected */
|
|
634
|
-
PartiallyConnected = "PartiallyConnected",
|
|
635
|
-
/** InProgress */
|
|
636
|
-
InProgress = "InProgress"
|
|
1111
|
+
/** Defines headers for MarketplaceGalleryImages_delete operation. */
|
|
1112
|
+
export interface MarketplaceGalleryImagesDeleteHeaders {
|
|
1113
|
+
location?: string;
|
|
637
1114
|
}
|
|
638
1115
|
|
|
639
|
-
/**
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
* ### Known values supported by the service
|
|
644
|
-
* **NotSpecified** \
|
|
645
|
-
* **Error** \
|
|
646
|
-
* **Succeeded** \
|
|
647
|
-
* **Canceled** \
|
|
648
|
-
* **Failed** \
|
|
649
|
-
* **Connected** \
|
|
650
|
-
* **Disconnected** \
|
|
651
|
-
* **Deleted** \
|
|
652
|
-
* **Creating** \
|
|
653
|
-
* **Updating** \
|
|
654
|
-
* **Deleting** \
|
|
655
|
-
* **Moving** \
|
|
656
|
-
* **PartiallySucceeded** \
|
|
657
|
-
* **PartiallyConnected** \
|
|
658
|
-
* **InProgress**
|
|
659
|
-
*/
|
|
660
|
-
export type ArcSettingAggregateState = string;
|
|
1116
|
+
/** Defines headers for MarketplaceGalleryImages_update operation. */
|
|
1117
|
+
export interface MarketplaceGalleryImagesUpdateHeaders {
|
|
1118
|
+
location?: string;
|
|
1119
|
+
}
|
|
661
1120
|
|
|
662
|
-
/**
|
|
663
|
-
export
|
|
664
|
-
|
|
665
|
-
NotSpecified = "NotSpecified",
|
|
666
|
-
/** Error */
|
|
667
|
-
Error = "Error",
|
|
668
|
-
/** Succeeded */
|
|
669
|
-
Succeeded = "Succeeded",
|
|
670
|
-
/** Canceled */
|
|
671
|
-
Canceled = "Canceled",
|
|
672
|
-
/** Failed */
|
|
673
|
-
Failed = "Failed",
|
|
674
|
-
/** Connected */
|
|
675
|
-
Connected = "Connected",
|
|
676
|
-
/** Disconnected */
|
|
677
|
-
Disconnected = "Disconnected",
|
|
678
|
-
/** Deleted */
|
|
679
|
-
Deleted = "Deleted",
|
|
680
|
-
/** Creating */
|
|
681
|
-
Creating = "Creating",
|
|
682
|
-
/** Updating */
|
|
683
|
-
Updating = "Updating",
|
|
684
|
-
/** Deleting */
|
|
685
|
-
Deleting = "Deleting",
|
|
686
|
-
/** Moving */
|
|
687
|
-
Moving = "Moving"
|
|
1121
|
+
/** Defines headers for NetworkInterfaces_delete operation. */
|
|
1122
|
+
export interface NetworkInterfacesDeleteHeaders {
|
|
1123
|
+
location?: string;
|
|
688
1124
|
}
|
|
689
1125
|
|
|
690
|
-
/**
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
* ### Known values supported by the service
|
|
695
|
-
* **NotSpecified** \
|
|
696
|
-
* **Error** \
|
|
697
|
-
* **Succeeded** \
|
|
698
|
-
* **Canceled** \
|
|
699
|
-
* **Failed** \
|
|
700
|
-
* **Connected** \
|
|
701
|
-
* **Disconnected** \
|
|
702
|
-
* **Deleted** \
|
|
703
|
-
* **Creating** \
|
|
704
|
-
* **Updating** \
|
|
705
|
-
* **Deleting** \
|
|
706
|
-
* **Moving**
|
|
707
|
-
*/
|
|
708
|
-
export type NodeArcState = string;
|
|
1126
|
+
/** Defines headers for NetworkInterfaces_update operation. */
|
|
1127
|
+
export interface NetworkInterfacesUpdateHeaders {
|
|
1128
|
+
location?: string;
|
|
1129
|
+
}
|
|
709
1130
|
|
|
710
|
-
/**
|
|
711
|
-
export
|
|
712
|
-
|
|
713
|
-
NotYetRegistered = "NotYetRegistered",
|
|
714
|
-
/** ConnectedRecently */
|
|
715
|
-
ConnectedRecently = "ConnectedRecently",
|
|
716
|
-
/** NotConnectedRecently */
|
|
717
|
-
NotConnectedRecently = "NotConnectedRecently",
|
|
718
|
-
/** Disconnected */
|
|
719
|
-
Disconnected = "Disconnected",
|
|
720
|
-
/** Error */
|
|
721
|
-
Error = "Error"
|
|
1131
|
+
/** Defines headers for StorageContainers_delete operation. */
|
|
1132
|
+
export interface StorageContainersDeleteHeaders {
|
|
1133
|
+
location?: string;
|
|
722
1134
|
}
|
|
723
1135
|
|
|
724
|
-
/**
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
* ### Known values supported by the service
|
|
729
|
-
* **NotYetRegistered** \
|
|
730
|
-
* **ConnectedRecently** \
|
|
731
|
-
* **NotConnectedRecently** \
|
|
732
|
-
* **Disconnected** \
|
|
733
|
-
* **Error**
|
|
734
|
-
*/
|
|
735
|
-
export type Status = string;
|
|
1136
|
+
/** Defines headers for StorageContainers_update operation. */
|
|
1137
|
+
export interface StorageContainersUpdateHeaders {
|
|
1138
|
+
location?: string;
|
|
1139
|
+
}
|
|
736
1140
|
|
|
737
|
-
/**
|
|
738
|
-
export
|
|
739
|
-
|
|
740
|
-
Disabled = "Disabled",
|
|
741
|
-
/** Enabled */
|
|
742
|
-
Enabled = "Enabled"
|
|
1141
|
+
/** Defines headers for VirtualHardDisks_delete operation. */
|
|
1142
|
+
export interface VirtualHardDisksDeleteHeaders {
|
|
1143
|
+
location?: string;
|
|
743
1144
|
}
|
|
744
1145
|
|
|
745
|
-
/**
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
* ### Known values supported by the service
|
|
750
|
-
* **Disabled** \
|
|
751
|
-
* **Enabled**
|
|
752
|
-
*/
|
|
753
|
-
export type WindowsServerSubscription = string;
|
|
1146
|
+
/** Defines headers for VirtualHardDisks_update operation. */
|
|
1147
|
+
export interface VirtualHardDisksUpdateHeaders {
|
|
1148
|
+
location?: string;
|
|
1149
|
+
}
|
|
754
1150
|
|
|
755
|
-
/**
|
|
756
|
-
export
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
1151
|
+
/** Defines headers for VirtualMachineInstances_delete operation. */
|
|
1152
|
+
export interface VirtualMachineInstancesDeleteHeaders {
|
|
1153
|
+
location?: string;
|
|
1154
|
+
}
|
|
1155
|
+
|
|
1156
|
+
/** Defines headers for VirtualMachineInstances_update operation. */
|
|
1157
|
+
export interface VirtualMachineInstancesUpdateHeaders {
|
|
1158
|
+
location?: string;
|
|
1159
|
+
}
|
|
1160
|
+
|
|
1161
|
+
/** Defines headers for VirtualMachineInstances_start operation. */
|
|
1162
|
+
export interface VirtualMachineInstancesStartHeaders {
|
|
1163
|
+
location?: string;
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
/** Defines headers for VirtualMachineInstances_stop operation. */
|
|
1167
|
+
export interface VirtualMachineInstancesStopHeaders {
|
|
1168
|
+
location?: string;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
/** Defines headers for VirtualMachineInstances_restart operation. */
|
|
1172
|
+
export interface VirtualMachineInstancesRestartHeaders {
|
|
1173
|
+
location?: string;
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
/** Defines headers for GuestAgent_delete operation. */
|
|
1177
|
+
export interface GuestAgentDeleteHeaders {
|
|
1178
|
+
location?: string;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
/** Known values of {@link CloudInitDataSource} that the service accepts. */
|
|
1182
|
+
export enum KnownCloudInitDataSource {
|
|
1183
|
+
/** NoCloud */
|
|
1184
|
+
NoCloud = "NoCloud",
|
|
1185
|
+
/** Azure */
|
|
1186
|
+
Azure = "Azure"
|
|
763
1187
|
}
|
|
764
1188
|
|
|
765
1189
|
/**
|
|
766
|
-
* Defines values for
|
|
767
|
-
* {@link
|
|
1190
|
+
* Defines values for CloudInitDataSource. \
|
|
1191
|
+
* {@link KnownCloudInitDataSource} can be used interchangeably with CloudInitDataSource,
|
|
768
1192
|
* this enum contains the known values that the service supports.
|
|
769
1193
|
* ### Known values supported by the service
|
|
770
|
-
* **
|
|
771
|
-
* **
|
|
772
|
-
* **Enhanced**
|
|
1194
|
+
* **NoCloud** \
|
|
1195
|
+
* **Azure**
|
|
773
1196
|
*/
|
|
774
|
-
export type
|
|
775
|
-
|
|
776
|
-
/** Known values of {@link
|
|
777
|
-
export enum
|
|
778
|
-
/**
|
|
779
|
-
|
|
780
|
-
/**
|
|
781
|
-
|
|
1197
|
+
export type CloudInitDataSource = string;
|
|
1198
|
+
|
|
1199
|
+
/** Known values of {@link HyperVGeneration} that the service accepts. */
|
|
1200
|
+
export enum KnownHyperVGeneration {
|
|
1201
|
+
/** V1 */
|
|
1202
|
+
V1 = "V1",
|
|
1203
|
+
/** V2 */
|
|
1204
|
+
V2 = "V2"
|
|
782
1205
|
}
|
|
783
1206
|
|
|
784
1207
|
/**
|
|
785
|
-
* Defines values for
|
|
786
|
-
* {@link
|
|
1208
|
+
* Defines values for HyperVGeneration. \
|
|
1209
|
+
* {@link KnownHyperVGeneration} can be used interchangeably with HyperVGeneration,
|
|
787
1210
|
* this enum contains the known values that the service supports.
|
|
788
1211
|
* ### Known values supported by the service
|
|
789
|
-
* **
|
|
790
|
-
* **
|
|
1212
|
+
* **V1** \
|
|
1213
|
+
* **V2**
|
|
791
1214
|
*/
|
|
792
|
-
export type
|
|
1215
|
+
export type HyperVGeneration = string;
|
|
793
1216
|
|
|
794
|
-
/** Known values of {@link
|
|
795
|
-
export enum
|
|
796
|
-
/** NotSpecified */
|
|
797
|
-
NotSpecified = "NotSpecified",
|
|
798
|
-
/** Error */
|
|
799
|
-
Error = "Error",
|
|
1217
|
+
/** Known values of {@link ProvisioningStateEnum} that the service accepts. */
|
|
1218
|
+
export enum KnownProvisioningStateEnum {
|
|
800
1219
|
/** Succeeded */
|
|
801
1220
|
Succeeded = "Succeeded",
|
|
802
|
-
/** Canceled */
|
|
803
|
-
Canceled = "Canceled",
|
|
804
1221
|
/** Failed */
|
|
805
1222
|
Failed = "Failed",
|
|
806
|
-
/**
|
|
807
|
-
|
|
808
|
-
/**
|
|
809
|
-
|
|
810
|
-
/** Deleted */
|
|
811
|
-
Deleted = "Deleted",
|
|
812
|
-
/** Creating */
|
|
813
|
-
Creating = "Creating",
|
|
814
|
-
/** Updating */
|
|
815
|
-
Updating = "Updating",
|
|
1223
|
+
/** InProgress */
|
|
1224
|
+
InProgress = "InProgress",
|
|
1225
|
+
/** Accepted */
|
|
1226
|
+
Accepted = "Accepted",
|
|
816
1227
|
/** Deleting */
|
|
817
1228
|
Deleting = "Deleting",
|
|
818
|
-
/**
|
|
819
|
-
|
|
820
|
-
/** PartiallySucceeded */
|
|
821
|
-
PartiallySucceeded = "PartiallySucceeded",
|
|
822
|
-
/** PartiallyConnected */
|
|
823
|
-
PartiallyConnected = "PartiallyConnected",
|
|
824
|
-
/** InProgress */
|
|
825
|
-
InProgress = "InProgress"
|
|
1229
|
+
/** Canceled */
|
|
1230
|
+
Canceled = "Canceled"
|
|
826
1231
|
}
|
|
827
1232
|
|
|
828
1233
|
/**
|
|
829
|
-
* Defines values for
|
|
830
|
-
* {@link
|
|
1234
|
+
* Defines values for ProvisioningStateEnum. \
|
|
1235
|
+
* {@link KnownProvisioningStateEnum} can be used interchangeably with ProvisioningStateEnum,
|
|
831
1236
|
* this enum contains the known values that the service supports.
|
|
832
1237
|
* ### Known values supported by the service
|
|
833
|
-
* **NotSpecified** \
|
|
834
|
-
* **Error** \
|
|
835
1238
|
* **Succeeded** \
|
|
836
|
-
* **Canceled** \
|
|
837
1239
|
* **Failed** \
|
|
838
|
-
* **
|
|
839
|
-
* **
|
|
840
|
-
* **Deleted** \
|
|
841
|
-
* **Creating** \
|
|
842
|
-
* **Updating** \
|
|
1240
|
+
* **InProgress** \
|
|
1241
|
+
* **Accepted** \
|
|
843
1242
|
* **Deleting** \
|
|
844
|
-
* **
|
|
845
|
-
* **PartiallySucceeded** \
|
|
846
|
-
* **PartiallyConnected** \
|
|
847
|
-
* **InProgress**
|
|
1243
|
+
* **Canceled**
|
|
848
1244
|
*/
|
|
849
|
-
export type
|
|
1245
|
+
export type ProvisioningStateEnum = string;
|
|
850
1246
|
|
|
851
|
-
/** Known values of {@link
|
|
852
|
-
export enum
|
|
853
|
-
/** NotSpecified */
|
|
854
|
-
NotSpecified = "NotSpecified",
|
|
855
|
-
/** Error */
|
|
856
|
-
Error = "Error",
|
|
1247
|
+
/** Known values of {@link Status} that the service accepts. */
|
|
1248
|
+
export enum KnownStatus {
|
|
857
1249
|
/** Succeeded */
|
|
858
1250
|
Succeeded = "Succeeded",
|
|
859
|
-
/** Canceled */
|
|
860
|
-
Canceled = "Canceled",
|
|
861
1251
|
/** Failed */
|
|
862
1252
|
Failed = "Failed",
|
|
863
|
-
/**
|
|
864
|
-
|
|
865
|
-
/** Disconnected */
|
|
866
|
-
Disconnected = "Disconnected",
|
|
867
|
-
/** Deleted */
|
|
868
|
-
Deleted = "Deleted",
|
|
869
|
-
/** Creating */
|
|
870
|
-
Creating = "Creating",
|
|
871
|
-
/** Updating */
|
|
872
|
-
Updating = "Updating",
|
|
873
|
-
/** Deleting */
|
|
874
|
-
Deleting = "Deleting",
|
|
875
|
-
/** Moving */
|
|
876
|
-
Moving = "Moving"
|
|
1253
|
+
/** InProgress */
|
|
1254
|
+
InProgress = "InProgress"
|
|
877
1255
|
}
|
|
878
1256
|
|
|
879
1257
|
/**
|
|
880
|
-
* Defines values for
|
|
881
|
-
* {@link
|
|
1258
|
+
* Defines values for Status. \
|
|
1259
|
+
* {@link KnownStatus} can be used interchangeably with Status,
|
|
882
1260
|
* this enum contains the known values that the service supports.
|
|
883
1261
|
* ### Known values supported by the service
|
|
884
|
-
* **NotSpecified** \
|
|
885
|
-
* **Error** \
|
|
886
1262
|
* **Succeeded** \
|
|
887
|
-
* **Canceled** \
|
|
888
1263
|
* **Failed** \
|
|
889
|
-
* **
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
1264
|
+
* **InProgress**
|
|
1265
|
+
*/
|
|
1266
|
+
export type Status = string;
|
|
1267
|
+
|
|
1268
|
+
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
1269
|
+
export enum KnownExtendedLocationTypes {
|
|
1270
|
+
/** CustomLocation */
|
|
1271
|
+
CustomLocation = "CustomLocation"
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
/**
|
|
1275
|
+
* Defines values for ExtendedLocationTypes. \
|
|
1276
|
+
* {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
|
|
1277
|
+
* this enum contains the known values that the service supports.
|
|
1278
|
+
* ### Known values supported by the service
|
|
1279
|
+
* **CustomLocation**
|
|
1280
|
+
*/
|
|
1281
|
+
export type ExtendedLocationTypes = string;
|
|
1282
|
+
|
|
1283
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1284
|
+
export enum KnownCreatedByType {
|
|
1285
|
+
/** User */
|
|
1286
|
+
User = "User",
|
|
1287
|
+
/** Application */
|
|
1288
|
+
Application = "Application",
|
|
1289
|
+
/** ManagedIdentity */
|
|
1290
|
+
ManagedIdentity = "ManagedIdentity",
|
|
1291
|
+
/** Key */
|
|
1292
|
+
Key = "Key"
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
/**
|
|
1296
|
+
* Defines values for CreatedByType. \
|
|
1297
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1298
|
+
* this enum contains the known values that the service supports.
|
|
1299
|
+
* ### Known values supported by the service
|
|
1300
|
+
* **User** \
|
|
1301
|
+
* **Application** \
|
|
1302
|
+
* **ManagedIdentity** \
|
|
1303
|
+
* **Key**
|
|
896
1304
|
*/
|
|
897
|
-
export type
|
|
1305
|
+
export type CreatedByType = string;
|
|
898
1306
|
|
|
899
1307
|
/** Known values of {@link Origin} that the service accepts. */
|
|
900
1308
|
export enum KnownOrigin {
|
|
@@ -932,36 +1340,335 @@ export enum KnownActionType {
|
|
|
932
1340
|
*/
|
|
933
1341
|
export type ActionType = string;
|
|
934
1342
|
|
|
935
|
-
/**
|
|
936
|
-
export
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
/**
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
/** Optional parameters. */
|
|
943
|
-
export interface ArcSettingsGetOptionalParams
|
|
944
|
-
extends coreClient.OperationOptions {}
|
|
945
|
-
|
|
946
|
-
/** Contains response data for the get operation. */
|
|
947
|
-
export type ArcSettingsGetResponse = ArcSetting;
|
|
1343
|
+
/** Known values of {@link IpAllocationMethodEnum} that the service accepts. */
|
|
1344
|
+
export enum KnownIpAllocationMethodEnum {
|
|
1345
|
+
/** Dynamic */
|
|
1346
|
+
Dynamic = "Dynamic",
|
|
1347
|
+
/** Static */
|
|
1348
|
+
Static = "Static"
|
|
1349
|
+
}
|
|
948
1350
|
|
|
949
|
-
/**
|
|
950
|
-
|
|
951
|
-
|
|
1351
|
+
/**
|
|
1352
|
+
* Defines values for IpAllocationMethodEnum. \
|
|
1353
|
+
* {@link KnownIpAllocationMethodEnum} can be used interchangeably with IpAllocationMethodEnum,
|
|
1354
|
+
* this enum contains the known values that the service supports.
|
|
1355
|
+
* ### Known values supported by the service
|
|
1356
|
+
* **Dynamic** \
|
|
1357
|
+
* **Static**
|
|
1358
|
+
*/
|
|
1359
|
+
export type IpAllocationMethodEnum = string;
|
|
1360
|
+
|
|
1361
|
+
/** Known values of {@link DiskFileFormat} that the service accepts. */
|
|
1362
|
+
export enum KnownDiskFileFormat {
|
|
1363
|
+
/** Vhdx */
|
|
1364
|
+
Vhdx = "vhdx",
|
|
1365
|
+
/** Vhd */
|
|
1366
|
+
Vhd = "vhd"
|
|
1367
|
+
}
|
|
952
1368
|
|
|
953
|
-
/**
|
|
954
|
-
|
|
1369
|
+
/**
|
|
1370
|
+
* Defines values for DiskFileFormat. \
|
|
1371
|
+
* {@link KnownDiskFileFormat} can be used interchangeably with DiskFileFormat,
|
|
1372
|
+
* this enum contains the known values that the service supports.
|
|
1373
|
+
* ### Known values supported by the service
|
|
1374
|
+
* **vhdx** \
|
|
1375
|
+
* **vhd**
|
|
1376
|
+
*/
|
|
1377
|
+
export type DiskFileFormat = string;
|
|
1378
|
+
|
|
1379
|
+
/** Known values of {@link VmSizeEnum} that the service accepts. */
|
|
1380
|
+
export enum KnownVmSizeEnum {
|
|
1381
|
+
/** Default */
|
|
1382
|
+
Default = "Default",
|
|
1383
|
+
/** StandardA2V2 */
|
|
1384
|
+
StandardA2V2 = "Standard_A2_v2",
|
|
1385
|
+
/** StandardA4V2 */
|
|
1386
|
+
StandardA4V2 = "Standard_A4_v2",
|
|
1387
|
+
/** StandardD2SV3 */
|
|
1388
|
+
StandardD2SV3 = "Standard_D2s_v3",
|
|
1389
|
+
/** StandardD4SV3 */
|
|
1390
|
+
StandardD4SV3 = "Standard_D4s_v3",
|
|
1391
|
+
/** StandardD8SV3 */
|
|
1392
|
+
StandardD8SV3 = "Standard_D8s_v3",
|
|
1393
|
+
/** StandardD16SV3 */
|
|
1394
|
+
StandardD16SV3 = "Standard_D16s_v3",
|
|
1395
|
+
/** StandardD32SV3 */
|
|
1396
|
+
StandardD32SV3 = "Standard_D32s_v3",
|
|
1397
|
+
/** StandardDS2V2 */
|
|
1398
|
+
StandardDS2V2 = "Standard_DS2_v2",
|
|
1399
|
+
/** StandardDS3V2 */
|
|
1400
|
+
StandardDS3V2 = "Standard_DS3_v2",
|
|
1401
|
+
/** StandardDS4V2 */
|
|
1402
|
+
StandardDS4V2 = "Standard_DS4_v2",
|
|
1403
|
+
/** StandardDS5V2 */
|
|
1404
|
+
StandardDS5V2 = "Standard_DS5_v2",
|
|
1405
|
+
/** StandardDS13V2 */
|
|
1406
|
+
StandardDS13V2 = "Standard_DS13_v2",
|
|
1407
|
+
/** StandardK8SV1 */
|
|
1408
|
+
StandardK8SV1 = "Standard_K8S_v1",
|
|
1409
|
+
/** StandardK8S2V1 */
|
|
1410
|
+
StandardK8S2V1 = "Standard_K8S2_v1",
|
|
1411
|
+
/** StandardK8S3V1 */
|
|
1412
|
+
StandardK8S3V1 = "Standard_K8S3_v1",
|
|
1413
|
+
/** StandardK8S4V1 */
|
|
1414
|
+
StandardK8S4V1 = "Standard_K8S4_v1",
|
|
1415
|
+
/** StandardNK6 */
|
|
1416
|
+
StandardNK6 = "Standard_NK6",
|
|
1417
|
+
/** StandardNK12 */
|
|
1418
|
+
StandardNK12 = "Standard_NK12",
|
|
1419
|
+
/** StandardNV6 */
|
|
1420
|
+
StandardNV6 = "Standard_NV6",
|
|
1421
|
+
/** StandardNV12 */
|
|
1422
|
+
StandardNV12 = "Standard_NV12",
|
|
1423
|
+
/** StandardK8S5V1 */
|
|
1424
|
+
StandardK8S5V1 = "Standard_K8S5_v1",
|
|
1425
|
+
/** Custom */
|
|
1426
|
+
Custom = "Custom"
|
|
1427
|
+
}
|
|
955
1428
|
|
|
956
|
-
/**
|
|
957
|
-
|
|
958
|
-
|
|
1429
|
+
/**
|
|
1430
|
+
* Defines values for VmSizeEnum. \
|
|
1431
|
+
* {@link KnownVmSizeEnum} can be used interchangeably with VmSizeEnum,
|
|
1432
|
+
* this enum contains the known values that the service supports.
|
|
1433
|
+
* ### Known values supported by the service
|
|
1434
|
+
* **Default** \
|
|
1435
|
+
* **Standard_A2_v2** \
|
|
1436
|
+
* **Standard_A4_v2** \
|
|
1437
|
+
* **Standard_D2s_v3** \
|
|
1438
|
+
* **Standard_D4s_v3** \
|
|
1439
|
+
* **Standard_D8s_v3** \
|
|
1440
|
+
* **Standard_D16s_v3** \
|
|
1441
|
+
* **Standard_D32s_v3** \
|
|
1442
|
+
* **Standard_DS2_v2** \
|
|
1443
|
+
* **Standard_DS3_v2** \
|
|
1444
|
+
* **Standard_DS4_v2** \
|
|
1445
|
+
* **Standard_DS5_v2** \
|
|
1446
|
+
* **Standard_DS13_v2** \
|
|
1447
|
+
* **Standard_K8S_v1** \
|
|
1448
|
+
* **Standard_K8S2_v1** \
|
|
1449
|
+
* **Standard_K8S3_v1** \
|
|
1450
|
+
* **Standard_K8S4_v1** \
|
|
1451
|
+
* **Standard_NK6** \
|
|
1452
|
+
* **Standard_NK12** \
|
|
1453
|
+
* **Standard_NV6** \
|
|
1454
|
+
* **Standard_NV12** \
|
|
1455
|
+
* **Standard_K8S5_v1** \
|
|
1456
|
+
* **Custom**
|
|
1457
|
+
*/
|
|
1458
|
+
export type VmSizeEnum = string;
|
|
1459
|
+
|
|
1460
|
+
/** Known values of {@link SecurityTypes} that the service accepts. */
|
|
1461
|
+
export enum KnownSecurityTypes {
|
|
1462
|
+
/** TrustedLaunch */
|
|
1463
|
+
TrustedLaunch = "TrustedLaunch",
|
|
1464
|
+
/** ConfidentialVM */
|
|
1465
|
+
ConfidentialVM = "ConfidentialVM"
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
/**
|
|
1469
|
+
* Defines values for SecurityTypes. \
|
|
1470
|
+
* {@link KnownSecurityTypes} can be used interchangeably with SecurityTypes,
|
|
1471
|
+
* this enum contains the known values that the service supports.
|
|
1472
|
+
* ### Known values supported by the service
|
|
1473
|
+
* **TrustedLaunch** \
|
|
1474
|
+
* **ConfidentialVM**
|
|
1475
|
+
*/
|
|
1476
|
+
export type SecurityTypes = string;
|
|
1477
|
+
|
|
1478
|
+
/** Known values of {@link StatusLevelTypes} that the service accepts. */
|
|
1479
|
+
export enum KnownStatusLevelTypes {
|
|
1480
|
+
/** Info */
|
|
1481
|
+
Info = "Info",
|
|
1482
|
+
/** Warning */
|
|
1483
|
+
Warning = "Warning",
|
|
1484
|
+
/** Error */
|
|
1485
|
+
Error = "Error"
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1488
|
+
/**
|
|
1489
|
+
* Defines values for StatusLevelTypes. \
|
|
1490
|
+
* {@link KnownStatusLevelTypes} can be used interchangeably with StatusLevelTypes,
|
|
1491
|
+
* this enum contains the known values that the service supports.
|
|
1492
|
+
* ### Known values supported by the service
|
|
1493
|
+
* **Info** \
|
|
1494
|
+
* **Warning** \
|
|
1495
|
+
* **Error**
|
|
1496
|
+
*/
|
|
1497
|
+
export type StatusLevelTypes = string;
|
|
1498
|
+
|
|
1499
|
+
/** Known values of {@link PowerStateEnum} that the service accepts. */
|
|
1500
|
+
export enum KnownPowerStateEnum {
|
|
1501
|
+
/** Deallocated */
|
|
1502
|
+
Deallocated = "Deallocated",
|
|
1503
|
+
/** Deallocating */
|
|
1504
|
+
Deallocating = "Deallocating",
|
|
1505
|
+
/** Running */
|
|
1506
|
+
Running = "Running",
|
|
1507
|
+
/** Starting */
|
|
1508
|
+
Starting = "Starting",
|
|
1509
|
+
/** Stopped */
|
|
1510
|
+
Stopped = "Stopped",
|
|
1511
|
+
/** Stopping */
|
|
1512
|
+
Stopping = "Stopping",
|
|
1513
|
+
/** Unknown */
|
|
1514
|
+
Unknown = "Unknown"
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
/**
|
|
1518
|
+
* Defines values for PowerStateEnum. \
|
|
1519
|
+
* {@link KnownPowerStateEnum} can be used interchangeably with PowerStateEnum,
|
|
1520
|
+
* this enum contains the known values that the service supports.
|
|
1521
|
+
* ### Known values supported by the service
|
|
1522
|
+
* **Deallocated** \
|
|
1523
|
+
* **Deallocating** \
|
|
1524
|
+
* **Running** \
|
|
1525
|
+
* **Starting** \
|
|
1526
|
+
* **Stopped** \
|
|
1527
|
+
* **Stopping** \
|
|
1528
|
+
* **Unknown**
|
|
1529
|
+
*/
|
|
1530
|
+
export type PowerStateEnum = string;
|
|
1531
|
+
|
|
1532
|
+
/** Known values of {@link StatusTypes} that the service accepts. */
|
|
1533
|
+
export enum KnownStatusTypes {
|
|
1534
|
+
/** Succeeded */
|
|
1535
|
+
Succeeded = "Succeeded",
|
|
1536
|
+
/** InProgress */
|
|
1537
|
+
InProgress = "InProgress",
|
|
1538
|
+
/** Failed */
|
|
1539
|
+
Failed = "Failed"
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
/**
|
|
1543
|
+
* Defines values for StatusTypes. \
|
|
1544
|
+
* {@link KnownStatusTypes} can be used interchangeably with StatusTypes,
|
|
1545
|
+
* this enum contains the known values that the service supports.
|
|
1546
|
+
* ### Known values supported by the service
|
|
1547
|
+
* **Succeeded** \
|
|
1548
|
+
* **InProgress** \
|
|
1549
|
+
* **Failed**
|
|
1550
|
+
*/
|
|
1551
|
+
export type StatusTypes = string;
|
|
1552
|
+
|
|
1553
|
+
/** Known values of {@link ProvisioningAction} that the service accepts. */
|
|
1554
|
+
export enum KnownProvisioningAction {
|
|
1555
|
+
/** Install */
|
|
1556
|
+
Install = "install",
|
|
1557
|
+
/** Uninstall */
|
|
1558
|
+
Uninstall = "uninstall",
|
|
1559
|
+
/** Repair */
|
|
1560
|
+
Repair = "repair"
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
/**
|
|
1564
|
+
* Defines values for ProvisioningAction. \
|
|
1565
|
+
* {@link KnownProvisioningAction} can be used interchangeably with ProvisioningAction,
|
|
1566
|
+
* this enum contains the known values that the service supports.
|
|
1567
|
+
* ### Known values supported by the service
|
|
1568
|
+
* **install** \
|
|
1569
|
+
* **uninstall** \
|
|
1570
|
+
* **repair**
|
|
1571
|
+
*/
|
|
1572
|
+
export type ProvisioningAction = string;
|
|
1573
|
+
/** Defines values for OperatingSystemTypes. */
|
|
1574
|
+
export type OperatingSystemTypes = "Windows" | "Linux";
|
|
1575
|
+
/** Defines values for IPPoolTypeEnum. */
|
|
1576
|
+
export type IPPoolTypeEnum = "vm" | "vippool";
|
|
1577
|
+
|
|
1578
|
+
/** Optional parameters. */
|
|
1579
|
+
export interface GalleryImagesGetOptionalParams
|
|
1580
|
+
extends coreClient.OperationOptions {}
|
|
1581
|
+
|
|
1582
|
+
/** Contains response data for the get operation. */
|
|
1583
|
+
export type GalleryImagesGetResponse = GalleryImages;
|
|
1584
|
+
|
|
1585
|
+
/** Optional parameters. */
|
|
1586
|
+
export interface GalleryImagesCreateOrUpdateOptionalParams
|
|
1587
|
+
extends coreClient.OperationOptions {
|
|
1588
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1589
|
+
updateIntervalInMs?: number;
|
|
1590
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1591
|
+
resumeFrom?: string;
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1595
|
+
export type GalleryImagesCreateOrUpdateResponse = GalleryImages;
|
|
1596
|
+
|
|
1597
|
+
/** Optional parameters. */
|
|
1598
|
+
export interface GalleryImagesDeleteOptionalParams
|
|
1599
|
+
extends coreClient.OperationOptions {
|
|
1600
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1601
|
+
updateIntervalInMs?: number;
|
|
1602
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1603
|
+
resumeFrom?: string;
|
|
1604
|
+
}
|
|
1605
|
+
|
|
1606
|
+
/** Contains response data for the delete operation. */
|
|
1607
|
+
export type GalleryImagesDeleteResponse = GalleryImagesDeleteHeaders;
|
|
1608
|
+
|
|
1609
|
+
/** Optional parameters. */
|
|
1610
|
+
export interface GalleryImagesUpdateOptionalParams
|
|
1611
|
+
extends coreClient.OperationOptions {
|
|
1612
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1613
|
+
updateIntervalInMs?: number;
|
|
1614
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1615
|
+
resumeFrom?: string;
|
|
1616
|
+
}
|
|
959
1617
|
|
|
960
1618
|
/** Contains response data for the update operation. */
|
|
961
|
-
export type
|
|
1619
|
+
export type GalleryImagesUpdateResponse = GalleryImages;
|
|
1620
|
+
|
|
1621
|
+
/** Optional parameters. */
|
|
1622
|
+
export interface GalleryImagesListOptionalParams
|
|
1623
|
+
extends coreClient.OperationOptions {}
|
|
1624
|
+
|
|
1625
|
+
/** Contains response data for the list operation. */
|
|
1626
|
+
export type GalleryImagesListResponse = GalleryImagesListResult;
|
|
1627
|
+
|
|
1628
|
+
/** Optional parameters. */
|
|
1629
|
+
export interface GalleryImagesListAllOptionalParams
|
|
1630
|
+
extends coreClient.OperationOptions {}
|
|
1631
|
+
|
|
1632
|
+
/** Contains response data for the listAll operation. */
|
|
1633
|
+
export type GalleryImagesListAllResponse = GalleryImagesListResult;
|
|
1634
|
+
|
|
1635
|
+
/** Optional parameters. */
|
|
1636
|
+
export interface GalleryImagesListNextOptionalParams
|
|
1637
|
+
extends coreClient.OperationOptions {}
|
|
1638
|
+
|
|
1639
|
+
/** Contains response data for the listNext operation. */
|
|
1640
|
+
export type GalleryImagesListNextResponse = GalleryImagesListResult;
|
|
1641
|
+
|
|
1642
|
+
/** Optional parameters. */
|
|
1643
|
+
export interface GalleryImagesListAllNextOptionalParams
|
|
1644
|
+
extends coreClient.OperationOptions {}
|
|
1645
|
+
|
|
1646
|
+
/** Contains response data for the listAllNext operation. */
|
|
1647
|
+
export type GalleryImagesListAllNextResponse = GalleryImagesListResult;
|
|
962
1648
|
|
|
963
1649
|
/** Optional parameters. */
|
|
964
|
-
export interface
|
|
1650
|
+
export interface OperationsListOptionalParams
|
|
1651
|
+
extends coreClient.OperationOptions {}
|
|
1652
|
+
|
|
1653
|
+
/** Contains response data for the list operation. */
|
|
1654
|
+
export type OperationsListResponse = OperationListResult;
|
|
1655
|
+
|
|
1656
|
+
/** Optional parameters. */
|
|
1657
|
+
export interface OperationsListNextOptionalParams
|
|
1658
|
+
extends coreClient.OperationOptions {}
|
|
1659
|
+
|
|
1660
|
+
/** Contains response data for the listNext operation. */
|
|
1661
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
1662
|
+
|
|
1663
|
+
/** Optional parameters. */
|
|
1664
|
+
export interface LogicalNetworksGetOptionalParams
|
|
1665
|
+
extends coreClient.OperationOptions {}
|
|
1666
|
+
|
|
1667
|
+
/** Contains response data for the get operation. */
|
|
1668
|
+
export type LogicalNetworksGetResponse = LogicalNetworks;
|
|
1669
|
+
|
|
1670
|
+
/** Optional parameters. */
|
|
1671
|
+
export interface LogicalNetworksCreateOrUpdateOptionalParams
|
|
965
1672
|
extends coreClient.OperationOptions {
|
|
966
1673
|
/** Delay to wait until next poll, in milliseconds. */
|
|
967
1674
|
updateIntervalInMs?: number;
|
|
@@ -969,15 +1676,94 @@ export interface ArcSettingsDeleteOptionalParams
|
|
|
969
1676
|
resumeFrom?: string;
|
|
970
1677
|
}
|
|
971
1678
|
|
|
1679
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1680
|
+
export type LogicalNetworksCreateOrUpdateResponse = LogicalNetworks;
|
|
1681
|
+
|
|
972
1682
|
/** Optional parameters. */
|
|
973
|
-
export interface
|
|
1683
|
+
export interface LogicalNetworksDeleteOptionalParams
|
|
1684
|
+
extends coreClient.OperationOptions {
|
|
1685
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1686
|
+
updateIntervalInMs?: number;
|
|
1687
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1688
|
+
resumeFrom?: string;
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
/** Contains response data for the delete operation. */
|
|
1692
|
+
export type LogicalNetworksDeleteResponse = LogicalNetworksDeleteHeaders;
|
|
1693
|
+
|
|
1694
|
+
/** Optional parameters. */
|
|
1695
|
+
export interface LogicalNetworksUpdateOptionalParams
|
|
1696
|
+
extends coreClient.OperationOptions {
|
|
1697
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1698
|
+
updateIntervalInMs?: number;
|
|
1699
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1700
|
+
resumeFrom?: string;
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
/** Contains response data for the update operation. */
|
|
1704
|
+
export type LogicalNetworksUpdateResponse = LogicalNetworks;
|
|
1705
|
+
|
|
1706
|
+
/** Optional parameters. */
|
|
1707
|
+
export interface LogicalNetworksListOptionalParams
|
|
1708
|
+
extends coreClient.OperationOptions {}
|
|
1709
|
+
|
|
1710
|
+
/** Contains response data for the list operation. */
|
|
1711
|
+
export type LogicalNetworksListResponse = LogicalNetworksListResult;
|
|
1712
|
+
|
|
1713
|
+
/** Optional parameters. */
|
|
1714
|
+
export interface LogicalNetworksListAllOptionalParams
|
|
974
1715
|
extends coreClient.OperationOptions {}
|
|
975
1716
|
|
|
976
|
-
/** Contains response data for the
|
|
977
|
-
export type
|
|
1717
|
+
/** Contains response data for the listAll operation. */
|
|
1718
|
+
export type LogicalNetworksListAllResponse = LogicalNetworksListResult;
|
|
978
1719
|
|
|
979
1720
|
/** Optional parameters. */
|
|
980
|
-
export interface
|
|
1721
|
+
export interface LogicalNetworksListNextOptionalParams
|
|
1722
|
+
extends coreClient.OperationOptions {}
|
|
1723
|
+
|
|
1724
|
+
/** Contains response data for the listNext operation. */
|
|
1725
|
+
export type LogicalNetworksListNextResponse = LogicalNetworksListResult;
|
|
1726
|
+
|
|
1727
|
+
/** Optional parameters. */
|
|
1728
|
+
export interface LogicalNetworksListAllNextOptionalParams
|
|
1729
|
+
extends coreClient.OperationOptions {}
|
|
1730
|
+
|
|
1731
|
+
/** Contains response data for the listAllNext operation. */
|
|
1732
|
+
export type LogicalNetworksListAllNextResponse = LogicalNetworksListResult;
|
|
1733
|
+
|
|
1734
|
+
/** Optional parameters. */
|
|
1735
|
+
export interface MarketplaceGalleryImagesGetOptionalParams
|
|
1736
|
+
extends coreClient.OperationOptions {}
|
|
1737
|
+
|
|
1738
|
+
/** Contains response data for the get operation. */
|
|
1739
|
+
export type MarketplaceGalleryImagesGetResponse = MarketplaceGalleryImages;
|
|
1740
|
+
|
|
1741
|
+
/** Optional parameters. */
|
|
1742
|
+
export interface MarketplaceGalleryImagesCreateOrUpdateOptionalParams
|
|
1743
|
+
extends coreClient.OperationOptions {
|
|
1744
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1745
|
+
updateIntervalInMs?: number;
|
|
1746
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1747
|
+
resumeFrom?: string;
|
|
1748
|
+
}
|
|
1749
|
+
|
|
1750
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1751
|
+
export type MarketplaceGalleryImagesCreateOrUpdateResponse = MarketplaceGalleryImages;
|
|
1752
|
+
|
|
1753
|
+
/** Optional parameters. */
|
|
1754
|
+
export interface MarketplaceGalleryImagesDeleteOptionalParams
|
|
1755
|
+
extends coreClient.OperationOptions {
|
|
1756
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1757
|
+
updateIntervalInMs?: number;
|
|
1758
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1759
|
+
resumeFrom?: string;
|
|
1760
|
+
}
|
|
1761
|
+
|
|
1762
|
+
/** Contains response data for the delete operation. */
|
|
1763
|
+
export type MarketplaceGalleryImagesDeleteResponse = MarketplaceGalleryImagesDeleteHeaders;
|
|
1764
|
+
|
|
1765
|
+
/** Optional parameters. */
|
|
1766
|
+
export interface MarketplaceGalleryImagesUpdateOptionalParams
|
|
981
1767
|
extends coreClient.OperationOptions {
|
|
982
1768
|
/** Delay to wait until next poll, in milliseconds. */
|
|
983
1769
|
updateIntervalInMs?: number;
|
|
@@ -985,53 +1771,188 @@ export interface ArcSettingsCreateIdentityOptionalParams
|
|
|
985
1771
|
resumeFrom?: string;
|
|
986
1772
|
}
|
|
987
1773
|
|
|
988
|
-
/** Contains response data for the
|
|
989
|
-
export type
|
|
1774
|
+
/** Contains response data for the update operation. */
|
|
1775
|
+
export type MarketplaceGalleryImagesUpdateResponse = MarketplaceGalleryImages;
|
|
990
1776
|
|
|
991
1777
|
/** Optional parameters. */
|
|
992
|
-
export interface
|
|
1778
|
+
export interface MarketplaceGalleryImagesListOptionalParams
|
|
993
1779
|
extends coreClient.OperationOptions {}
|
|
994
1780
|
|
|
995
|
-
/** Contains response data for the
|
|
996
|
-
export type
|
|
1781
|
+
/** Contains response data for the list operation. */
|
|
1782
|
+
export type MarketplaceGalleryImagesListResponse = MarketplaceGalleryImagesListResult;
|
|
997
1783
|
|
|
998
1784
|
/** Optional parameters. */
|
|
999
|
-
export interface
|
|
1785
|
+
export interface MarketplaceGalleryImagesListAllOptionalParams
|
|
1000
1786
|
extends coreClient.OperationOptions {}
|
|
1001
1787
|
|
|
1002
|
-
/** Contains response data for the
|
|
1003
|
-
export type
|
|
1788
|
+
/** Contains response data for the listAll operation. */
|
|
1789
|
+
export type MarketplaceGalleryImagesListAllResponse = MarketplaceGalleryImagesListResult;
|
|
1004
1790
|
|
|
1005
1791
|
/** Optional parameters. */
|
|
1006
|
-
export interface
|
|
1792
|
+
export interface MarketplaceGalleryImagesListNextOptionalParams
|
|
1007
1793
|
extends coreClient.OperationOptions {}
|
|
1008
1794
|
|
|
1009
|
-
/** Contains response data for the
|
|
1010
|
-
export type
|
|
1795
|
+
/** Contains response data for the listNext operation. */
|
|
1796
|
+
export type MarketplaceGalleryImagesListNextResponse = MarketplaceGalleryImagesListResult;
|
|
1011
1797
|
|
|
1012
1798
|
/** Optional parameters. */
|
|
1013
|
-
export interface
|
|
1799
|
+
export interface MarketplaceGalleryImagesListAllNextOptionalParams
|
|
1800
|
+
extends coreClient.OperationOptions {}
|
|
1801
|
+
|
|
1802
|
+
/** Contains response data for the listAllNext operation. */
|
|
1803
|
+
export type MarketplaceGalleryImagesListAllNextResponse = MarketplaceGalleryImagesListResult;
|
|
1804
|
+
|
|
1805
|
+
/** Optional parameters. */
|
|
1806
|
+
export interface NetworkInterfacesGetOptionalParams
|
|
1014
1807
|
extends coreClient.OperationOptions {}
|
|
1015
1808
|
|
|
1016
1809
|
/** Contains response data for the get operation. */
|
|
1017
|
-
export type
|
|
1810
|
+
export type NetworkInterfacesGetResponse = NetworkInterfaces;
|
|
1811
|
+
|
|
1812
|
+
/** Optional parameters. */
|
|
1813
|
+
export interface NetworkInterfacesCreateOrUpdateOptionalParams
|
|
1814
|
+
extends coreClient.OperationOptions {
|
|
1815
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1816
|
+
updateIntervalInMs?: number;
|
|
1817
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1818
|
+
resumeFrom?: string;
|
|
1819
|
+
}
|
|
1820
|
+
|
|
1821
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1822
|
+
export type NetworkInterfacesCreateOrUpdateResponse = NetworkInterfaces;
|
|
1823
|
+
|
|
1824
|
+
/** Optional parameters. */
|
|
1825
|
+
export interface NetworkInterfacesDeleteOptionalParams
|
|
1826
|
+
extends coreClient.OperationOptions {
|
|
1827
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1828
|
+
updateIntervalInMs?: number;
|
|
1829
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1830
|
+
resumeFrom?: string;
|
|
1831
|
+
}
|
|
1832
|
+
|
|
1833
|
+
/** Contains response data for the delete operation. */
|
|
1834
|
+
export type NetworkInterfacesDeleteResponse = NetworkInterfacesDeleteHeaders;
|
|
1018
1835
|
|
|
1019
1836
|
/** Optional parameters. */
|
|
1020
|
-
export interface
|
|
1837
|
+
export interface NetworkInterfacesUpdateOptionalParams
|
|
1838
|
+
extends coreClient.OperationOptions {
|
|
1839
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1840
|
+
updateIntervalInMs?: number;
|
|
1841
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1842
|
+
resumeFrom?: string;
|
|
1843
|
+
}
|
|
1844
|
+
|
|
1845
|
+
/** Contains response data for the update operation. */
|
|
1846
|
+
export type NetworkInterfacesUpdateResponse = NetworkInterfaces;
|
|
1847
|
+
|
|
1848
|
+
/** Optional parameters. */
|
|
1849
|
+
export interface NetworkInterfacesListOptionalParams
|
|
1021
1850
|
extends coreClient.OperationOptions {}
|
|
1022
1851
|
|
|
1023
|
-
/** Contains response data for the
|
|
1024
|
-
export type
|
|
1852
|
+
/** Contains response data for the list operation. */
|
|
1853
|
+
export type NetworkInterfacesListResponse = NetworkInterfacesListResult;
|
|
1854
|
+
|
|
1855
|
+
/** Optional parameters. */
|
|
1856
|
+
export interface NetworkInterfacesListAllOptionalParams
|
|
1857
|
+
extends coreClient.OperationOptions {}
|
|
1858
|
+
|
|
1859
|
+
/** Contains response data for the listAll operation. */
|
|
1860
|
+
export type NetworkInterfacesListAllResponse = NetworkInterfacesListResult;
|
|
1025
1861
|
|
|
1026
1862
|
/** Optional parameters. */
|
|
1027
|
-
export interface
|
|
1863
|
+
export interface NetworkInterfacesListNextOptionalParams
|
|
1028
1864
|
extends coreClient.OperationOptions {}
|
|
1029
1865
|
|
|
1866
|
+
/** Contains response data for the listNext operation. */
|
|
1867
|
+
export type NetworkInterfacesListNextResponse = NetworkInterfacesListResult;
|
|
1868
|
+
|
|
1869
|
+
/** Optional parameters. */
|
|
1870
|
+
export interface NetworkInterfacesListAllNextOptionalParams
|
|
1871
|
+
extends coreClient.OperationOptions {}
|
|
1872
|
+
|
|
1873
|
+
/** Contains response data for the listAllNext operation. */
|
|
1874
|
+
export type NetworkInterfacesListAllNextResponse = NetworkInterfacesListResult;
|
|
1875
|
+
|
|
1876
|
+
/** Optional parameters. */
|
|
1877
|
+
export interface StorageContainersGetOptionalParams
|
|
1878
|
+
extends coreClient.OperationOptions {}
|
|
1879
|
+
|
|
1880
|
+
/** Contains response data for the get operation. */
|
|
1881
|
+
export type StorageContainersGetResponse = StorageContainers;
|
|
1882
|
+
|
|
1883
|
+
/** Optional parameters. */
|
|
1884
|
+
export interface StorageContainersCreateOrUpdateOptionalParams
|
|
1885
|
+
extends coreClient.OperationOptions {
|
|
1886
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1887
|
+
updateIntervalInMs?: number;
|
|
1888
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1889
|
+
resumeFrom?: string;
|
|
1890
|
+
}
|
|
1891
|
+
|
|
1892
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1893
|
+
export type StorageContainersCreateOrUpdateResponse = StorageContainers;
|
|
1894
|
+
|
|
1895
|
+
/** Optional parameters. */
|
|
1896
|
+
export interface StorageContainersDeleteOptionalParams
|
|
1897
|
+
extends coreClient.OperationOptions {
|
|
1898
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1899
|
+
updateIntervalInMs?: number;
|
|
1900
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1901
|
+
resumeFrom?: string;
|
|
1902
|
+
}
|
|
1903
|
+
|
|
1904
|
+
/** Contains response data for the delete operation. */
|
|
1905
|
+
export type StorageContainersDeleteResponse = StorageContainersDeleteHeaders;
|
|
1906
|
+
|
|
1907
|
+
/** Optional parameters. */
|
|
1908
|
+
export interface StorageContainersUpdateOptionalParams
|
|
1909
|
+
extends coreClient.OperationOptions {
|
|
1910
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1911
|
+
updateIntervalInMs?: number;
|
|
1912
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1913
|
+
resumeFrom?: string;
|
|
1914
|
+
}
|
|
1915
|
+
|
|
1030
1916
|
/** Contains response data for the update operation. */
|
|
1031
|
-
export type
|
|
1917
|
+
export type StorageContainersUpdateResponse = StorageContainers;
|
|
1032
1918
|
|
|
1033
1919
|
/** Optional parameters. */
|
|
1034
|
-
export interface
|
|
1920
|
+
export interface StorageContainersListOptionalParams
|
|
1921
|
+
extends coreClient.OperationOptions {}
|
|
1922
|
+
|
|
1923
|
+
/** Contains response data for the list operation. */
|
|
1924
|
+
export type StorageContainersListResponse = StorageContainersListResult;
|
|
1925
|
+
|
|
1926
|
+
/** Optional parameters. */
|
|
1927
|
+
export interface StorageContainersListAllOptionalParams
|
|
1928
|
+
extends coreClient.OperationOptions {}
|
|
1929
|
+
|
|
1930
|
+
/** Contains response data for the listAll operation. */
|
|
1931
|
+
export type StorageContainersListAllResponse = StorageContainersListResult;
|
|
1932
|
+
|
|
1933
|
+
/** Optional parameters. */
|
|
1934
|
+
export interface StorageContainersListNextOptionalParams
|
|
1935
|
+
extends coreClient.OperationOptions {}
|
|
1936
|
+
|
|
1937
|
+
/** Contains response data for the listNext operation. */
|
|
1938
|
+
export type StorageContainersListNextResponse = StorageContainersListResult;
|
|
1939
|
+
|
|
1940
|
+
/** Optional parameters. */
|
|
1941
|
+
export interface StorageContainersListAllNextOptionalParams
|
|
1942
|
+
extends coreClient.OperationOptions {}
|
|
1943
|
+
|
|
1944
|
+
/** Contains response data for the listAllNext operation. */
|
|
1945
|
+
export type StorageContainersListAllNextResponse = StorageContainersListResult;
|
|
1946
|
+
|
|
1947
|
+
/** Optional parameters. */
|
|
1948
|
+
export interface VirtualHardDisksGetOptionalParams
|
|
1949
|
+
extends coreClient.OperationOptions {}
|
|
1950
|
+
|
|
1951
|
+
/** Contains response data for the get operation. */
|
|
1952
|
+
export type VirtualHardDisksGetResponse = VirtualHardDisks;
|
|
1953
|
+
|
|
1954
|
+
/** Optional parameters. */
|
|
1955
|
+
export interface VirtualHardDisksCreateOrUpdateOptionalParams
|
|
1035
1956
|
extends coreClient.OperationOptions {
|
|
1036
1957
|
/** Delay to wait until next poll, in milliseconds. */
|
|
1037
1958
|
updateIntervalInMs?: number;
|
|
@@ -1039,8 +1960,11 @@ export interface ClustersDeleteOptionalParams
|
|
|
1039
1960
|
resumeFrom?: string;
|
|
1040
1961
|
}
|
|
1041
1962
|
|
|
1963
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1964
|
+
export type VirtualHardDisksCreateOrUpdateResponse = VirtualHardDisks;
|
|
1965
|
+
|
|
1042
1966
|
/** Optional parameters. */
|
|
1043
|
-
export interface
|
|
1967
|
+
export interface VirtualHardDisksDeleteOptionalParams
|
|
1044
1968
|
extends coreClient.OperationOptions {
|
|
1045
1969
|
/** Delay to wait until next poll, in milliseconds. */
|
|
1046
1970
|
updateIntervalInMs?: number;
|
|
@@ -1048,8 +1972,11 @@ export interface ClustersUploadCertificateOptionalParams
|
|
|
1048
1972
|
resumeFrom?: string;
|
|
1049
1973
|
}
|
|
1050
1974
|
|
|
1975
|
+
/** Contains response data for the delete operation. */
|
|
1976
|
+
export type VirtualHardDisksDeleteResponse = VirtualHardDisksDeleteHeaders;
|
|
1977
|
+
|
|
1051
1978
|
/** Optional parameters. */
|
|
1052
|
-
export interface
|
|
1979
|
+
export interface VirtualHardDisksUpdateOptionalParams
|
|
1053
1980
|
extends coreClient.OperationOptions {
|
|
1054
1981
|
/** Delay to wait until next poll, in milliseconds. */
|
|
1055
1982
|
updateIntervalInMs?: number;
|
|
@@ -1057,39 +1984,46 @@ export interface ClustersCreateIdentityOptionalParams
|
|
|
1057
1984
|
resumeFrom?: string;
|
|
1058
1985
|
}
|
|
1059
1986
|
|
|
1060
|
-
/** Contains response data for the
|
|
1061
|
-
export type
|
|
1987
|
+
/** Contains response data for the update operation. */
|
|
1988
|
+
export type VirtualHardDisksUpdateResponse = VirtualHardDisks;
|
|
1062
1989
|
|
|
1063
1990
|
/** Optional parameters. */
|
|
1064
|
-
export interface
|
|
1991
|
+
export interface VirtualHardDisksListOptionalParams
|
|
1065
1992
|
extends coreClient.OperationOptions {}
|
|
1066
1993
|
|
|
1067
|
-
/** Contains response data for the
|
|
1068
|
-
export type
|
|
1994
|
+
/** Contains response data for the list operation. */
|
|
1995
|
+
export type VirtualHardDisksListResponse = VirtualHardDisksListResult;
|
|
1069
1996
|
|
|
1070
1997
|
/** Optional parameters. */
|
|
1071
|
-
export interface
|
|
1998
|
+
export interface VirtualHardDisksListAllOptionalParams
|
|
1072
1999
|
extends coreClient.OperationOptions {}
|
|
1073
2000
|
|
|
1074
|
-
/** Contains response data for the
|
|
1075
|
-
export type
|
|
2001
|
+
/** Contains response data for the listAll operation. */
|
|
2002
|
+
export type VirtualHardDisksListAllResponse = VirtualHardDisksListResult;
|
|
1076
2003
|
|
|
1077
2004
|
/** Optional parameters. */
|
|
1078
|
-
export interface
|
|
2005
|
+
export interface VirtualHardDisksListNextOptionalParams
|
|
1079
2006
|
extends coreClient.OperationOptions {}
|
|
1080
2007
|
|
|
1081
|
-
/** Contains response data for the
|
|
1082
|
-
export type
|
|
2008
|
+
/** Contains response data for the listNext operation. */
|
|
2009
|
+
export type VirtualHardDisksListNextResponse = VirtualHardDisksListResult;
|
|
1083
2010
|
|
|
1084
2011
|
/** Optional parameters. */
|
|
1085
|
-
export interface
|
|
2012
|
+
export interface VirtualHardDisksListAllNextOptionalParams
|
|
2013
|
+
extends coreClient.OperationOptions {}
|
|
2014
|
+
|
|
2015
|
+
/** Contains response data for the listAllNext operation. */
|
|
2016
|
+
export type VirtualHardDisksListAllNextResponse = VirtualHardDisksListResult;
|
|
2017
|
+
|
|
2018
|
+
/** Optional parameters. */
|
|
2019
|
+
export interface VirtualMachineInstancesGetOptionalParams
|
|
1086
2020
|
extends coreClient.OperationOptions {}
|
|
1087
2021
|
|
|
1088
2022
|
/** Contains response data for the get operation. */
|
|
1089
|
-
export type
|
|
2023
|
+
export type VirtualMachineInstancesGetResponse = VirtualMachineInstance;
|
|
1090
2024
|
|
|
1091
2025
|
/** Optional parameters. */
|
|
1092
|
-
export interface
|
|
2026
|
+
export interface VirtualMachineInstancesCreateOrUpdateOptionalParams
|
|
1093
2027
|
extends coreClient.OperationOptions {
|
|
1094
2028
|
/** Delay to wait until next poll, in milliseconds. */
|
|
1095
2029
|
updateIntervalInMs?: number;
|
|
@@ -1097,11 +2031,23 @@ export interface ExtensionsCreateOptionalParams
|
|
|
1097
2031
|
resumeFrom?: string;
|
|
1098
2032
|
}
|
|
1099
2033
|
|
|
1100
|
-
/** Contains response data for the
|
|
1101
|
-
export type
|
|
2034
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2035
|
+
export type VirtualMachineInstancesCreateOrUpdateResponse = VirtualMachineInstance;
|
|
2036
|
+
|
|
2037
|
+
/** Optional parameters. */
|
|
2038
|
+
export interface VirtualMachineInstancesDeleteOptionalParams
|
|
2039
|
+
extends coreClient.OperationOptions {
|
|
2040
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2041
|
+
updateIntervalInMs?: number;
|
|
2042
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2043
|
+
resumeFrom?: string;
|
|
2044
|
+
}
|
|
2045
|
+
|
|
2046
|
+
/** Contains response data for the delete operation. */
|
|
2047
|
+
export type VirtualMachineInstancesDeleteResponse = VirtualMachineInstancesDeleteHeaders;
|
|
1102
2048
|
|
|
1103
2049
|
/** Optional parameters. */
|
|
1104
|
-
export interface
|
|
2050
|
+
export interface VirtualMachineInstancesUpdateOptionalParams
|
|
1105
2051
|
extends coreClient.OperationOptions {
|
|
1106
2052
|
/** Delay to wait until next poll, in milliseconds. */
|
|
1107
2053
|
updateIntervalInMs?: number;
|
|
@@ -1110,10 +2056,10 @@ export interface ExtensionsUpdateOptionalParams
|
|
|
1110
2056
|
}
|
|
1111
2057
|
|
|
1112
2058
|
/** Contains response data for the update operation. */
|
|
1113
|
-
export type
|
|
2059
|
+
export type VirtualMachineInstancesUpdateResponse = VirtualMachineInstance;
|
|
1114
2060
|
|
|
1115
2061
|
/** Optional parameters. */
|
|
1116
|
-
export interface
|
|
2062
|
+
export interface VirtualMachineInstancesStartOptionalParams
|
|
1117
2063
|
extends coreClient.OperationOptions {
|
|
1118
2064
|
/** Delay to wait until next poll, in milliseconds. */
|
|
1119
2065
|
updateIntervalInMs?: number;
|
|
@@ -1121,19 +2067,114 @@ export interface ExtensionsDeleteOptionalParams
|
|
|
1121
2067
|
resumeFrom?: string;
|
|
1122
2068
|
}
|
|
1123
2069
|
|
|
2070
|
+
/** Contains response data for the start operation. */
|
|
2071
|
+
export type VirtualMachineInstancesStartResponse = VirtualMachineInstance;
|
|
2072
|
+
|
|
1124
2073
|
/** Optional parameters. */
|
|
1125
|
-
export interface
|
|
2074
|
+
export interface VirtualMachineInstancesStopOptionalParams
|
|
2075
|
+
extends coreClient.OperationOptions {
|
|
2076
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2077
|
+
updateIntervalInMs?: number;
|
|
2078
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2079
|
+
resumeFrom?: string;
|
|
2080
|
+
}
|
|
2081
|
+
|
|
2082
|
+
/** Contains response data for the stop operation. */
|
|
2083
|
+
export type VirtualMachineInstancesStopResponse = VirtualMachineInstance;
|
|
2084
|
+
|
|
2085
|
+
/** Optional parameters. */
|
|
2086
|
+
export interface VirtualMachineInstancesRestartOptionalParams
|
|
2087
|
+
extends coreClient.OperationOptions {
|
|
2088
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2089
|
+
updateIntervalInMs?: number;
|
|
2090
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2091
|
+
resumeFrom?: string;
|
|
2092
|
+
}
|
|
2093
|
+
|
|
2094
|
+
/** Contains response data for the restart operation. */
|
|
2095
|
+
export type VirtualMachineInstancesRestartResponse = VirtualMachineInstance;
|
|
2096
|
+
|
|
2097
|
+
/** Optional parameters. */
|
|
2098
|
+
export interface VirtualMachineInstancesListOptionalParams
|
|
1126
2099
|
extends coreClient.OperationOptions {}
|
|
1127
2100
|
|
|
1128
|
-
/** Contains response data for the
|
|
1129
|
-
export type
|
|
2101
|
+
/** Contains response data for the list operation. */
|
|
2102
|
+
export type VirtualMachineInstancesListResponse = VirtualMachineInstanceListResult;
|
|
1130
2103
|
|
|
1131
2104
|
/** Optional parameters. */
|
|
1132
|
-
export interface
|
|
2105
|
+
export interface VirtualMachineInstancesListNextOptionalParams
|
|
2106
|
+
extends coreClient.OperationOptions {}
|
|
2107
|
+
|
|
2108
|
+
/** Contains response data for the listNext operation. */
|
|
2109
|
+
export type VirtualMachineInstancesListNextResponse = VirtualMachineInstanceListResult;
|
|
2110
|
+
|
|
2111
|
+
/** Optional parameters. */
|
|
2112
|
+
export interface HybridIdentityMetadataGetOptionalParams
|
|
2113
|
+
extends coreClient.OperationOptions {}
|
|
2114
|
+
|
|
2115
|
+
/** Contains response data for the get operation. */
|
|
2116
|
+
export type HybridIdentityMetadataGetResponse = HybridIdentityMetadata;
|
|
2117
|
+
|
|
2118
|
+
/** Optional parameters. */
|
|
2119
|
+
export interface HybridIdentityMetadataListOptionalParams
|
|
1133
2120
|
extends coreClient.OperationOptions {}
|
|
1134
2121
|
|
|
1135
2122
|
/** Contains response data for the list operation. */
|
|
1136
|
-
export type
|
|
2123
|
+
export type HybridIdentityMetadataListResponse = HybridIdentityMetadataList;
|
|
2124
|
+
|
|
2125
|
+
/** Optional parameters. */
|
|
2126
|
+
export interface HybridIdentityMetadataListNextOptionalParams
|
|
2127
|
+
extends coreClient.OperationOptions {}
|
|
2128
|
+
|
|
2129
|
+
/** Contains response data for the listNext operation. */
|
|
2130
|
+
export type HybridIdentityMetadataListNextResponse = HybridIdentityMetadataList;
|
|
2131
|
+
|
|
2132
|
+
/** Optional parameters. */
|
|
2133
|
+
export interface GuestAgentCreateOptionalParams
|
|
2134
|
+
extends coreClient.OperationOptions {
|
|
2135
|
+
/** Request payload. */
|
|
2136
|
+
body?: GuestAgent;
|
|
2137
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2138
|
+
updateIntervalInMs?: number;
|
|
2139
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2140
|
+
resumeFrom?: string;
|
|
2141
|
+
}
|
|
2142
|
+
|
|
2143
|
+
/** Contains response data for the create operation. */
|
|
2144
|
+
export type GuestAgentCreateResponse = GuestAgent;
|
|
2145
|
+
|
|
2146
|
+
/** Optional parameters. */
|
|
2147
|
+
export interface GuestAgentGetOptionalParams
|
|
2148
|
+
extends coreClient.OperationOptions {}
|
|
2149
|
+
|
|
2150
|
+
/** Contains response data for the get operation. */
|
|
2151
|
+
export type GuestAgentGetResponse = GuestAgent;
|
|
2152
|
+
|
|
2153
|
+
/** Optional parameters. */
|
|
2154
|
+
export interface GuestAgentDeleteOptionalParams
|
|
2155
|
+
extends coreClient.OperationOptions {
|
|
2156
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2157
|
+
updateIntervalInMs?: number;
|
|
2158
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2159
|
+
resumeFrom?: string;
|
|
2160
|
+
}
|
|
2161
|
+
|
|
2162
|
+
/** Contains response data for the delete operation. */
|
|
2163
|
+
export type GuestAgentDeleteResponse = GuestAgentDeleteHeaders;
|
|
2164
|
+
|
|
2165
|
+
/** Optional parameters. */
|
|
2166
|
+
export interface GuestAgentsListOptionalParams
|
|
2167
|
+
extends coreClient.OperationOptions {}
|
|
2168
|
+
|
|
2169
|
+
/** Contains response data for the list operation. */
|
|
2170
|
+
export type GuestAgentsListResponse = GuestAgentList;
|
|
2171
|
+
|
|
2172
|
+
/** Optional parameters. */
|
|
2173
|
+
export interface GuestAgentsListNextOptionalParams
|
|
2174
|
+
extends coreClient.OperationOptions {}
|
|
2175
|
+
|
|
2176
|
+
/** Contains response data for the listNext operation. */
|
|
2177
|
+
export type GuestAgentsListNextResponse = GuestAgentList;
|
|
1137
2178
|
|
|
1138
2179
|
/** Optional parameters. */
|
|
1139
2180
|
export interface AzureStackHCIClientOptionalParams
|