@azure/arm-azurestackhci 4.0.0-beta.1 → 4.0.0-beta.2
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 +393 -9
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +8025 -5189
- 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/arcSettingsConsentAndInstallDefaultExtensionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsConsentAndInstallDefaultExtensionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{galleryImagesUpdateSample.js → arcSettingsConsentAndInstallDefaultExtensionsSample.js} +9 -11
- package/dist-esm/samples-dev/arcSettingsConsentAndInstallDefaultExtensionsSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.js +40 -0
- package/dist-esm/samples-dev/arcSettingsCreateIdentitySample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/arcSettingsCreateSample.js +41 -0
- package/dist-esm/samples-dev/arcSettingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/arcSettingsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/arcSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.js +40 -0
- package/dist-esm/samples-dev/arcSettingsGeneratePasswordSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{networkInterfacesGetSample.js → arcSettingsGetSample.js} +9 -8
- package/dist-esm/samples-dev/arcSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsInitializeDisableProcessSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsInitializeDisableProcessSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/arcSettingsInitializeDisableProcessSample.js +40 -0
- package/dist-esm/samples-dev/arcSettingsInitializeDisableProcessSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{logicalNetworksListSample.js → arcSettingsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/arcSettingsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/arcSettingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/arcSettingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/arcSettingsUpdateSample.js +46 -0
- package/dist-esm/samples-dev/arcSettingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersConfigureRemoteSupportSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersConfigureRemoteSupportSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersConfigureRemoteSupportSample.js +46 -0
- package/dist-esm/samples-dev/clustersConfigureRemoteSupportSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersCreateIdentitySample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersCreateIdentitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualHardDisksGetSample.js → clustersCreateIdentitySample.js} +8 -8
- package/dist-esm/samples-dev/clustersCreateIdentitySample.js.map +1 -0
- package/dist-esm/samples-dev/clustersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{marketplaceGalleryImagesUpdateSample.js → clustersCreateSample.js} +14 -10
- package/dist-esm/samples-dev/clustersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{galleryImagesGetSample.js → clustersDeleteSample.js} +8 -8
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersExtendSoftwareAssuranceBenefitSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersExtendSoftwareAssuranceBenefitSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{storageContainersUpdateSample.js → clustersExtendSoftwareAssuranceBenefitSample.js} +11 -11
- package/dist-esm/samples-dev/clustersExtendSoftwareAssuranceBenefitSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{logicalNetworksGetSample.js → clustersGetSample.js} +8 -8
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{galleryImagesListSample.js → clustersListByResourceGroupSample.js} +8 -8
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{galleryImagesListAllSample.js → clustersListBySubscriptionSample.js} +8 -8
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersTriggerLogCollectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersTriggerLogCollectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersTriggerLogCollectionSample.js +45 -0
- package/dist-esm/samples-dev/clustersTriggerLogCollectionSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{logicalNetworksUpdateSample.js → clustersUpdateSample.js} +16 -10
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUploadCertificateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersUploadCertificateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersUploadCertificateSample.js +42 -0
- package/dist-esm/samples-dev/clustersUploadCertificateSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentSettingsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentSettingsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentSettingsCreateOrUpdateSample.js +186 -0
- package/dist-esm/samples-dev/deploymentSettingsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentSettingsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/deploymentSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{logicalNetworksDeleteSample.js → deploymentSettingsGetSample.js} +9 -8
- package/dist-esm/samples-dev/deploymentSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentSettingsListByClustersSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentSettingsListByClustersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualHardDisksListSample.js → deploymentSettingsListByClustersSample.js} +9 -8
- package/dist-esm/samples-dev/deploymentSettingsListByClustersSample.js.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/edgeDevicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesCreateOrUpdateSample.js +58 -0
- package/dist-esm/samples-dev/edgeDevicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/edgeDevicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachineInstancesGetSample.js → edgeDevicesDeleteSample.js} +9 -8
- package/dist-esm/samples-dev/edgeDevicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/edgeDevicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{guestAgentGetSample.js → edgeDevicesGetSample.js} +9 -8
- package/dist-esm/samples-dev/edgeDevicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/edgeDevicesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{guestAgentsListSample.js → edgeDevicesListSample.js} +9 -9
- package/dist-esm/samples-dev/edgeDevicesListSample.js.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesValidateSample.d.ts +2 -0
- package/dist-esm/samples-dev/edgeDevicesValidateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/edgeDevicesValidateSample.js +44 -0
- package/dist-esm/samples-dev/edgeDevicesValidateSample.js.map +1 -0
- package/dist-esm/samples-dev/extensionsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/extensionsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/extensionsCreateSample.js +49 -0
- package/dist-esm/samples-dev/extensionsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/extensionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/extensionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/extensionsDeleteSample.js +41 -0
- package/dist-esm/samples-dev/extensionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/extensionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/extensionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/extensionsGetSample.js +41 -0
- package/dist-esm/samples-dev/extensionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/extensionsListByArcSettingSample.d.ts +2 -0
- package/dist-esm/samples-dev/extensionsListByArcSettingSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{storageContainersListSample.js → extensionsListByArcSettingSample.js} +10 -8
- package/dist-esm/samples-dev/extensionsListByArcSettingSample.js.map +1 -0
- package/dist-esm/samples-dev/extensionsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/extensionsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/extensionsUpdateSample.js +49 -0
- package/dist-esm/samples-dev/extensionsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/extensionsUpgradeSample.d.ts +2 -0
- package/dist-esm/samples-dev/extensionsUpgradeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/extensionsUpgradeSample.js +44 -0
- package/dist-esm/samples-dev/extensionsUpgradeSample.js.map +1 -0
- package/dist-esm/samples-dev/offersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/offersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/offersGetSample.js +41 -0
- package/dist-esm/samples-dev/offersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/offersListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/offersListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/offersListByClusterSample.js +55 -0
- package/dist-esm/samples-dev/offersListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/offersListByPublisherSample.d.ts +2 -0
- package/dist-esm/samples-dev/offersListByPublisherSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{networkInterfacesListSample.js → offersListByPublisherSample.js} +10 -8
- package/dist-esm/samples-dev/offersListByPublisherSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +8 -24
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/publishersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/publishersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{galleryImagesDeleteSample.js → publishersGetSample.js} +9 -8
- package/dist-esm/samples-dev/publishersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/publishersListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/publishersListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publishersListByClusterSample.js +55 -0
- package/dist-esm/samples-dev/publishersListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/securitySettingsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securitySettingsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{networkInterfacesUpdateSample.js → securitySettingsCreateOrUpdateSample.js} +13 -10
- package/dist-esm/samples-dev/securitySettingsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securitySettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securitySettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securitySettingsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/securitySettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securitySettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securitySettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{storageContainersGetSample.js → securitySettingsGetSample.js} +9 -8
- package/dist-esm/samples-dev/securitySettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securitySettingsListByClustersSample.d.ts +2 -0
- package/dist-esm/samples-dev/securitySettingsListByClustersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securitySettingsListByClustersSample.js +55 -0
- package/dist-esm/samples-dev/securitySettingsListByClustersSample.js.map +1 -0
- package/dist-esm/samples-dev/skusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/skusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/skusGetSample.js +42 -0
- package/dist-esm/samples-dev/skusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/skusListByOfferSample.d.ts +2 -0
- package/dist-esm/samples-dev/skusListByOfferSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/skusListByOfferSample.js +57 -0
- package/dist-esm/samples-dev/skusListByOfferSample.js.map +1 -0
- package/dist-esm/samples-dev/updateRunsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateRunsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateRunsDeleteSample.js +41 -0
- package/dist-esm/samples-dev/updateRunsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/updateRunsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateRunsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateRunsGetSample.js +41 -0
- package/dist-esm/samples-dev/updateRunsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/updateRunsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateRunsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{logicalNetworksListAllSample.js → updateRunsListSample.js} +12 -9
- package/dist-esm/samples-dev/updateRunsListSample.js.map +1 -0
- package/dist-esm/samples-dev/updateRunsPutSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateRunsPutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateRunsPutSample.js +62 -0
- package/dist-esm/samples-dev/updateRunsPutSample.js.map +1 -0
- package/dist-esm/samples-dev/updateSummariesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateSummariesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateSummariesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/updateSummariesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/updateSummariesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateSummariesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateSummariesGetSample.js +39 -0
- package/dist-esm/samples-dev/updateSummariesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/updateSummariesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateSummariesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateSummariesListSample.js +55 -0
- package/dist-esm/samples-dev/updateSummariesListSample.js.map +1 -0
- package/dist-esm/samples-dev/updateSummariesPutSample.d.ts +2 -0
- package/dist-esm/samples-dev/updateSummariesPutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateSummariesPutSample.js +47 -0
- package/dist-esm/samples-dev/updateSummariesPutSample.js.map +1 -0
- package/dist-esm/samples-dev/updatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/updatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updatesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/updatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/updatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/updatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updatesGetSample.js +40 -0
- package/dist-esm/samples-dev/updatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/updatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/updatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updatesListSample.js +55 -0
- package/dist-esm/samples-dev/updatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/updatesPostSample.d.ts +2 -0
- package/dist-esm/samples-dev/updatesPostSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updatesPostSample.js +40 -0
- package/dist-esm/samples-dev/updatesPostSample.js.map +1 -0
- package/dist-esm/samples-dev/updatesPutSample.d.ts +2 -0
- package/dist-esm/samples-dev/updatesPutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/updatesPutSample.js +63 -0
- package/dist-esm/samples-dev/updatesPutSample.js.map +1 -0
- package/dist-esm/src/azureStackHCIClient.d.ts +14 -12
- package/dist-esm/src/azureStackHCIClient.d.ts.map +1 -1
- package/dist-esm/src/azureStackHCIClient.js +21 -19
- package/dist-esm/src/azureStackHCIClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +3204 -1268
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +584 -158
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +136 -108
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +4234 -2133
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +30 -21
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +188 -138
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/arcSettings.d.ts +129 -0
- package/dist-esm/src/operations/arcSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/{networkInterfacesOperations.js → arcSettings.js} +247 -248
- package/dist-esm/src/operations/arcSettings.js.map +1 -0
- package/dist-esm/src/operations/clusters.d.ts +169 -0
- package/dist-esm/src/operations/clusters.d.ts.map +1 -0
- package/dist-esm/src/operations/clusters.js +879 -0
- package/dist-esm/src/operations/clusters.js.map +1 -0
- package/dist-esm/src/operations/deploymentSettings.d.ts +81 -0
- package/dist-esm/src/operations/deploymentSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/deploymentSettings.js +372 -0
- package/dist-esm/src/operations/deploymentSettings.js.map +1 -0
- package/dist-esm/src/operations/edgeDevices.d.ts +89 -0
- package/dist-esm/src/operations/edgeDevices.d.ts.map +1 -0
- package/dist-esm/src/operations/edgeDevices.js +434 -0
- package/dist-esm/src/operations/edgeDevices.js.map +1 -0
- package/dist-esm/src/operations/extensions.d.ts +129 -0
- package/dist-esm/src/operations/extensions.d.ts.map +1 -0
- package/dist-esm/src/operations/{storageContainersOperations.js → extensions.js} +255 -237
- package/dist-esm/src/operations/extensions.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +12 -10
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +12 -10
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/offers.d.ts +74 -0
- package/dist-esm/src/operations/offers.d.ts.map +1 -0
- package/dist-esm/src/operations/offers.js +313 -0
- package/dist-esm/src/operations/offers.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +3 -17
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +5 -92
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/publishers.d.ts +46 -0
- package/dist-esm/src/operations/publishers.d.ts.map +1 -0
- package/dist-esm/src/operations/publishers.js +182 -0
- package/dist-esm/src/operations/publishers.js.map +1 -0
- package/dist-esm/src/operations/securitySettings.d.ts +81 -0
- package/dist-esm/src/operations/securitySettings.d.ts.map +1 -0
- package/dist-esm/src/operations/securitySettings.js +372 -0
- package/dist-esm/src/operations/securitySettings.js.map +1 -0
- package/dist-esm/src/operations/skus.d.ts +54 -0
- package/dist-esm/src/operations/skus.d.ts.map +1 -0
- package/dist-esm/src/operations/skus.js +210 -0
- package/dist-esm/src/operations/skus.js.map +1 -0
- package/dist-esm/src/operations/updateRuns.d.ts +79 -0
- package/dist-esm/src/operations/updateRuns.d.ts.map +1 -0
- package/dist-esm/src/operations/updateRuns.js +325 -0
- package/dist-esm/src/operations/updateRuns.js.map +1 -0
- package/dist-esm/src/operations/updateSummariesOperations.d.ts +68 -0
- package/dist-esm/src/operations/updateSummariesOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/updateSummariesOperations.js +293 -0
- package/dist-esm/src/operations/updateSummariesOperations.js.map +1 -0
- package/dist-esm/src/operations/updates.d.ts +88 -0
- package/dist-esm/src/operations/updates.d.ts.map +1 -0
- package/dist-esm/src/operations/updates.js +381 -0
- package/dist-esm/src/operations/updates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/arcSettings.d.ts +104 -0
- package/dist-esm/src/operationsInterfaces/arcSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{guestAgents.js → arcSettings.js} +1 -1
- package/dist-esm/src/operationsInterfaces/arcSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +133 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{guestAgentOperations.js → clusters.js} +1 -1
- package/dist-esm/src/operationsInterfaces/clusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deploymentSettings.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/deploymentSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{galleryImagesOperations.js → deploymentSettings.js} +1 -1
- package/dist-esm/src/operationsInterfaces/deploymentSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/edgeDevices.d.ts +66 -0
- package/dist-esm/src/operationsInterfaces/edgeDevices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{virtualMachineInstances.js → edgeDevices.js} +1 -1
- package/dist-esm/src/operationsInterfaces/edgeDevices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/extensions.d.ts +102 -0
- package/dist-esm/src/operationsInterfaces/extensions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/extensions.js +9 -0
- package/dist-esm/src/operationsInterfaces/extensions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +12 -10
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +12 -10
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/offers.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/offers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/offers.js +9 -0
- package/dist-esm/src/operationsInterfaces/offers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/publishers.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/publishers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/publishers.js +9 -0
- package/dist-esm/src/operationsInterfaces/publishers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySettings.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/securitySettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/securitySettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.js +9 -0
- package/dist-esm/src/operationsInterfaces/skus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/updateRuns.d.ts +52 -0
- package/dist-esm/src/operationsInterfaces/updateRuns.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/updateRuns.js +9 -0
- package/dist-esm/src/operationsInterfaces/updateRuns.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/updateSummariesOperations.d.ts +43 -0
- package/dist-esm/src/operationsInterfaces/updateSummariesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{logicalNetworksOperations.js → updateSummariesOperations.js} +1 -1
- package/dist-esm/src/operationsInterfaces/updateSummariesOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/updates.d.ts +63 -0
- package/dist-esm/src/operationsInterfaces/updates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/updates.js +9 -0
- package/dist-esm/src/operationsInterfaces/updates.js.map +1 -0
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/azurestackhci_operations_test.spec.js +3 -20
- package/dist-esm/test/azurestackhci_operations_test.spec.js.map +1 -1
- package/package.json +14 -13
- package/review/arm-azurestackhci.api.md +1571 -883
- package/src/azureStackHCIClient.ts +67 -66
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +3304 -1285
- package/src/models/mappers.ts +4395 -2202
- package/src/models/parameters.ts +215 -165
- package/src/operations/arcSettings.ts +782 -0
- package/src/operations/clusters.ts +1175 -0
- package/src/operations/deploymentSettings.ts +519 -0
- package/src/operations/edgeDevices.ts +583 -0
- package/src/operations/extensions.ts +826 -0
- package/src/operations/index.ts +12 -10
- package/src/operations/offers.ts +428 -0
- package/src/operations/operations.ts +6 -96
- package/src/operations/publishers.ts +244 -0
- package/src/operations/securitySettings.ts +519 -0
- package/src/operations/skus.ts +294 -0
- package/src/operations/updateRuns.ts +448 -0
- package/src/operations/updateSummariesOperations.ts +390 -0
- package/src/operations/updates.ts +511 -0
- package/src/operationsInterfaces/arcSettings.ts +197 -0
- package/src/operationsInterfaces/clusters.ts +262 -0
- package/src/operationsInterfaces/deploymentSettings.ts +115 -0
- package/src/operationsInterfaces/edgeDevices.ts +137 -0
- package/src/operationsInterfaces/extensions.ts +199 -0
- package/src/operationsInterfaces/index.ts +12 -10
- package/src/operationsInterfaces/offers.ts +60 -0
- package/src/operationsInterfaces/operations.ts +6 -7
- package/src/operationsInterfaces/publishers.ts +44 -0
- package/src/operationsInterfaces/securitySettings.ts +115 -0
- package/src/operationsInterfaces/skus.ts +52 -0
- package/src/operationsInterfaces/updateRuns.ts +99 -0
- package/src/operationsInterfaces/updateSummariesOperations.ts +81 -0
- package/src/operationsInterfaces/updates.ts +116 -0
- package/src/pagingHelper.ts +1 -1
- package/types/arm-azurestackhci.d.ts +4190 -2065
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.js +0 -49
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/galleryImagesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/galleryImagesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/galleryImagesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/galleryImagesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/galleryImagesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/galleryImagesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/galleryImagesListAllSample.d.ts +0 -2
- package/dist-esm/samples-dev/galleryImagesListAllSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/galleryImagesListAllSample.js.map +0 -1
- package/dist-esm/samples-dev/galleryImagesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/galleryImagesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/galleryImagesListSample.js.map +0 -1
- package/dist-esm/samples-dev/galleryImagesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/galleryImagesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/galleryImagesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentCreateSample.js +0 -41
- package/dist-esm/samples-dev/guestAgentCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentDeleteSample.js +0 -36
- package/dist-esm/samples-dev/guestAgentDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentGetSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentsListSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.js +0 -36
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.js +0 -52
- package/dist-esm/samples-dev/hybridIdentityMetadataListSample.js.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.js +0 -46
- package/dist-esm/samples-dev/logicalNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/logicalNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksListAllSample.d.ts +0 -2
- package/dist-esm/samples-dev/logicalNetworksListAllSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksListAllSample.js.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksListSample.d.ts +0 -2
- package/dist-esm/samples-dev/logicalNetworksListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksListSample.js.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/logicalNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.js +0 -56
- package/dist-esm/samples-dev/marketplaceGalleryImagesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.js +0 -39
- package/dist-esm/samples-dev/marketplaceGalleryImagesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.js +0 -39
- package/dist-esm/samples-dev/marketplaceGalleryImagesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.js +0 -53
- package/dist-esm/samples-dev/marketplaceGalleryImagesListAllSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.js +0 -54
- package/dist-esm/samples-dev/marketplaceGalleryImagesListSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceGalleryImagesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js +0 -49
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.js +0 -39
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesListAllSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkInterfacesListAllSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesListAllSample.js +0 -53
- package/dist-esm/samples-dev/networkInterfacesListAllSample.js.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkInterfacesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesListSample.js.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkInterfacesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.js +0 -47
- package/dist-esm/samples-dev/storageContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageContainersDeleteSample.js +0 -39
- package/dist-esm/samples-dev/storageContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/storageContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/storageContainersListAllSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageContainersListAllSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageContainersListAllSample.js +0 -53
- package/dist-esm/samples-dev/storageContainersListAllSample.js.map +0 -1
- package/dist-esm/samples-dev/storageContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/storageContainersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageContainersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageContainersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.js +0 -47
- package/dist-esm/samples-dev/virtualHardDisksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.js +0 -39
- package/dist-esm/samples-dev/virtualHardDisksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualHardDisksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.js +0 -53
- package/dist-esm/samples-dev/virtualHardDisksListAllSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksListSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualHardDisksListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksListSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.js +0 -42
- package/dist-esm/samples-dev/virtualHardDisksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.js +0 -172
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.js +0 -52
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.js +0 -47
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/galleryImagesOperations.d.ts +0 -113
- package/dist-esm/src/operations/galleryImagesOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/galleryImagesOperations.js +0 -560
- package/dist-esm/src/operations/galleryImagesOperations.js.map +0 -1
- package/dist-esm/src/operations/guestAgentOperations.d.ts +0 -49
- package/dist-esm/src/operations/guestAgentOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/guestAgentOperations.js +0 -214
- package/dist-esm/src/operations/guestAgentOperations.js.map +0 -1
- package/dist-esm/src/operations/guestAgents.d.ts +0 -38
- package/dist-esm/src/operations/guestAgents.d.ts.map +0 -1
- package/dist-esm/src/operations/guestAgents.js +0 -143
- package/dist-esm/src/operations/guestAgents.js.map +0 -1
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.d.ts +0 -45
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.js +0 -168
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.js.map +0 -1
- package/dist-esm/src/operations/logicalNetworksOperations.d.ts +0 -112
- package/dist-esm/src/operations/logicalNetworksOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/logicalNetworksOperations.js +0 -559
- package/dist-esm/src/operations/logicalNetworksOperations.js.map +0 -1
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.d.ts +0 -113
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.js +0 -570
- package/dist-esm/src/operations/marketplaceGalleryImagesOperations.js.map +0 -1
- package/dist-esm/src/operations/networkInterfacesOperations.d.ts +0 -113
- package/dist-esm/src/operations/networkInterfacesOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/networkInterfacesOperations.js.map +0 -1
- package/dist-esm/src/operations/storageContainersOperations.d.ts +0 -113
- package/dist-esm/src/operations/storageContainersOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/storageContainersOperations.js.map +0 -1
- package/dist-esm/src/operations/virtualHardDisksOperations.d.ts +0 -113
- package/dist-esm/src/operations/virtualHardDisksOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/virtualHardDisksOperations.js +0 -570
- package/dist-esm/src/operations/virtualHardDisksOperations.js.map +0 -1
- package/dist-esm/src/operations/virtualMachineInstances.d.ts +0 -136
- package/dist-esm/src/operations/virtualMachineInstances.d.ts.map +0 -1
- package/dist-esm/src/operations/virtualMachineInstances.js +0 -666
- package/dist-esm/src/operations/virtualMachineInstances.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/galleryImagesOperations.d.ts +0 -75
- package/dist-esm/src/operationsInterfaces/galleryImagesOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/galleryImagesOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/guestAgentOperations.d.ts +0 -41
- package/dist-esm/src/operationsInterfaces/guestAgentOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/guestAgentOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/guestAgents.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/guestAgents.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/guestAgents.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.d.ts +0 -20
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/logicalNetworksOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.d.ts +0 -75
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/marketplaceGalleryImagesOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.d.ts +0 -75
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/networkInterfacesOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.d.ts +0 -75
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/storageContainersOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.d.ts +0 -75
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/virtualHardDisksOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.d.ts +0 -111
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.js.map +0 -1
- package/src/operations/galleryImagesOperations.ts +0 -733
- package/src/operations/guestAgentOperations.ts +0 -299
- package/src/operations/guestAgents.ts +0 -168
- package/src/operations/hybridIdentityMetadataOperations.ts +0 -204
- package/src/operations/logicalNetworksOperations.ts +0 -733
- package/src/operations/marketplaceGalleryImagesOperations.ts +0 -744
- package/src/operations/networkInterfacesOperations.ts +0 -744
- package/src/operations/storageContainersOperations.ts +0 -744
- package/src/operations/virtualHardDisksOperations.ts +0 -744
- package/src/operations/virtualMachineInstances.ts +0 -910
- package/src/operationsInterfaces/galleryImagesOperations.ts +0 -149
- package/src/operationsInterfaces/guestAgentOperations.ts +0 -81
- package/src/operationsInterfaces/guestAgents.ts +0 -25
- package/src/operationsInterfaces/hybridIdentityMetadataOperations.ts +0 -40
- package/src/operationsInterfaces/logicalNetworksOperations.ts +0 -148
- package/src/operationsInterfaces/marketplaceGalleryImagesOperations.ts +0 -149
- package/src/operationsInterfaces/networkInterfacesOperations.ts +0 -149
- package/src/operationsInterfaces/storageContainersOperations.ts +0 -149
- package/src/operationsInterfaces/virtualHardDisksOperations.ts +0 -149
- package/src/operationsInterfaces/virtualMachineInstances.ts +0 -214
|
@@ -10,9 +10,153 @@ import { OperationState } from '@azure/core-lro';
|
|
|
10
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
11
|
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
|
+
// @public
|
|
14
|
+
export type AccessLevel = string;
|
|
15
|
+
|
|
13
16
|
// @public
|
|
14
17
|
export type ActionType = string;
|
|
15
18
|
|
|
19
|
+
// @public
|
|
20
|
+
export interface ArcConnectivityProperties {
|
|
21
|
+
enabled?: boolean;
|
|
22
|
+
serviceConfigurations?: ServiceConfiguration[];
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
// @public
|
|
26
|
+
export type ArcExtensionState = string;
|
|
27
|
+
|
|
28
|
+
// @public
|
|
29
|
+
export interface ArcIdentityResponse {
|
|
30
|
+
// (undocumented)
|
|
31
|
+
arcApplicationClientId?: string;
|
|
32
|
+
// (undocumented)
|
|
33
|
+
arcApplicationObjectId?: string;
|
|
34
|
+
// (undocumented)
|
|
35
|
+
arcApplicationTenantId?: string;
|
|
36
|
+
// (undocumented)
|
|
37
|
+
arcServicePrincipalObjectId?: string;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
// @public
|
|
41
|
+
export interface ArcSetting extends ProxyResource {
|
|
42
|
+
readonly aggregateState?: ArcSettingAggregateState;
|
|
43
|
+
arcApplicationClientId?: string;
|
|
44
|
+
arcApplicationObjectId?: string;
|
|
45
|
+
arcApplicationTenantId?: string;
|
|
46
|
+
arcInstanceResourceGroup?: string;
|
|
47
|
+
arcServicePrincipalObjectId?: string;
|
|
48
|
+
connectivityProperties?: Record<string, unknown>;
|
|
49
|
+
readonly defaultExtensions?: DefaultExtensionDetails[];
|
|
50
|
+
readonly perNodeDetails?: PerNodeState[];
|
|
51
|
+
readonly provisioningState?: ProvisioningState;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
// @public
|
|
55
|
+
export type ArcSettingAggregateState = string;
|
|
56
|
+
|
|
57
|
+
// @public
|
|
58
|
+
export interface ArcSettingList {
|
|
59
|
+
readonly nextLink?: string;
|
|
60
|
+
readonly value?: ArcSetting[];
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// @public
|
|
64
|
+
export interface ArcSettings {
|
|
65
|
+
beginCreateIdentity(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsCreateIdentityOptionalParams): Promise<SimplePollerLike<OperationState<ArcSettingsCreateIdentityResponse>, ArcSettingsCreateIdentityResponse>>;
|
|
66
|
+
beginCreateIdentityAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsCreateIdentityOptionalParams): Promise<ArcSettingsCreateIdentityResponse>;
|
|
67
|
+
beginDelete(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
68
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsDeleteOptionalParams): Promise<void>;
|
|
69
|
+
beginInitializeDisableProcess(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsInitializeDisableProcessOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
70
|
+
beginInitializeDisableProcessAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsInitializeDisableProcessOptionalParams): Promise<void>;
|
|
71
|
+
consentAndInstallDefaultExtensions(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsConsentAndInstallDefaultExtensionsOptionalParams): Promise<ArcSettingsConsentAndInstallDefaultExtensionsResponse>;
|
|
72
|
+
create(resourceGroupName: string, clusterName: string, arcSettingName: string, arcSetting: ArcSetting, options?: ArcSettingsCreateOptionalParams): Promise<ArcSettingsCreateResponse>;
|
|
73
|
+
generatePassword(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsGeneratePasswordOptionalParams): Promise<ArcSettingsGeneratePasswordResponse>;
|
|
74
|
+
get(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsGetOptionalParams): Promise<ArcSettingsGetResponse>;
|
|
75
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: ArcSettingsListByClusterOptionalParams): PagedAsyncIterableIterator<ArcSetting>;
|
|
76
|
+
update(resourceGroupName: string, clusterName: string, arcSettingName: string, arcSetting: ArcSettingsPatch, options?: ArcSettingsUpdateOptionalParams): Promise<ArcSettingsUpdateResponse>;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
// @public
|
|
80
|
+
export interface ArcSettingsConsentAndInstallDefaultExtensionsOptionalParams extends coreClient.OperationOptions {
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
// @public
|
|
84
|
+
export type ArcSettingsConsentAndInstallDefaultExtensionsResponse = ArcSetting;
|
|
85
|
+
|
|
86
|
+
// @public
|
|
87
|
+
export interface ArcSettingsCreateIdentityOptionalParams extends coreClient.OperationOptions {
|
|
88
|
+
resumeFrom?: string;
|
|
89
|
+
updateIntervalInMs?: number;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
// @public
|
|
93
|
+
export type ArcSettingsCreateIdentityResponse = ArcIdentityResponse;
|
|
94
|
+
|
|
95
|
+
// @public
|
|
96
|
+
export interface ArcSettingsCreateOptionalParams extends coreClient.OperationOptions {
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// @public
|
|
100
|
+
export type ArcSettingsCreateResponse = ArcSetting;
|
|
101
|
+
|
|
102
|
+
// @public
|
|
103
|
+
export interface ArcSettingsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
104
|
+
resumeFrom?: string;
|
|
105
|
+
updateIntervalInMs?: number;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
// @public
|
|
109
|
+
export interface ArcSettingsGeneratePasswordOptionalParams extends coreClient.OperationOptions {
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
// @public
|
|
113
|
+
export type ArcSettingsGeneratePasswordResponse = PasswordCredential;
|
|
114
|
+
|
|
115
|
+
// @public
|
|
116
|
+
export interface ArcSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
// @public
|
|
120
|
+
export type ArcSettingsGetResponse = ArcSetting;
|
|
121
|
+
|
|
122
|
+
// @public
|
|
123
|
+
export interface ArcSettingsInitializeDisableProcessOptionalParams extends coreClient.OperationOptions {
|
|
124
|
+
resumeFrom?: string;
|
|
125
|
+
updateIntervalInMs?: number;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
// @public
|
|
129
|
+
export interface ArcSettingsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
// @public
|
|
133
|
+
export type ArcSettingsListByClusterNextResponse = ArcSettingList;
|
|
134
|
+
|
|
135
|
+
// @public
|
|
136
|
+
export interface ArcSettingsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
// @public
|
|
140
|
+
export type ArcSettingsListByClusterResponse = ArcSettingList;
|
|
141
|
+
|
|
142
|
+
// @public
|
|
143
|
+
export interface ArcSettingsPatch {
|
|
144
|
+
connectivityProperties?: Record<string, unknown>;
|
|
145
|
+
tags?: {
|
|
146
|
+
[propertyName: string]: string;
|
|
147
|
+
};
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
// @public
|
|
151
|
+
export interface ArcSettingsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
// @public
|
|
155
|
+
export type ArcSettingsUpdateResponse = ArcSetting;
|
|
156
|
+
|
|
157
|
+
// @public
|
|
158
|
+
export type AvailabilityType = string;
|
|
159
|
+
|
|
16
160
|
// @public (undocumented)
|
|
17
161
|
export class AzureStackHCIClient extends coreClient.ServiceClient {
|
|
18
162
|
// (undocumented)
|
|
@@ -22,29 +166,33 @@ export class AzureStackHCIClient extends coreClient.ServiceClient {
|
|
|
22
166
|
// (undocumented)
|
|
23
167
|
apiVersion: string;
|
|
24
168
|
// (undocumented)
|
|
25
|
-
|
|
169
|
+
arcSettings: ArcSettings;
|
|
26
170
|
// (undocumented)
|
|
27
|
-
|
|
171
|
+
clusters: Clusters;
|
|
28
172
|
// (undocumented)
|
|
29
|
-
|
|
173
|
+
deploymentSettings: DeploymentSettings;
|
|
30
174
|
// (undocumented)
|
|
31
|
-
|
|
175
|
+
edgeDevices: EdgeDevices;
|
|
32
176
|
// (undocumented)
|
|
33
|
-
|
|
177
|
+
extensions: Extensions;
|
|
34
178
|
// (undocumented)
|
|
35
|
-
|
|
36
|
-
// (undocumented)
|
|
37
|
-
networkInterfacesOperations: NetworkInterfacesOperations;
|
|
179
|
+
offers: Offers;
|
|
38
180
|
// (undocumented)
|
|
39
181
|
operations: Operations;
|
|
40
182
|
// (undocumented)
|
|
41
|
-
|
|
183
|
+
publishers: Publishers;
|
|
184
|
+
// (undocumented)
|
|
185
|
+
securitySettings: SecuritySettings;
|
|
186
|
+
// (undocumented)
|
|
187
|
+
skus: Skus;
|
|
42
188
|
// (undocumented)
|
|
43
189
|
subscriptionId?: string;
|
|
44
190
|
// (undocumented)
|
|
45
|
-
|
|
191
|
+
updateRuns: UpdateRuns;
|
|
192
|
+
// (undocumented)
|
|
193
|
+
updates: Updates;
|
|
46
194
|
// (undocumented)
|
|
47
|
-
|
|
195
|
+
updateSummariesOperations: UpdateSummariesOperations;
|
|
48
196
|
}
|
|
49
197
|
|
|
50
198
|
// @public
|
|
@@ -55,367 +203,633 @@ export interface AzureStackHCIClientOptionalParams extends coreClient.ServiceCli
|
|
|
55
203
|
}
|
|
56
204
|
|
|
57
205
|
// @public
|
|
58
|
-
export
|
|
206
|
+
export interface Cluster extends TrackedResource {
|
|
207
|
+
aadApplicationObjectId?: string;
|
|
208
|
+
aadClientId?: string;
|
|
209
|
+
aadServicePrincipalObjectId?: string;
|
|
210
|
+
aadTenantId?: string;
|
|
211
|
+
readonly billingModel?: string;
|
|
212
|
+
readonly cloudId?: string;
|
|
213
|
+
cloudManagementEndpoint?: string;
|
|
214
|
+
readonly connectivityStatus?: ConnectivityStatus;
|
|
215
|
+
desiredProperties?: ClusterDesiredProperties;
|
|
216
|
+
readonly isolatedVmAttestationConfiguration?: IsolatedVmAttestationConfiguration;
|
|
217
|
+
readonly lastBillingTimestamp?: Date;
|
|
218
|
+
readonly lastSyncTimestamp?: Date;
|
|
219
|
+
logCollectionProperties?: LogCollectionProperties;
|
|
220
|
+
readonly principalId?: string;
|
|
221
|
+
readonly provisioningState?: ProvisioningState;
|
|
222
|
+
readonly registrationTimestamp?: Date;
|
|
223
|
+
remoteSupportProperties?: RemoteSupportProperties;
|
|
224
|
+
readonly reportedProperties?: ClusterReportedProperties;
|
|
225
|
+
readonly resourceProviderObjectId?: string;
|
|
226
|
+
readonly serviceEndpoint?: string;
|
|
227
|
+
softwareAssuranceProperties?: SoftwareAssuranceProperties;
|
|
228
|
+
readonly status?: Status;
|
|
229
|
+
readonly tenantId?: string;
|
|
230
|
+
readonly trialDaysRemaining?: number;
|
|
231
|
+
typeIdentityType?: ManagedServiceIdentityType;
|
|
232
|
+
userAssignedIdentities?: {
|
|
233
|
+
[propertyName: string]: UserAssignedIdentity;
|
|
234
|
+
};
|
|
235
|
+
}
|
|
59
236
|
|
|
60
237
|
// @public
|
|
61
|
-
export
|
|
238
|
+
export interface ClusterDesiredProperties {
|
|
239
|
+
diagnosticLevel?: DiagnosticLevel;
|
|
240
|
+
windowsServerSubscription?: WindowsServerSubscription;
|
|
241
|
+
}
|
|
62
242
|
|
|
63
243
|
// @public
|
|
64
|
-
export
|
|
244
|
+
export interface ClusterIdentityResponse {
|
|
245
|
+
// (undocumented)
|
|
246
|
+
aadApplicationObjectId?: string;
|
|
247
|
+
// (undocumented)
|
|
248
|
+
aadClientId?: string;
|
|
249
|
+
// (undocumented)
|
|
250
|
+
aadServicePrincipalObjectId?: string;
|
|
251
|
+
// (undocumented)
|
|
252
|
+
aadTenantId?: string;
|
|
253
|
+
}
|
|
65
254
|
|
|
66
255
|
// @public
|
|
67
|
-
export interface
|
|
68
|
-
readonly
|
|
69
|
-
|
|
256
|
+
export interface ClusterList {
|
|
257
|
+
readonly nextLink?: string;
|
|
258
|
+
value?: Cluster[];
|
|
70
259
|
}
|
|
71
260
|
|
|
72
261
|
// @public
|
|
73
|
-
export interface
|
|
74
|
-
readonly
|
|
75
|
-
readonly
|
|
76
|
-
readonly
|
|
77
|
-
readonly
|
|
78
|
-
readonly
|
|
262
|
+
export interface ClusterNode {
|
|
263
|
+
readonly coreCount?: number;
|
|
264
|
+
readonly ehcResourceId?: string;
|
|
265
|
+
readonly id?: number;
|
|
266
|
+
readonly lastLicensingTimestamp?: Date;
|
|
267
|
+
readonly manufacturer?: string;
|
|
268
|
+
readonly memoryInGiB?: number;
|
|
269
|
+
readonly model?: string;
|
|
270
|
+
readonly name?: string;
|
|
271
|
+
readonly nodeType?: ClusterNodeType;
|
|
272
|
+
readonly oemActivation?: OemActivation;
|
|
273
|
+
readonly osDisplayVersion?: string;
|
|
274
|
+
readonly osName?: string;
|
|
275
|
+
readonly osVersion?: string;
|
|
276
|
+
readonly serialNumber?: string;
|
|
277
|
+
readonly windowsServerSubscription?: WindowsServerSubscription;
|
|
79
278
|
}
|
|
80
279
|
|
|
81
280
|
// @public
|
|
82
|
-
export
|
|
83
|
-
error?: ErrorDetail;
|
|
84
|
-
}
|
|
281
|
+
export type ClusterNodeType = string;
|
|
85
282
|
|
|
86
283
|
// @public
|
|
87
|
-
export interface
|
|
88
|
-
|
|
89
|
-
|
|
284
|
+
export interface ClusterPatch {
|
|
285
|
+
aadClientId?: string;
|
|
286
|
+
aadTenantId?: string;
|
|
287
|
+
cloudManagementEndpoint?: string;
|
|
288
|
+
desiredProperties?: ClusterDesiredProperties;
|
|
289
|
+
readonly principalId?: string;
|
|
290
|
+
tags?: {
|
|
291
|
+
[propertyName: string]: string;
|
|
292
|
+
};
|
|
293
|
+
readonly tenantId?: string;
|
|
294
|
+
type?: ManagedServiceIdentityType;
|
|
295
|
+
userAssignedIdentities?: {
|
|
296
|
+
[propertyName: string]: UserAssignedIdentity;
|
|
297
|
+
};
|
|
90
298
|
}
|
|
91
299
|
|
|
92
300
|
// @public
|
|
93
|
-
export
|
|
301
|
+
export interface ClusterReportedProperties {
|
|
302
|
+
readonly clusterId?: string;
|
|
303
|
+
readonly clusterName?: string;
|
|
304
|
+
readonly clusterType?: ClusterNodeType;
|
|
305
|
+
readonly clusterVersion?: string;
|
|
306
|
+
diagnosticLevel?: DiagnosticLevel;
|
|
307
|
+
readonly imdsAttestation?: ImdsAttestation;
|
|
308
|
+
readonly lastUpdated?: Date;
|
|
309
|
+
readonly manufacturer?: string;
|
|
310
|
+
readonly nodes?: ClusterNode[];
|
|
311
|
+
readonly oemActivation?: OemActivation;
|
|
312
|
+
readonly supportedCapabilities?: string[];
|
|
313
|
+
}
|
|
94
314
|
|
|
95
315
|
// @public
|
|
96
|
-
export interface
|
|
97
|
-
|
|
316
|
+
export interface Clusters {
|
|
317
|
+
beginConfigureRemoteSupport(resourceGroupName: string, clusterName: string, remoteSupportRequest: RemoteSupportRequest, options?: ClustersConfigureRemoteSupportOptionalParams): Promise<SimplePollerLike<OperationState<ClustersConfigureRemoteSupportResponse>, ClustersConfigureRemoteSupportResponse>>;
|
|
318
|
+
beginConfigureRemoteSupportAndWait(resourceGroupName: string, clusterName: string, remoteSupportRequest: RemoteSupportRequest, options?: ClustersConfigureRemoteSupportOptionalParams): Promise<ClustersConfigureRemoteSupportResponse>;
|
|
319
|
+
beginCreateIdentity(resourceGroupName: string, clusterName: string, options?: ClustersCreateIdentityOptionalParams): Promise<SimplePollerLike<OperationState<ClustersCreateIdentityResponse>, ClustersCreateIdentityResponse>>;
|
|
320
|
+
beginCreateIdentityAndWait(resourceGroupName: string, clusterName: string, options?: ClustersCreateIdentityOptionalParams): Promise<ClustersCreateIdentityResponse>;
|
|
321
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
322
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
323
|
+
beginExtendSoftwareAssuranceBenefit(resourceGroupName: string, clusterName: string, softwareAssuranceChangeRequest: SoftwareAssuranceChangeRequest, options?: ClustersExtendSoftwareAssuranceBenefitOptionalParams): Promise<SimplePollerLike<OperationState<ClustersExtendSoftwareAssuranceBenefitResponse>, ClustersExtendSoftwareAssuranceBenefitResponse>>;
|
|
324
|
+
beginExtendSoftwareAssuranceBenefitAndWait(resourceGroupName: string, clusterName: string, softwareAssuranceChangeRequest: SoftwareAssuranceChangeRequest, options?: ClustersExtendSoftwareAssuranceBenefitOptionalParams): Promise<ClustersExtendSoftwareAssuranceBenefitResponse>;
|
|
325
|
+
beginTriggerLogCollection(resourceGroupName: string, clusterName: string, logCollectionRequest: LogCollectionRequest, options?: ClustersTriggerLogCollectionOptionalParams): Promise<SimplePollerLike<OperationState<ClustersTriggerLogCollectionResponse>, ClustersTriggerLogCollectionResponse>>;
|
|
326
|
+
beginTriggerLogCollectionAndWait(resourceGroupName: string, clusterName: string, logCollectionRequest: LogCollectionRequest, options?: ClustersTriggerLogCollectionOptionalParams): Promise<ClustersTriggerLogCollectionResponse>;
|
|
327
|
+
beginUploadCertificate(resourceGroupName: string, clusterName: string, uploadCertificateRequest: UploadCertificateRequest, options?: ClustersUploadCertificateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
328
|
+
beginUploadCertificateAndWait(resourceGroupName: string, clusterName: string, uploadCertificateRequest: UploadCertificateRequest, options?: ClustersUploadCertificateOptionalParams): Promise<void>;
|
|
329
|
+
create(resourceGroupName: string, clusterName: string, cluster: Cluster, options?: ClustersCreateOptionalParams): Promise<ClustersCreateResponse>;
|
|
330
|
+
get(resourceGroupName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
331
|
+
listByResourceGroup(resourceGroupName: string, options?: ClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
332
|
+
listBySubscription(options?: ClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
333
|
+
update(resourceGroupName: string, clusterName: string, cluster: ClusterPatch, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
98
334
|
}
|
|
99
335
|
|
|
100
336
|
// @public
|
|
101
|
-
export interface
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
sku: string;
|
|
337
|
+
export interface ClustersConfigureRemoteSupportHeaders {
|
|
338
|
+
// (undocumented)
|
|
339
|
+
location?: string;
|
|
105
340
|
}
|
|
106
341
|
|
|
107
342
|
// @public
|
|
108
|
-
export interface
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
extendedLocation?: ExtendedLocation;
|
|
112
|
-
hyperVGeneration?: HyperVGeneration;
|
|
113
|
-
identifier?: GalleryImageIdentifier;
|
|
114
|
-
imagePath?: string;
|
|
115
|
-
osType?: OperatingSystemTypes;
|
|
116
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
117
|
-
readonly status?: GalleryImageStatus;
|
|
118
|
-
version?: GalleryImageVersion;
|
|
343
|
+
export interface ClustersConfigureRemoteSupportOptionalParams extends coreClient.OperationOptions {
|
|
344
|
+
resumeFrom?: string;
|
|
345
|
+
updateIntervalInMs?: number;
|
|
119
346
|
}
|
|
120
347
|
|
|
121
348
|
// @public
|
|
122
|
-
export
|
|
349
|
+
export type ClustersConfigureRemoteSupportResponse = Cluster;
|
|
350
|
+
|
|
351
|
+
// @public
|
|
352
|
+
export interface ClustersCreateIdentityOptionalParams extends coreClient.OperationOptions {
|
|
123
353
|
resumeFrom?: string;
|
|
124
354
|
updateIntervalInMs?: number;
|
|
125
355
|
}
|
|
126
356
|
|
|
127
357
|
// @public
|
|
128
|
-
export type
|
|
358
|
+
export type ClustersCreateIdentityResponse = ClusterIdentityResponse;
|
|
129
359
|
|
|
130
360
|
// @public
|
|
131
|
-
export interface
|
|
132
|
-
// (undocumented)
|
|
133
|
-
location?: string;
|
|
361
|
+
export interface ClustersCreateOptionalParams extends coreClient.OperationOptions {
|
|
134
362
|
}
|
|
135
363
|
|
|
136
364
|
// @public
|
|
137
|
-
export
|
|
365
|
+
export type ClustersCreateResponse = Cluster;
|
|
366
|
+
|
|
367
|
+
// @public
|
|
368
|
+
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
138
369
|
resumeFrom?: string;
|
|
139
370
|
updateIntervalInMs?: number;
|
|
140
371
|
}
|
|
141
372
|
|
|
142
373
|
// @public
|
|
143
|
-
export
|
|
374
|
+
export interface ClustersExtendSoftwareAssuranceBenefitOptionalParams extends coreClient.OperationOptions {
|
|
375
|
+
resumeFrom?: string;
|
|
376
|
+
updateIntervalInMs?: number;
|
|
377
|
+
}
|
|
144
378
|
|
|
145
379
|
// @public
|
|
146
|
-
export
|
|
380
|
+
export type ClustersExtendSoftwareAssuranceBenefitResponse = Cluster;
|
|
381
|
+
|
|
382
|
+
// @public
|
|
383
|
+
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
147
384
|
}
|
|
148
385
|
|
|
149
386
|
// @public
|
|
150
|
-
export type
|
|
387
|
+
export type ClustersGetResponse = Cluster;
|
|
151
388
|
|
|
152
389
|
// @public
|
|
153
|
-
export interface
|
|
390
|
+
export interface ClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
154
391
|
}
|
|
155
392
|
|
|
156
393
|
// @public
|
|
157
|
-
export type
|
|
394
|
+
export type ClustersListByResourceGroupNextResponse = ClusterList;
|
|
158
395
|
|
|
159
396
|
// @public
|
|
160
|
-
export interface
|
|
397
|
+
export interface ClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
161
398
|
}
|
|
162
399
|
|
|
163
400
|
// @public
|
|
164
|
-
export type
|
|
401
|
+
export type ClustersListByResourceGroupResponse = ClusterList;
|
|
165
402
|
|
|
166
403
|
// @public
|
|
167
|
-
export interface
|
|
404
|
+
export interface ClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
168
405
|
}
|
|
169
406
|
|
|
170
407
|
// @public
|
|
171
|
-
export type
|
|
408
|
+
export type ClustersListBySubscriptionNextResponse = ClusterList;
|
|
172
409
|
|
|
173
410
|
// @public
|
|
174
|
-
export interface
|
|
411
|
+
export interface ClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
175
412
|
}
|
|
176
413
|
|
|
177
414
|
// @public
|
|
178
|
-
export type
|
|
415
|
+
export type ClustersListBySubscriptionResponse = ClusterList;
|
|
179
416
|
|
|
180
417
|
// @public
|
|
181
|
-
export interface
|
|
182
|
-
readonly nextLink?: string;
|
|
418
|
+
export interface ClustersTriggerLogCollectionHeaders {
|
|
183
419
|
// (undocumented)
|
|
184
|
-
|
|
420
|
+
location?: string;
|
|
185
421
|
}
|
|
186
422
|
|
|
187
423
|
// @public
|
|
188
|
-
export interface
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
beginDelete(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesDeleteResponse>, GalleryImagesDeleteResponse>>;
|
|
192
|
-
beginDeleteAndWait(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesDeleteOptionalParams): Promise<GalleryImagesDeleteResponse>;
|
|
193
|
-
beginUpdate(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImagesUpdateRequest, options?: GalleryImagesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryImagesUpdateResponse>, GalleryImagesUpdateResponse>>;
|
|
194
|
-
beginUpdateAndWait(resourceGroupName: string, galleryImageName: string, galleryImages: GalleryImagesUpdateRequest, options?: GalleryImagesUpdateOptionalParams): Promise<GalleryImagesUpdateResponse>;
|
|
195
|
-
get(resourceGroupName: string, galleryImageName: string, options?: GalleryImagesGetOptionalParams): Promise<GalleryImagesGetResponse>;
|
|
196
|
-
list(resourceGroupName: string, options?: GalleryImagesListOptionalParams): PagedAsyncIterableIterator<GalleryImages>;
|
|
197
|
-
listAll(options?: GalleryImagesListAllOptionalParams): PagedAsyncIterableIterator<GalleryImages>;
|
|
424
|
+
export interface ClustersTriggerLogCollectionOptionalParams extends coreClient.OperationOptions {
|
|
425
|
+
resumeFrom?: string;
|
|
426
|
+
updateIntervalInMs?: number;
|
|
198
427
|
}
|
|
199
428
|
|
|
200
429
|
// @public
|
|
201
|
-
export
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
progressPercentage?: number;
|
|
206
|
-
// (undocumented)
|
|
207
|
-
provisioningStatus?: GalleryImageStatusProvisioningStatus;
|
|
430
|
+
export type ClustersTriggerLogCollectionResponse = Cluster;
|
|
431
|
+
|
|
432
|
+
// @public
|
|
433
|
+
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
208
434
|
}
|
|
209
435
|
|
|
210
436
|
// @public
|
|
211
|
-
export
|
|
212
|
-
|
|
437
|
+
export type ClustersUpdateResponse = Cluster;
|
|
438
|
+
|
|
439
|
+
// @public
|
|
440
|
+
export interface ClustersUploadCertificateOptionalParams extends coreClient.OperationOptions {
|
|
441
|
+
resumeFrom?: string;
|
|
442
|
+
updateIntervalInMs?: number;
|
|
213
443
|
}
|
|
214
444
|
|
|
215
|
-
// @public
|
|
216
|
-
export
|
|
217
|
-
|
|
218
|
-
|
|
445
|
+
// @public
|
|
446
|
+
export type ComplianceAssignmentType = string;
|
|
447
|
+
|
|
448
|
+
// @public
|
|
449
|
+
export type ComplianceStatus = string;
|
|
450
|
+
|
|
451
|
+
// @public
|
|
452
|
+
export type ConnectivityStatus = string;
|
|
453
|
+
|
|
454
|
+
// @public
|
|
455
|
+
export type CreatedByType = string;
|
|
456
|
+
|
|
457
|
+
// @public
|
|
458
|
+
export interface DefaultExtensionDetails {
|
|
459
|
+
readonly category?: string;
|
|
460
|
+
readonly consentTime?: Date;
|
|
219
461
|
}
|
|
220
462
|
|
|
221
463
|
// @public
|
|
222
|
-
export interface
|
|
223
|
-
|
|
224
|
-
|
|
464
|
+
export interface DeploymentCluster {
|
|
465
|
+
azureServiceEndpoint?: string;
|
|
466
|
+
cloudAccountName?: string;
|
|
467
|
+
name?: string;
|
|
468
|
+
witnessPath?: string;
|
|
469
|
+
witnessType?: string;
|
|
225
470
|
}
|
|
226
471
|
|
|
227
472
|
// @public
|
|
228
|
-
export interface
|
|
229
|
-
|
|
230
|
-
|
|
473
|
+
export interface DeploymentConfiguration {
|
|
474
|
+
scaleUnits: ScaleUnits[];
|
|
475
|
+
version?: string;
|
|
231
476
|
}
|
|
232
477
|
|
|
233
478
|
// @public
|
|
234
|
-
export interface
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
479
|
+
export interface DeploymentData {
|
|
480
|
+
adouPath?: string;
|
|
481
|
+
cluster?: DeploymentCluster;
|
|
482
|
+
domainFqdn?: string;
|
|
483
|
+
hostNetwork?: DeploymentSettingHostNetwork;
|
|
484
|
+
infrastructureNetwork?: InfrastructureNetwork[];
|
|
485
|
+
namingPrefix?: string;
|
|
486
|
+
observability?: Observability;
|
|
487
|
+
optionalServices?: OptionalServices;
|
|
488
|
+
physicalNodes?: PhysicalNodes[];
|
|
489
|
+
sdnIntegration?: SdnIntegration;
|
|
490
|
+
secrets?: EceDeploymentSecrets[];
|
|
491
|
+
secretsLocation?: string;
|
|
492
|
+
securitySettings?: DeploymentSecuritySettings;
|
|
493
|
+
storage?: Storage_2;
|
|
238
494
|
}
|
|
239
495
|
|
|
240
496
|
// @public
|
|
241
|
-
export type
|
|
497
|
+
export type DeploymentMode = string;
|
|
242
498
|
|
|
243
499
|
// @public
|
|
244
|
-
export interface
|
|
245
|
-
|
|
246
|
-
|
|
500
|
+
export interface DeploymentSecuritySettings {
|
|
501
|
+
bitlockerBootVolume?: boolean;
|
|
502
|
+
bitlockerDataVolumes?: boolean;
|
|
503
|
+
credentialGuardEnforced?: boolean;
|
|
504
|
+
driftControlEnforced?: boolean;
|
|
505
|
+
drtmProtection?: boolean;
|
|
506
|
+
hvciProtection?: boolean;
|
|
507
|
+
sideChannelMitigationEnforced?: boolean;
|
|
508
|
+
smbClusterEncryption?: boolean;
|
|
509
|
+
smbSigningEnforced?: boolean;
|
|
510
|
+
wdacEnforced?: boolean;
|
|
247
511
|
}
|
|
248
512
|
|
|
249
513
|
// @public
|
|
250
|
-
export interface
|
|
251
|
-
|
|
514
|
+
export interface DeploymentSetting extends ProxyResource {
|
|
515
|
+
arcNodeResourceIds?: string[];
|
|
516
|
+
deploymentConfiguration?: DeploymentConfiguration;
|
|
517
|
+
deploymentMode?: DeploymentMode;
|
|
518
|
+
operationType?: OperationType;
|
|
519
|
+
readonly provisioningState?: ProvisioningState;
|
|
520
|
+
readonly reportedProperties?: EceReportedProperties;
|
|
252
521
|
}
|
|
253
522
|
|
|
254
523
|
// @public
|
|
255
|
-
export interface
|
|
524
|
+
export interface DeploymentSettingAdapterPropertyOverrides {
|
|
525
|
+
jumboPacket?: string;
|
|
526
|
+
networkDirect?: string;
|
|
527
|
+
networkDirectTechnology?: string;
|
|
256
528
|
}
|
|
257
529
|
|
|
258
530
|
// @public
|
|
259
|
-
export
|
|
531
|
+
export interface DeploymentSettingHostNetwork {
|
|
532
|
+
enableStorageAutoIp?: boolean;
|
|
533
|
+
intents?: DeploymentSettingIntents[];
|
|
534
|
+
storageConnectivitySwitchless?: boolean;
|
|
535
|
+
storageNetworks?: DeploymentSettingStorageNetworks[];
|
|
536
|
+
}
|
|
260
537
|
|
|
261
538
|
// @public
|
|
262
|
-
export interface
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
539
|
+
export interface DeploymentSettingIntents {
|
|
540
|
+
adapter?: string[];
|
|
541
|
+
adapterPropertyOverrides?: DeploymentSettingAdapterPropertyOverrides;
|
|
542
|
+
name?: string;
|
|
543
|
+
overrideAdapterProperty?: boolean;
|
|
544
|
+
overrideQosPolicy?: boolean;
|
|
545
|
+
overrideVirtualSwitchConfiguration?: boolean;
|
|
546
|
+
qosPolicyOverrides?: QosPolicyOverrides;
|
|
547
|
+
trafficType?: string[];
|
|
548
|
+
virtualSwitchConfigurationOverrides?: DeploymentSettingVirtualSwitchConfigurationOverrides;
|
|
267
549
|
}
|
|
268
550
|
|
|
269
551
|
// @public
|
|
270
|
-
export interface
|
|
271
|
-
|
|
552
|
+
export interface DeploymentSettingListResult {
|
|
553
|
+
nextLink?: string;
|
|
554
|
+
value: DeploymentSetting[];
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
// @public
|
|
558
|
+
export interface DeploymentSettings {
|
|
559
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, deploymentSettingsName: string, resource: DeploymentSetting, options?: DeploymentSettingsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentSettingsCreateOrUpdateResponse>, DeploymentSettingsCreateOrUpdateResponse>>;
|
|
560
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, deploymentSettingsName: string, resource: DeploymentSetting, options?: DeploymentSettingsCreateOrUpdateOptionalParams): Promise<DeploymentSettingsCreateOrUpdateResponse>;
|
|
561
|
+
beginDelete(resourceGroupName: string, clusterName: string, deploymentSettingsName: string, options?: DeploymentSettingsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentSettingsDeleteResponse>, DeploymentSettingsDeleteResponse>>;
|
|
562
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, deploymentSettingsName: string, options?: DeploymentSettingsDeleteOptionalParams): Promise<DeploymentSettingsDeleteResponse>;
|
|
563
|
+
get(resourceGroupName: string, clusterName: string, deploymentSettingsName: string, options?: DeploymentSettingsGetOptionalParams): Promise<DeploymentSettingsGetResponse>;
|
|
564
|
+
listByClusters(resourceGroupName: string, clusterName: string, options?: DeploymentSettingsListByClustersOptionalParams): PagedAsyncIterableIterator<DeploymentSetting>;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
// @public
|
|
568
|
+
export interface DeploymentSettingsCreateOrUpdateHeaders {
|
|
569
|
+
retryAfter?: number;
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
// @public
|
|
573
|
+
export interface DeploymentSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
272
574
|
resumeFrom?: string;
|
|
273
575
|
updateIntervalInMs?: number;
|
|
274
576
|
}
|
|
275
577
|
|
|
276
578
|
// @public
|
|
277
|
-
export type
|
|
579
|
+
export type DeploymentSettingsCreateOrUpdateResponse = DeploymentSetting;
|
|
278
580
|
|
|
279
581
|
// @public
|
|
280
|
-
export interface
|
|
281
|
-
// (undocumented)
|
|
582
|
+
export interface DeploymentSettingsDeleteHeaders {
|
|
282
583
|
location?: string;
|
|
584
|
+
retryAfter?: number;
|
|
283
585
|
}
|
|
284
586
|
|
|
285
587
|
// @public
|
|
286
|
-
export interface
|
|
588
|
+
export interface DeploymentSettingsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
287
589
|
resumeFrom?: string;
|
|
288
590
|
updateIntervalInMs?: number;
|
|
289
591
|
}
|
|
290
592
|
|
|
291
593
|
// @public
|
|
292
|
-
export type
|
|
594
|
+
export type DeploymentSettingsDeleteResponse = DeploymentSettingsDeleteHeaders;
|
|
293
595
|
|
|
294
596
|
// @public
|
|
295
|
-
export interface
|
|
597
|
+
export interface DeploymentSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
296
598
|
}
|
|
297
599
|
|
|
298
600
|
// @public
|
|
299
|
-
export type
|
|
601
|
+
export type DeploymentSettingsGetResponse = DeploymentSetting;
|
|
300
602
|
|
|
301
603
|
// @public
|
|
302
|
-
export interface
|
|
303
|
-
readonly agentVersion?: string;
|
|
304
|
-
readonly errorDetails?: ErrorDetail[];
|
|
305
|
-
readonly lastStatusChange?: Date;
|
|
306
|
-
readonly status?: StatusTypes;
|
|
307
|
-
readonly vmUuid?: string;
|
|
604
|
+
export interface DeploymentSettingsListByClustersNextOptionalParams extends coreClient.OperationOptions {
|
|
308
605
|
}
|
|
309
606
|
|
|
310
607
|
// @public
|
|
311
|
-
export
|
|
312
|
-
|
|
313
|
-
|
|
608
|
+
export type DeploymentSettingsListByClustersNextResponse = DeploymentSettingListResult;
|
|
609
|
+
|
|
610
|
+
// @public
|
|
611
|
+
export interface DeploymentSettingsListByClustersOptionalParams extends coreClient.OperationOptions {
|
|
314
612
|
}
|
|
315
613
|
|
|
316
614
|
// @public
|
|
317
|
-
export
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
615
|
+
export type DeploymentSettingsListByClustersResponse = DeploymentSettingListResult;
|
|
616
|
+
|
|
617
|
+
// @public
|
|
618
|
+
export interface DeploymentSettingStorageAdapterIPInfo {
|
|
619
|
+
ipv4Address?: string;
|
|
620
|
+
physicalNode?: string;
|
|
621
|
+
subnetMask?: string;
|
|
323
622
|
}
|
|
324
623
|
|
|
325
624
|
// @public
|
|
326
|
-
export interface
|
|
327
|
-
|
|
625
|
+
export interface DeploymentSettingStorageNetworks {
|
|
626
|
+
name?: string;
|
|
627
|
+
networkAdapterName?: string;
|
|
628
|
+
storageAdapterIPInfo?: DeploymentSettingStorageAdapterIPInfo[];
|
|
629
|
+
vlanId?: string;
|
|
328
630
|
}
|
|
329
631
|
|
|
330
632
|
// @public
|
|
331
|
-
export interface
|
|
633
|
+
export interface DeploymentSettingVirtualSwitchConfigurationOverrides {
|
|
634
|
+
enableIov?: string;
|
|
635
|
+
loadBalancingAlgorithm?: string;
|
|
332
636
|
}
|
|
333
637
|
|
|
334
638
|
// @public
|
|
335
|
-
export
|
|
639
|
+
export interface DeploymentStep {
|
|
640
|
+
readonly description?: string;
|
|
641
|
+
readonly endTimeUtc?: string;
|
|
642
|
+
readonly exception?: string[];
|
|
643
|
+
readonly fullStepIndex?: string;
|
|
644
|
+
readonly name?: string;
|
|
645
|
+
readonly startTimeUtc?: string;
|
|
646
|
+
readonly status?: string;
|
|
647
|
+
readonly steps?: DeploymentStep[];
|
|
648
|
+
}
|
|
336
649
|
|
|
337
650
|
// @public
|
|
338
|
-
export interface
|
|
651
|
+
export interface DeviceConfiguration {
|
|
652
|
+
deviceMetadata?: string;
|
|
653
|
+
nicDetails?: NicDetail[];
|
|
339
654
|
}
|
|
340
655
|
|
|
341
656
|
// @public
|
|
342
|
-
export type
|
|
657
|
+
export type DeviceKind = string;
|
|
658
|
+
|
|
659
|
+
// @public
|
|
660
|
+
export type DeviceState = string;
|
|
661
|
+
|
|
662
|
+
// @public
|
|
663
|
+
export type DiagnosticLevel = string;
|
|
343
664
|
|
|
344
665
|
// @public
|
|
345
|
-
export interface
|
|
346
|
-
|
|
347
|
-
|
|
666
|
+
export interface EceActionStatus {
|
|
667
|
+
readonly status?: string;
|
|
668
|
+
readonly steps?: DeploymentStep[];
|
|
348
669
|
}
|
|
349
670
|
|
|
350
671
|
// @public
|
|
351
|
-
export interface
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
vmSize?: VmSizeEnum;
|
|
672
|
+
export interface EceDeploymentSecrets {
|
|
673
|
+
eceSecretName?: EceSecrets;
|
|
674
|
+
secretLocation?: string;
|
|
675
|
+
secretName?: string;
|
|
356
676
|
}
|
|
357
677
|
|
|
358
678
|
// @public
|
|
359
|
-
export interface
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
noProxy?: string[];
|
|
363
|
-
trustedCa?: string;
|
|
679
|
+
export interface EceReportedProperties {
|
|
680
|
+
readonly deploymentStatus?: EceActionStatus;
|
|
681
|
+
readonly validationStatus?: EceActionStatus;
|
|
364
682
|
}
|
|
365
683
|
|
|
366
684
|
// @public
|
|
367
|
-
export
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
685
|
+
export type EceSecrets = string;
|
|
686
|
+
|
|
687
|
+
// @public
|
|
688
|
+
export interface EdgeDevice extends ProxyResource {
|
|
689
|
+
kind: DeviceKind;
|
|
372
690
|
}
|
|
373
691
|
|
|
374
692
|
// @public
|
|
375
|
-
export interface
|
|
693
|
+
export interface EdgeDeviceListResult {
|
|
694
|
+
nextLink?: string;
|
|
695
|
+
value: EdgeDeviceUnion[];
|
|
376
696
|
}
|
|
377
697
|
|
|
378
698
|
// @public
|
|
379
|
-
export
|
|
699
|
+
export interface EdgeDeviceProperties {
|
|
700
|
+
deviceConfiguration?: DeviceConfiguration;
|
|
701
|
+
readonly provisioningState?: ProvisioningState;
|
|
702
|
+
}
|
|
380
703
|
|
|
381
704
|
// @public
|
|
382
|
-
export interface
|
|
383
|
-
|
|
384
|
-
|
|
705
|
+
export interface EdgeDevices {
|
|
706
|
+
beginCreateOrUpdate(resourceUri: string, edgeDeviceName: string, resource: EdgeDeviceUnion, options?: EdgeDevicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<EdgeDevicesCreateOrUpdateResponse>, EdgeDevicesCreateOrUpdateResponse>>;
|
|
707
|
+
beginCreateOrUpdateAndWait(resourceUri: string, edgeDeviceName: string, resource: EdgeDeviceUnion, options?: EdgeDevicesCreateOrUpdateOptionalParams): Promise<EdgeDevicesCreateOrUpdateResponse>;
|
|
708
|
+
beginDelete(resourceUri: string, edgeDeviceName: string, options?: EdgeDevicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<EdgeDevicesDeleteResponse>, EdgeDevicesDeleteResponse>>;
|
|
709
|
+
beginDeleteAndWait(resourceUri: string, edgeDeviceName: string, options?: EdgeDevicesDeleteOptionalParams): Promise<EdgeDevicesDeleteResponse>;
|
|
710
|
+
beginValidate(resourceUri: string, edgeDeviceName: string, validateRequest: ValidateRequest, options?: EdgeDevicesValidateOptionalParams): Promise<SimplePollerLike<OperationState<EdgeDevicesValidateResponse>, EdgeDevicesValidateResponse>>;
|
|
711
|
+
beginValidateAndWait(resourceUri: string, edgeDeviceName: string, validateRequest: ValidateRequest, options?: EdgeDevicesValidateOptionalParams): Promise<EdgeDevicesValidateResponse>;
|
|
712
|
+
get(resourceUri: string, edgeDeviceName: string, options?: EdgeDevicesGetOptionalParams): Promise<EdgeDevicesGetResponse>;
|
|
713
|
+
list(resourceUri: string, options?: EdgeDevicesListOptionalParams): PagedAsyncIterableIterator<EdgeDeviceUnion>;
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
// @public
|
|
717
|
+
export interface EdgeDevicesCreateOrUpdateHeaders {
|
|
718
|
+
retryAfter?: number;
|
|
385
719
|
}
|
|
386
720
|
|
|
387
721
|
// @public
|
|
388
|
-
export interface
|
|
722
|
+
export interface EdgeDevicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
723
|
+
resumeFrom?: string;
|
|
724
|
+
updateIntervalInMs?: number;
|
|
389
725
|
}
|
|
390
726
|
|
|
391
727
|
// @public
|
|
392
|
-
export type
|
|
728
|
+
export type EdgeDevicesCreateOrUpdateResponse = EdgeDeviceUnion;
|
|
393
729
|
|
|
394
730
|
// @public
|
|
395
|
-
export interface
|
|
731
|
+
export interface EdgeDevicesDeleteHeaders {
|
|
732
|
+
location?: string;
|
|
733
|
+
retryAfter?: number;
|
|
396
734
|
}
|
|
397
735
|
|
|
398
736
|
// @public
|
|
399
|
-
export
|
|
737
|
+
export interface EdgeDevicesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
738
|
+
resumeFrom?: string;
|
|
739
|
+
updateIntervalInMs?: number;
|
|
740
|
+
}
|
|
400
741
|
|
|
401
742
|
// @public
|
|
402
|
-
export
|
|
403
|
-
|
|
404
|
-
|
|
743
|
+
export type EdgeDevicesDeleteResponse = EdgeDevicesDeleteHeaders;
|
|
744
|
+
|
|
745
|
+
// @public
|
|
746
|
+
export interface EdgeDevicesGetOptionalParams extends coreClient.OperationOptions {
|
|
405
747
|
}
|
|
406
748
|
|
|
407
749
|
// @public
|
|
408
|
-
export type
|
|
750
|
+
export type EdgeDevicesGetResponse = EdgeDeviceUnion;
|
|
409
751
|
|
|
410
752
|
// @public
|
|
411
|
-
export interface
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
753
|
+
export interface EdgeDevicesListNextOptionalParams extends coreClient.OperationOptions {
|
|
754
|
+
}
|
|
755
|
+
|
|
756
|
+
// @public
|
|
757
|
+
export type EdgeDevicesListNextResponse = EdgeDeviceListResult;
|
|
758
|
+
|
|
759
|
+
// @public
|
|
760
|
+
export interface EdgeDevicesListOptionalParams extends coreClient.OperationOptions {
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
// @public
|
|
764
|
+
export type EdgeDevicesListResponse = EdgeDeviceListResult;
|
|
765
|
+
|
|
766
|
+
// @public
|
|
767
|
+
export interface EdgeDevicesValidateHeaders {
|
|
768
|
+
location?: string;
|
|
769
|
+
retryAfter?: number;
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
// @public
|
|
773
|
+
export interface EdgeDevicesValidateOptionalParams extends coreClient.OperationOptions {
|
|
774
|
+
resumeFrom?: string;
|
|
775
|
+
updateIntervalInMs?: number;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
// @public
|
|
779
|
+
export type EdgeDevicesValidateResponse = ValidateResponse;
|
|
780
|
+
|
|
781
|
+
// @public (undocumented)
|
|
782
|
+
export type EdgeDeviceUnion = EdgeDevice | HciEdgeDevice;
|
|
783
|
+
|
|
784
|
+
// @public
|
|
785
|
+
export interface ErrorAdditionalInfo {
|
|
786
|
+
readonly info?: Record<string, unknown>;
|
|
787
|
+
readonly type?: string;
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
// @public
|
|
791
|
+
export interface ErrorDetail {
|
|
792
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
793
|
+
readonly code?: string;
|
|
794
|
+
readonly details?: ErrorDetail[];
|
|
795
|
+
readonly message?: string;
|
|
796
|
+
readonly target?: string;
|
|
415
797
|
}
|
|
416
798
|
|
|
417
799
|
// @public
|
|
418
|
-
export interface
|
|
800
|
+
export interface ErrorResponse {
|
|
801
|
+
error?: ErrorDetail;
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
// @public
|
|
805
|
+
export interface Extension extends ProxyResource {
|
|
806
|
+
readonly aggregateState?: ExtensionAggregateState;
|
|
807
|
+
autoUpgradeMinorVersion?: boolean;
|
|
808
|
+
enableAutomaticUpgrade?: boolean;
|
|
809
|
+
forceUpdateTag?: string;
|
|
810
|
+
readonly managedBy?: ExtensionManagedBy;
|
|
811
|
+
readonly perNodeExtensionDetails?: PerNodeExtensionState[];
|
|
812
|
+
protectedSettings?: Record<string, unknown>;
|
|
813
|
+
readonly provisioningState?: ProvisioningState;
|
|
814
|
+
publisher?: string;
|
|
815
|
+
settings?: Record<string, unknown>;
|
|
816
|
+
typeHandlerVersion?: string;
|
|
817
|
+
typePropertiesExtensionParametersType?: string;
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
// @public
|
|
821
|
+
export type ExtensionAggregateState = string;
|
|
822
|
+
|
|
823
|
+
// @public
|
|
824
|
+
export interface ExtensionInstanceView {
|
|
825
|
+
name?: string;
|
|
826
|
+
status?: ExtensionInstanceViewStatus;
|
|
827
|
+
type?: string;
|
|
828
|
+
typeHandlerVersion?: string;
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
// @public
|
|
832
|
+
export interface ExtensionInstanceViewStatus {
|
|
419
833
|
code?: string;
|
|
420
834
|
displayStatus?: string;
|
|
421
835
|
level?: StatusLevelTypes;
|
|
@@ -423,589 +837,790 @@ export interface InstanceViewStatus {
|
|
|
423
837
|
time?: Date;
|
|
424
838
|
}
|
|
425
839
|
|
|
426
|
-
// @public
|
|
427
|
-
export interface
|
|
428
|
-
|
|
840
|
+
// @public
|
|
841
|
+
export interface ExtensionList {
|
|
842
|
+
readonly nextLink?: string;
|
|
843
|
+
readonly value?: Extension[];
|
|
429
844
|
}
|
|
430
845
|
|
|
431
846
|
// @public
|
|
432
|
-
export type
|
|
847
|
+
export type ExtensionManagedBy = string;
|
|
433
848
|
|
|
434
849
|
// @public
|
|
435
|
-
export interface
|
|
436
|
-
|
|
437
|
-
properties?: IPConfigurationProperties;
|
|
850
|
+
export interface ExtensionPatch {
|
|
851
|
+
extensionParameters?: ExtensionPatchParameters;
|
|
438
852
|
}
|
|
439
853
|
|
|
440
854
|
// @public
|
|
441
|
-
export interface
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
855
|
+
export interface ExtensionPatchParameters {
|
|
856
|
+
enableAutomaticUpgrade?: boolean;
|
|
857
|
+
protectedSettings?: Record<string, unknown>;
|
|
858
|
+
settings?: Record<string, unknown>;
|
|
859
|
+
typeHandlerVersion?: string;
|
|
446
860
|
}
|
|
447
861
|
|
|
448
862
|
// @public
|
|
449
|
-
export interface
|
|
450
|
-
|
|
863
|
+
export interface ExtensionProfile {
|
|
864
|
+
readonly extensions?: HciEdgeDeviceArcExtension[];
|
|
451
865
|
}
|
|
452
866
|
|
|
453
|
-
// @public
|
|
454
|
-
export interface
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
867
|
+
// @public
|
|
868
|
+
export interface Extensions {
|
|
869
|
+
beginCreate(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: Extension, options?: ExtensionsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ExtensionsCreateResponse>, ExtensionsCreateResponse>>;
|
|
870
|
+
beginCreateAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: Extension, options?: ExtensionsCreateOptionalParams): Promise<ExtensionsCreateResponse>;
|
|
871
|
+
beginDelete(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, options?: ExtensionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
872
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, options?: ExtensionsDeleteOptionalParams): Promise<void>;
|
|
873
|
+
beginUpdate(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: ExtensionPatch, options?: ExtensionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ExtensionsUpdateResponse>, ExtensionsUpdateResponse>>;
|
|
874
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extension: ExtensionPatch, options?: ExtensionsUpdateOptionalParams): Promise<ExtensionsUpdateResponse>;
|
|
875
|
+
beginUpgrade(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extensionUpgradeParameters: ExtensionUpgradeParameters, options?: ExtensionsUpgradeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
876
|
+
beginUpgradeAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, extensionUpgradeParameters: ExtensionUpgradeParameters, options?: ExtensionsUpgradeOptionalParams): Promise<void>;
|
|
877
|
+
get(resourceGroupName: string, clusterName: string, arcSettingName: string, extensionName: string, options?: ExtensionsGetOptionalParams): Promise<ExtensionsGetResponse>;
|
|
878
|
+
listByArcSetting(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ExtensionsListByArcSettingOptionalParams): PagedAsyncIterableIterator<Extension>;
|
|
461
879
|
}
|
|
462
880
|
|
|
463
|
-
// @public
|
|
464
|
-
export interface
|
|
465
|
-
|
|
466
|
-
|
|
881
|
+
// @public
|
|
882
|
+
export interface ExtensionsCreateOptionalParams extends coreClient.OperationOptions {
|
|
883
|
+
resumeFrom?: string;
|
|
884
|
+
updateIntervalInMs?: number;
|
|
467
885
|
}
|
|
468
886
|
|
|
469
887
|
// @public
|
|
470
|
-
export type
|
|
888
|
+
export type ExtensionsCreateResponse = Extension;
|
|
471
889
|
|
|
472
890
|
// @public
|
|
473
|
-
export
|
|
474
|
-
|
|
891
|
+
export interface ExtensionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
892
|
+
resumeFrom?: string;
|
|
893
|
+
updateIntervalInMs?: number;
|
|
475
894
|
}
|
|
476
895
|
|
|
477
896
|
// @public
|
|
478
|
-
export
|
|
479
|
-
Azure = "Azure",
|
|
480
|
-
NoCloud = "NoCloud"
|
|
897
|
+
export interface ExtensionsGetOptionalParams extends coreClient.OperationOptions {
|
|
481
898
|
}
|
|
482
899
|
|
|
483
900
|
// @public
|
|
484
|
-
export
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
User = "User"
|
|
901
|
+
export type ExtensionsGetResponse = Extension;
|
|
902
|
+
|
|
903
|
+
// @public
|
|
904
|
+
export interface ExtensionsListByArcSettingNextOptionalParams extends coreClient.OperationOptions {
|
|
489
905
|
}
|
|
490
906
|
|
|
491
907
|
// @public
|
|
492
|
-
export
|
|
493
|
-
|
|
494
|
-
|
|
908
|
+
export type ExtensionsListByArcSettingNextResponse = ExtensionList;
|
|
909
|
+
|
|
910
|
+
// @public
|
|
911
|
+
export interface ExtensionsListByArcSettingOptionalParams extends coreClient.OperationOptions {
|
|
495
912
|
}
|
|
496
913
|
|
|
497
914
|
// @public
|
|
498
|
-
export
|
|
499
|
-
|
|
915
|
+
export type ExtensionsListByArcSettingResponse = ExtensionList;
|
|
916
|
+
|
|
917
|
+
// @public
|
|
918
|
+
export interface ExtensionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
919
|
+
resumeFrom?: string;
|
|
920
|
+
updateIntervalInMs?: number;
|
|
500
921
|
}
|
|
501
922
|
|
|
502
923
|
// @public
|
|
503
|
-
export
|
|
504
|
-
|
|
505
|
-
|
|
924
|
+
export type ExtensionsUpdateResponse = Extension;
|
|
925
|
+
|
|
926
|
+
// @public
|
|
927
|
+
export interface ExtensionsUpgradeOptionalParams extends coreClient.OperationOptions {
|
|
928
|
+
resumeFrom?: string;
|
|
929
|
+
updateIntervalInMs?: number;
|
|
506
930
|
}
|
|
507
931
|
|
|
508
932
|
// @public
|
|
509
|
-
export
|
|
510
|
-
|
|
511
|
-
Static = "Static"
|
|
933
|
+
export interface ExtensionUpgradeParameters {
|
|
934
|
+
targetVersion?: string;
|
|
512
935
|
}
|
|
513
936
|
|
|
514
937
|
// @public
|
|
515
|
-
export
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
938
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
939
|
+
|
|
940
|
+
// @public
|
|
941
|
+
export interface HciEdgeDevice extends EdgeDevice {
|
|
942
|
+
kind: "HCI";
|
|
943
|
+
properties?: HciEdgeDeviceProperties;
|
|
519
944
|
}
|
|
520
945
|
|
|
521
946
|
// @public
|
|
522
|
-
export
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
Starting = "Starting",
|
|
527
|
-
Stopped = "Stopped",
|
|
528
|
-
Stopping = "Stopping",
|
|
529
|
-
Unknown = "Unknown"
|
|
947
|
+
export interface HciEdgeDeviceAdapterPropertyOverrides {
|
|
948
|
+
readonly jumboPacket?: string;
|
|
949
|
+
readonly networkDirect?: string;
|
|
950
|
+
readonly networkDirectTechnology?: string;
|
|
530
951
|
}
|
|
531
952
|
|
|
532
953
|
// @public
|
|
533
|
-
export
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
954
|
+
export interface HciEdgeDeviceArcExtension {
|
|
955
|
+
readonly errorDetails?: HciValidationFailureDetail[];
|
|
956
|
+
readonly extensionName?: string;
|
|
957
|
+
readonly extensionResourceId?: string;
|
|
958
|
+
readonly managedBy?: ExtensionManagedBy;
|
|
959
|
+
readonly state?: ArcExtensionState;
|
|
960
|
+
readonly typeHandlerVersion?: string;
|
|
537
961
|
}
|
|
538
962
|
|
|
539
963
|
// @public
|
|
540
|
-
export
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
InProgress = "InProgress",
|
|
546
|
-
Succeeded = "Succeeded"
|
|
964
|
+
export interface HciEdgeDeviceHostNetwork {
|
|
965
|
+
readonly enableStorageAutoIp?: boolean;
|
|
966
|
+
readonly intents?: HciEdgeDeviceIntents[];
|
|
967
|
+
readonly storageConnectivitySwitchless?: boolean;
|
|
968
|
+
readonly storageNetworks?: HciEdgeDeviceStorageNetworks[];
|
|
547
969
|
}
|
|
548
970
|
|
|
549
971
|
// @public
|
|
550
|
-
export
|
|
551
|
-
|
|
552
|
-
|
|
972
|
+
export interface HciEdgeDeviceIntents {
|
|
973
|
+
readonly adapterPropertyOverrides?: HciEdgeDeviceAdapterPropertyOverrides;
|
|
974
|
+
readonly intentAdapters?: string[];
|
|
975
|
+
readonly intentName?: string;
|
|
976
|
+
readonly intentType?: number;
|
|
977
|
+
readonly isComputeIntentSet?: boolean;
|
|
978
|
+
readonly isManagementIntentSet?: boolean;
|
|
979
|
+
readonly isNetworkIntentType?: boolean;
|
|
980
|
+
readonly isOnlyStorage?: boolean;
|
|
981
|
+
readonly isOnlyStretch?: boolean;
|
|
982
|
+
readonly isStorageIntentSet?: boolean;
|
|
983
|
+
readonly isStretchIntentSet?: boolean;
|
|
984
|
+
readonly overrideAdapterProperty?: boolean;
|
|
985
|
+
readonly overrideQosPolicy?: boolean;
|
|
986
|
+
readonly overrideVirtualSwitchConfiguration?: boolean;
|
|
987
|
+
readonly qosPolicyOverrides?: QosPolicyOverrides;
|
|
988
|
+
readonly scope?: number;
|
|
989
|
+
readonly virtualSwitchConfigurationOverrides?: HciEdgeDeviceVirtualSwitchConfigurationOverrides;
|
|
553
990
|
}
|
|
554
991
|
|
|
555
992
|
// @public
|
|
556
|
-
export
|
|
557
|
-
|
|
558
|
-
InProgress = "InProgress",
|
|
559
|
-
Succeeded = "Succeeded"
|
|
993
|
+
export interface HciEdgeDeviceProperties extends EdgeDeviceProperties {
|
|
994
|
+
readonly reportedProperties?: HciReportedProperties;
|
|
560
995
|
}
|
|
561
996
|
|
|
562
997
|
// @public
|
|
563
|
-
export
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
998
|
+
export interface HciEdgeDeviceStorageAdapterIPInfo {
|
|
999
|
+
readonly ipv4Address?: string;
|
|
1000
|
+
readonly physicalNode?: string;
|
|
1001
|
+
readonly subnetMask?: string;
|
|
567
1002
|
}
|
|
568
1003
|
|
|
569
1004
|
// @public
|
|
570
|
-
export
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
1005
|
+
export interface HciEdgeDeviceStorageNetworks {
|
|
1006
|
+
readonly name?: string;
|
|
1007
|
+
readonly networkAdapterName?: string;
|
|
1008
|
+
readonly storageAdapterIPInfo?: HciEdgeDeviceStorageAdapterIPInfo[];
|
|
1009
|
+
readonly storageVlanId?: string;
|
|
574
1010
|
}
|
|
575
1011
|
|
|
576
1012
|
// @public
|
|
577
|
-
export
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
StandardA2V2 = "Standard_A2_v2",
|
|
581
|
-
StandardA4V2 = "Standard_A4_v2",
|
|
582
|
-
StandardD16SV3 = "Standard_D16s_v3",
|
|
583
|
-
StandardD2SV3 = "Standard_D2s_v3",
|
|
584
|
-
StandardD32SV3 = "Standard_D32s_v3",
|
|
585
|
-
StandardD4SV3 = "Standard_D4s_v3",
|
|
586
|
-
StandardD8SV3 = "Standard_D8s_v3",
|
|
587
|
-
StandardDS13V2 = "Standard_DS13_v2",
|
|
588
|
-
StandardDS2V2 = "Standard_DS2_v2",
|
|
589
|
-
StandardDS3V2 = "Standard_DS3_v2",
|
|
590
|
-
StandardDS4V2 = "Standard_DS4_v2",
|
|
591
|
-
StandardDS5V2 = "Standard_DS5_v2",
|
|
592
|
-
StandardK8S2V1 = "Standard_K8S2_v1",
|
|
593
|
-
StandardK8S3V1 = "Standard_K8S3_v1",
|
|
594
|
-
StandardK8S4V1 = "Standard_K8S4_v1",
|
|
595
|
-
StandardK8S5V1 = "Standard_K8S5_v1",
|
|
596
|
-
StandardK8SV1 = "Standard_K8S_v1",
|
|
597
|
-
StandardNK12 = "Standard_NK12",
|
|
598
|
-
StandardNK6 = "Standard_NK6",
|
|
599
|
-
StandardNV12 = "Standard_NV12",
|
|
600
|
-
StandardNV6 = "Standard_NV6"
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
// @public
|
|
604
|
-
export interface LogicalNetworkPropertiesDhcpOptions {
|
|
605
|
-
dnsServers?: string[];
|
|
1013
|
+
export interface HciEdgeDeviceVirtualSwitchConfigurationOverrides {
|
|
1014
|
+
readonly enableIov?: string;
|
|
1015
|
+
readonly loadBalancingAlgorithm?: string;
|
|
606
1016
|
}
|
|
607
1017
|
|
|
608
1018
|
// @public
|
|
609
|
-
export interface
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
readonly
|
|
613
|
-
readonly status?: LogicalNetworkStatus;
|
|
614
|
-
subnets?: Subnet[];
|
|
615
|
-
vmSwitchName?: string;
|
|
1019
|
+
export interface HciNetworkProfile {
|
|
1020
|
+
readonly hostNetwork?: HciEdgeDeviceHostNetwork;
|
|
1021
|
+
readonly nicDetails?: HciNicDetail[];
|
|
1022
|
+
readonly switchDetails?: SwitchDetail[];
|
|
616
1023
|
}
|
|
617
1024
|
|
|
618
1025
|
// @public
|
|
619
|
-
export interface
|
|
620
|
-
|
|
621
|
-
|
|
1026
|
+
export interface HciNicDetail {
|
|
1027
|
+
readonly adapterName?: string;
|
|
1028
|
+
readonly componentId?: string;
|
|
1029
|
+
readonly defaultGateway?: string;
|
|
1030
|
+
readonly defaultIsolationId?: string;
|
|
1031
|
+
readonly dnsServers?: string[];
|
|
1032
|
+
readonly driverVersion?: string;
|
|
1033
|
+
readonly interfaceDescription?: string;
|
|
1034
|
+
readonly ip4Address?: string;
|
|
1035
|
+
readonly macAddress?: string;
|
|
1036
|
+
readonly nicStatus?: string;
|
|
1037
|
+
readonly nicType?: string;
|
|
1038
|
+
readonly slot?: string;
|
|
1039
|
+
readonly subnetMask?: string;
|
|
1040
|
+
readonly switchName?: string;
|
|
1041
|
+
readonly vlanId?: string;
|
|
622
1042
|
}
|
|
623
1043
|
|
|
624
1044
|
// @public
|
|
625
|
-
export
|
|
1045
|
+
export interface HciOsProfile {
|
|
1046
|
+
readonly assemblyVersion?: string;
|
|
1047
|
+
readonly bootType?: string;
|
|
1048
|
+
}
|
|
626
1049
|
|
|
627
1050
|
// @public
|
|
628
|
-
export interface
|
|
629
|
-
|
|
630
|
-
|
|
1051
|
+
export interface HciReportedProperties extends ReportedProperties {
|
|
1052
|
+
readonly networkProfile?: HciNetworkProfile;
|
|
1053
|
+
readonly osProfile?: HciOsProfile;
|
|
1054
|
+
readonly sbeDeploymentPackageInfo?: SbeDeploymentPackageInfo;
|
|
631
1055
|
}
|
|
632
1056
|
|
|
633
1057
|
// @public
|
|
634
|
-
export interface
|
|
635
|
-
|
|
636
|
-
updateIntervalInMs?: number;
|
|
1058
|
+
export interface HciValidationFailureDetail {
|
|
1059
|
+
readonly exception?: string;
|
|
637
1060
|
}
|
|
638
1061
|
|
|
639
1062
|
// @public
|
|
640
|
-
export type
|
|
1063
|
+
export type HealthState = string;
|
|
641
1064
|
|
|
642
1065
|
// @public
|
|
643
|
-
export
|
|
644
|
-
}
|
|
1066
|
+
export type ImdsAttestation = string;
|
|
645
1067
|
|
|
646
1068
|
// @public
|
|
647
|
-
export
|
|
1069
|
+
export interface InfrastructureNetwork {
|
|
1070
|
+
dnsServers?: string[];
|
|
1071
|
+
gateway?: string;
|
|
1072
|
+
ipPools?: IpPools[];
|
|
1073
|
+
subnetMask?: string;
|
|
1074
|
+
useDhcp?: boolean;
|
|
1075
|
+
}
|
|
648
1076
|
|
|
649
1077
|
// @public
|
|
650
|
-
export interface
|
|
1078
|
+
export interface IpPools {
|
|
1079
|
+
endingAddress?: string;
|
|
1080
|
+
startingAddress?: string;
|
|
651
1081
|
}
|
|
652
1082
|
|
|
653
1083
|
// @public
|
|
654
|
-
export
|
|
1084
|
+
export interface IsolatedVmAttestationConfiguration {
|
|
1085
|
+
readonly attestationResourceId?: string;
|
|
1086
|
+
readonly attestationServiceEndpoint?: string;
|
|
1087
|
+
readonly relyingPartyServiceEndpoint?: string;
|
|
1088
|
+
}
|
|
655
1089
|
|
|
656
1090
|
// @public
|
|
657
|
-
export
|
|
1091
|
+
export enum KnownAccessLevel {
|
|
1092
|
+
Diagnostics = "Diagnostics",
|
|
1093
|
+
DiagnosticsAndRepair = "DiagnosticsAndRepair"
|
|
658
1094
|
}
|
|
659
1095
|
|
|
660
1096
|
// @public
|
|
661
|
-
export
|
|
1097
|
+
export enum KnownActionType {
|
|
1098
|
+
Internal = "Internal"
|
|
1099
|
+
}
|
|
662
1100
|
|
|
663
1101
|
// @public
|
|
664
|
-
export
|
|
1102
|
+
export enum KnownArcExtensionState {
|
|
1103
|
+
Accepted = "Accepted",
|
|
1104
|
+
Canceled = "Canceled",
|
|
1105
|
+
Creating = "Creating",
|
|
1106
|
+
Deleted = "Deleted",
|
|
1107
|
+
Deleting = "Deleting",
|
|
1108
|
+
Failed = "Failed",
|
|
1109
|
+
Moving = "Moving",
|
|
1110
|
+
NotSpecified = "NotSpecified",
|
|
1111
|
+
Succeeded = "Succeeded",
|
|
1112
|
+
Updating = "Updating"
|
|
665
1113
|
}
|
|
666
1114
|
|
|
667
1115
|
// @public
|
|
668
|
-
export
|
|
1116
|
+
export enum KnownArcSettingAggregateState {
|
|
1117
|
+
Accepted = "Accepted",
|
|
1118
|
+
Canceled = "Canceled",
|
|
1119
|
+
Connected = "Connected",
|
|
1120
|
+
Creating = "Creating",
|
|
1121
|
+
Deleted = "Deleted",
|
|
1122
|
+
Deleting = "Deleting",
|
|
1123
|
+
DisableInProgress = "DisableInProgress",
|
|
1124
|
+
Disconnected = "Disconnected",
|
|
1125
|
+
Error = "Error",
|
|
1126
|
+
Failed = "Failed",
|
|
1127
|
+
InProgress = "InProgress",
|
|
1128
|
+
Moving = "Moving",
|
|
1129
|
+
NotSpecified = "NotSpecified",
|
|
1130
|
+
PartiallyConnected = "PartiallyConnected",
|
|
1131
|
+
PartiallySucceeded = "PartiallySucceeded",
|
|
1132
|
+
Provisioning = "Provisioning",
|
|
1133
|
+
Succeeded = "Succeeded",
|
|
1134
|
+
Updating = "Updating"
|
|
1135
|
+
}
|
|
669
1136
|
|
|
670
1137
|
// @public
|
|
671
|
-
export
|
|
1138
|
+
export enum KnownAvailabilityType {
|
|
1139
|
+
Local = "Local",
|
|
1140
|
+
Notify = "Notify",
|
|
1141
|
+
Online = "Online"
|
|
672
1142
|
}
|
|
673
1143
|
|
|
674
1144
|
// @public
|
|
675
|
-
export
|
|
1145
|
+
export enum KnownClusterNodeType {
|
|
1146
|
+
FirstParty = "FirstParty",
|
|
1147
|
+
ThirdParty = "ThirdParty"
|
|
1148
|
+
}
|
|
676
1149
|
|
|
677
|
-
// @public
|
|
678
|
-
export
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
// (undocumented)
|
|
682
|
-
value?: LogicalNetworks[];
|
|
1150
|
+
// @public
|
|
1151
|
+
export enum KnownComplianceAssignmentType {
|
|
1152
|
+
ApplyAndAutoCorrect = "ApplyAndAutoCorrect",
|
|
1153
|
+
Audit = "Audit"
|
|
683
1154
|
}
|
|
684
1155
|
|
|
685
1156
|
// @public
|
|
686
|
-
export
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
beginDeleteAndWait(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksDeleteOptionalParams): Promise<LogicalNetworksDeleteResponse>;
|
|
691
|
-
beginUpdate(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworksUpdateRequest, options?: LogicalNetworksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LogicalNetworksUpdateResponse>, LogicalNetworksUpdateResponse>>;
|
|
692
|
-
beginUpdateAndWait(resourceGroupName: string, logicalNetworkName: string, logicalNetworks: LogicalNetworksUpdateRequest, options?: LogicalNetworksUpdateOptionalParams): Promise<LogicalNetworksUpdateResponse>;
|
|
693
|
-
// (undocumented)
|
|
694
|
-
get(resourceGroupName: string, logicalNetworkName: string, options?: LogicalNetworksGetOptionalParams): Promise<LogicalNetworksGetResponse>;
|
|
695
|
-
list(resourceGroupName: string, options?: LogicalNetworksListOptionalParams): PagedAsyncIterableIterator<LogicalNetworks>;
|
|
696
|
-
listAll(options?: LogicalNetworksListAllOptionalParams): PagedAsyncIterableIterator<LogicalNetworks>;
|
|
1157
|
+
export enum KnownComplianceStatus {
|
|
1158
|
+
Compliant = "Compliant",
|
|
1159
|
+
NonCompliant = "NonCompliant",
|
|
1160
|
+
Pending = "Pending"
|
|
697
1161
|
}
|
|
698
1162
|
|
|
699
1163
|
// @public
|
|
700
|
-
export
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
1164
|
+
export enum KnownConnectivityStatus {
|
|
1165
|
+
Connected = "Connected",
|
|
1166
|
+
Disconnected = "Disconnected",
|
|
1167
|
+
NotConnectedRecently = "NotConnectedRecently",
|
|
1168
|
+
NotSpecified = "NotSpecified",
|
|
1169
|
+
NotYetRegistered = "NotYetRegistered",
|
|
1170
|
+
PartiallyConnected = "PartiallyConnected"
|
|
705
1171
|
}
|
|
706
1172
|
|
|
707
|
-
// @public
|
|
708
|
-
export
|
|
709
|
-
|
|
710
|
-
|
|
1173
|
+
// @public
|
|
1174
|
+
export enum KnownCreatedByType {
|
|
1175
|
+
Application = "Application",
|
|
1176
|
+
Key = "Key",
|
|
1177
|
+
ManagedIdentity = "ManagedIdentity",
|
|
1178
|
+
User = "User"
|
|
711
1179
|
}
|
|
712
1180
|
|
|
713
1181
|
// @public
|
|
714
|
-
export
|
|
715
|
-
|
|
716
|
-
|
|
1182
|
+
export enum KnownDeploymentMode {
|
|
1183
|
+
Deploy = "Deploy",
|
|
1184
|
+
Validate = "Validate"
|
|
717
1185
|
}
|
|
718
1186
|
|
|
719
1187
|
// @public
|
|
720
|
-
export
|
|
721
|
-
|
|
722
|
-
updateIntervalInMs?: number;
|
|
1188
|
+
export enum KnownDeviceKind {
|
|
1189
|
+
HCI = "HCI"
|
|
723
1190
|
}
|
|
724
1191
|
|
|
725
1192
|
// @public
|
|
726
|
-
export
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
1193
|
+
export enum KnownDeviceState {
|
|
1194
|
+
Connected = "Connected",
|
|
1195
|
+
Disconnected = "Disconnected",
|
|
1196
|
+
Draining = "Draining",
|
|
1197
|
+
InMaintenance = "InMaintenance",
|
|
1198
|
+
NotSpecified = "NotSpecified",
|
|
1199
|
+
Processing = "Processing",
|
|
1200
|
+
Repairing = "Repairing",
|
|
1201
|
+
Resuming = "Resuming"
|
|
730
1202
|
}
|
|
731
1203
|
|
|
732
1204
|
// @public
|
|
733
|
-
export
|
|
1205
|
+
export enum KnownDiagnosticLevel {
|
|
1206
|
+
Basic = "Basic",
|
|
1207
|
+
Enhanced = "Enhanced",
|
|
1208
|
+
Off = "Off"
|
|
1209
|
+
}
|
|
734
1210
|
|
|
735
1211
|
// @public
|
|
736
|
-
export
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
identifier?: GalleryImageIdentifier;
|
|
742
|
-
osType?: OperatingSystemTypes;
|
|
743
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
744
|
-
readonly status?: MarketplaceGalleryImageStatus;
|
|
745
|
-
version?: GalleryImageVersion;
|
|
1212
|
+
export enum KnownEceSecrets {
|
|
1213
|
+
AzureStackLCMUserCredential = "AzureStackLCMUserCredential",
|
|
1214
|
+
DefaultARBApplication = "DefaultARBApplication",
|
|
1215
|
+
LocalAdminCredential = "LocalAdminCredential",
|
|
1216
|
+
WitnessStorageKey = "WitnessStorageKey"
|
|
746
1217
|
}
|
|
747
1218
|
|
|
748
1219
|
// @public
|
|
749
|
-
export
|
|
750
|
-
|
|
751
|
-
|
|
1220
|
+
export enum KnownExtensionAggregateState {
|
|
1221
|
+
Accepted = "Accepted",
|
|
1222
|
+
Canceled = "Canceled",
|
|
1223
|
+
Connected = "Connected",
|
|
1224
|
+
Creating = "Creating",
|
|
1225
|
+
Deleted = "Deleted",
|
|
1226
|
+
Deleting = "Deleting",
|
|
1227
|
+
Disconnected = "Disconnected",
|
|
1228
|
+
Error = "Error",
|
|
1229
|
+
Failed = "Failed",
|
|
1230
|
+
InProgress = "InProgress",
|
|
1231
|
+
Moving = "Moving",
|
|
1232
|
+
NotSpecified = "NotSpecified",
|
|
1233
|
+
PartiallyConnected = "PartiallyConnected",
|
|
1234
|
+
PartiallySucceeded = "PartiallySucceeded",
|
|
1235
|
+
Provisioning = "Provisioning",
|
|
1236
|
+
Succeeded = "Succeeded",
|
|
1237
|
+
Updating = "Updating",
|
|
1238
|
+
UpgradeFailedRollbackSucceeded = "UpgradeFailedRollbackSucceeded"
|
|
752
1239
|
}
|
|
753
1240
|
|
|
754
1241
|
// @public
|
|
755
|
-
export
|
|
1242
|
+
export enum KnownExtensionManagedBy {
|
|
1243
|
+
Azure = "Azure",
|
|
1244
|
+
User = "User"
|
|
1245
|
+
}
|
|
756
1246
|
|
|
757
1247
|
// @public
|
|
758
|
-
export
|
|
759
|
-
|
|
760
|
-
|
|
1248
|
+
export enum KnownHealthState {
|
|
1249
|
+
Error = "Error",
|
|
1250
|
+
Failure = "Failure",
|
|
1251
|
+
InProgress = "InProgress",
|
|
1252
|
+
Success = "Success",
|
|
1253
|
+
Unknown = "Unknown",
|
|
1254
|
+
Warning = "Warning"
|
|
761
1255
|
}
|
|
762
1256
|
|
|
763
1257
|
// @public
|
|
764
|
-
export
|
|
765
|
-
|
|
766
|
-
|
|
1258
|
+
export enum KnownImdsAttestation {
|
|
1259
|
+
Disabled = "Disabled",
|
|
1260
|
+
Enabled = "Enabled"
|
|
767
1261
|
}
|
|
768
1262
|
|
|
769
1263
|
// @public
|
|
770
|
-
export
|
|
1264
|
+
export enum KnownLogCollectionJobType {
|
|
1265
|
+
OnDemand = "OnDemand",
|
|
1266
|
+
Scheduled = "Scheduled"
|
|
1267
|
+
}
|
|
771
1268
|
|
|
772
1269
|
// @public
|
|
773
|
-
export
|
|
1270
|
+
export enum KnownLogCollectionStatus {
|
|
1271
|
+
Failed = "Failed",
|
|
1272
|
+
InProgress = "InProgress",
|
|
1273
|
+
None = "None",
|
|
1274
|
+
Succeeded = "Succeeded"
|
|
774
1275
|
}
|
|
775
1276
|
|
|
776
1277
|
// @public
|
|
777
|
-
export
|
|
1278
|
+
export enum KnownManagedServiceIdentityType {
|
|
1279
|
+
None = "None",
|
|
1280
|
+
SystemAssigned = "SystemAssigned",
|
|
1281
|
+
SystemAssignedUserAssigned = "SystemAssigned, UserAssigned",
|
|
1282
|
+
UserAssigned = "UserAssigned"
|
|
1283
|
+
}
|
|
778
1284
|
|
|
779
1285
|
// @public
|
|
780
|
-
export
|
|
1286
|
+
export enum KnownNodeArcState {
|
|
1287
|
+
Accepted = "Accepted",
|
|
1288
|
+
Canceled = "Canceled",
|
|
1289
|
+
Connected = "Connected",
|
|
1290
|
+
Creating = "Creating",
|
|
1291
|
+
Deleted = "Deleted",
|
|
1292
|
+
Deleting = "Deleting",
|
|
1293
|
+
DisableInProgress = "DisableInProgress",
|
|
1294
|
+
Disconnected = "Disconnected",
|
|
1295
|
+
Error = "Error",
|
|
1296
|
+
Failed = "Failed",
|
|
1297
|
+
InProgress = "InProgress",
|
|
1298
|
+
Moving = "Moving",
|
|
1299
|
+
NotSpecified = "NotSpecified",
|
|
1300
|
+
PartiallyConnected = "PartiallyConnected",
|
|
1301
|
+
PartiallySucceeded = "PartiallySucceeded",
|
|
1302
|
+
Provisioning = "Provisioning",
|
|
1303
|
+
Succeeded = "Succeeded",
|
|
1304
|
+
Updating = "Updating"
|
|
781
1305
|
}
|
|
782
1306
|
|
|
783
1307
|
// @public
|
|
784
|
-
export
|
|
1308
|
+
export enum KnownNodeExtensionState {
|
|
1309
|
+
Accepted = "Accepted",
|
|
1310
|
+
Canceled = "Canceled",
|
|
1311
|
+
Connected = "Connected",
|
|
1312
|
+
Creating = "Creating",
|
|
1313
|
+
Deleted = "Deleted",
|
|
1314
|
+
Deleting = "Deleting",
|
|
1315
|
+
Disconnected = "Disconnected",
|
|
1316
|
+
Error = "Error",
|
|
1317
|
+
Failed = "Failed",
|
|
1318
|
+
InProgress = "InProgress",
|
|
1319
|
+
Moving = "Moving",
|
|
1320
|
+
NotSpecified = "NotSpecified",
|
|
1321
|
+
PartiallyConnected = "PartiallyConnected",
|
|
1322
|
+
PartiallySucceeded = "PartiallySucceeded",
|
|
1323
|
+
Provisioning = "Provisioning",
|
|
1324
|
+
Succeeded = "Succeeded",
|
|
1325
|
+
Updating = "Updating"
|
|
1326
|
+
}
|
|
785
1327
|
|
|
786
1328
|
// @public
|
|
787
|
-
export
|
|
1329
|
+
export enum KnownOemActivation {
|
|
1330
|
+
Disabled = "Disabled",
|
|
1331
|
+
Enabled = "Enabled"
|
|
788
1332
|
}
|
|
789
1333
|
|
|
790
1334
|
// @public
|
|
791
|
-
export
|
|
1335
|
+
export enum KnownOperationType {
|
|
1336
|
+
ClusterProvisioning = "ClusterProvisioning",
|
|
1337
|
+
ClusterUpgrade = "ClusterUpgrade"
|
|
1338
|
+
}
|
|
792
1339
|
|
|
793
1340
|
// @public
|
|
794
|
-
export
|
|
1341
|
+
export enum KnownOrigin {
|
|
1342
|
+
System = "system",
|
|
1343
|
+
User = "user",
|
|
1344
|
+
UserSystem = "user,system"
|
|
795
1345
|
}
|
|
796
1346
|
|
|
797
1347
|
// @public
|
|
798
|
-
export
|
|
1348
|
+
export enum KnownProvisioningState {
|
|
1349
|
+
Accepted = "Accepted",
|
|
1350
|
+
Canceled = "Canceled",
|
|
1351
|
+
Connected = "Connected",
|
|
1352
|
+
Creating = "Creating",
|
|
1353
|
+
Deleted = "Deleted",
|
|
1354
|
+
Deleting = "Deleting",
|
|
1355
|
+
DisableInProgress = "DisableInProgress",
|
|
1356
|
+
Disconnected = "Disconnected",
|
|
1357
|
+
Error = "Error",
|
|
1358
|
+
Failed = "Failed",
|
|
1359
|
+
InProgress = "InProgress",
|
|
1360
|
+
Moving = "Moving",
|
|
1361
|
+
NotSpecified = "NotSpecified",
|
|
1362
|
+
PartiallyConnected = "PartiallyConnected",
|
|
1363
|
+
PartiallySucceeded = "PartiallySucceeded",
|
|
1364
|
+
Provisioning = "Provisioning",
|
|
1365
|
+
Succeeded = "Succeeded",
|
|
1366
|
+
Updating = "Updating"
|
|
1367
|
+
}
|
|
799
1368
|
|
|
800
1369
|
// @public
|
|
801
|
-
export
|
|
1370
|
+
export enum KnownRebootRequirement {
|
|
1371
|
+
False = "False",
|
|
1372
|
+
True = "True",
|
|
1373
|
+
Unknown = "Unknown"
|
|
802
1374
|
}
|
|
803
1375
|
|
|
804
1376
|
// @public
|
|
805
|
-
export
|
|
1377
|
+
export enum KnownRemoteSupportType {
|
|
1378
|
+
Enable = "Enable",
|
|
1379
|
+
Revoke = "Revoke"
|
|
1380
|
+
}
|
|
806
1381
|
|
|
807
|
-
// @public
|
|
808
|
-
export
|
|
809
|
-
|
|
810
|
-
nextLink?: string;
|
|
811
|
-
// (undocumented)
|
|
812
|
-
value?: MarketplaceGalleryImages[];
|
|
1382
|
+
// @public
|
|
1383
|
+
export enum KnownServiceName {
|
|
1384
|
+
WAC = "WAC"
|
|
813
1385
|
}
|
|
814
1386
|
|
|
815
1387
|
// @public
|
|
816
|
-
export
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
beginUpdate(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImagesUpdateRequest, options?: MarketplaceGalleryImagesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MarketplaceGalleryImagesUpdateResponse>, MarketplaceGalleryImagesUpdateResponse>>;
|
|
822
|
-
beginUpdateAndWait(resourceGroupName: string, marketplaceGalleryImageName: string, marketplaceGalleryImages: MarketplaceGalleryImagesUpdateRequest, options?: MarketplaceGalleryImagesUpdateOptionalParams): Promise<MarketplaceGalleryImagesUpdateResponse>;
|
|
823
|
-
get(resourceGroupName: string, marketplaceGalleryImageName: string, options?: MarketplaceGalleryImagesGetOptionalParams): Promise<MarketplaceGalleryImagesGetResponse>;
|
|
824
|
-
list(resourceGroupName: string, options?: MarketplaceGalleryImagesListOptionalParams): PagedAsyncIterableIterator<MarketplaceGalleryImages>;
|
|
825
|
-
listAll(options?: MarketplaceGalleryImagesListAllOptionalParams): PagedAsyncIterableIterator<MarketplaceGalleryImages>;
|
|
1388
|
+
export enum KnownSeverity {
|
|
1389
|
+
Critical = "Critical",
|
|
1390
|
+
Hidden = "Hidden",
|
|
1391
|
+
Informational = "Informational",
|
|
1392
|
+
Warning = "Warning"
|
|
826
1393
|
}
|
|
827
1394
|
|
|
828
1395
|
// @public
|
|
829
|
-
export
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
errorMessage?: string;
|
|
833
|
-
progressPercentage?: number;
|
|
834
|
-
// (undocumented)
|
|
835
|
-
provisioningStatus?: MarketplaceGalleryImageStatusProvisioningStatus;
|
|
1396
|
+
export enum KnownSoftwareAssuranceIntent {
|
|
1397
|
+
Disable = "Disable",
|
|
1398
|
+
Enable = "Enable"
|
|
836
1399
|
}
|
|
837
1400
|
|
|
838
1401
|
// @public
|
|
839
|
-
export
|
|
840
|
-
|
|
1402
|
+
export enum KnownSoftwareAssuranceStatus {
|
|
1403
|
+
Disabled = "Disabled",
|
|
1404
|
+
Enabled = "Enabled"
|
|
841
1405
|
}
|
|
842
1406
|
|
|
843
|
-
// @public
|
|
844
|
-
export
|
|
845
|
-
|
|
846
|
-
|
|
1407
|
+
// @public
|
|
1408
|
+
export enum KnownState {
|
|
1409
|
+
AdditionalContentRequired = "AdditionalContentRequired",
|
|
1410
|
+
DownloadFailed = "DownloadFailed",
|
|
1411
|
+
Downloading = "Downloading",
|
|
1412
|
+
HasPrerequisite = "HasPrerequisite",
|
|
1413
|
+
HealthCheckFailed = "HealthCheckFailed",
|
|
1414
|
+
HealthChecking = "HealthChecking",
|
|
1415
|
+
InstallationFailed = "InstallationFailed",
|
|
1416
|
+
Installed = "Installed",
|
|
1417
|
+
Installing = "Installing",
|
|
1418
|
+
Invalid = "Invalid",
|
|
1419
|
+
NotApplicableBecauseAnotherUpdateIsInProgress = "NotApplicableBecauseAnotherUpdateIsInProgress",
|
|
1420
|
+
Obsolete = "Obsolete",
|
|
1421
|
+
PreparationFailed = "PreparationFailed",
|
|
1422
|
+
Preparing = "Preparing",
|
|
1423
|
+
Ready = "Ready",
|
|
1424
|
+
ReadyToInstall = "ReadyToInstall",
|
|
1425
|
+
Recalled = "Recalled",
|
|
1426
|
+
ScanFailed = "ScanFailed",
|
|
1427
|
+
ScanInProgress = "ScanInProgress"
|
|
847
1428
|
}
|
|
848
1429
|
|
|
849
1430
|
// @public
|
|
850
|
-
export
|
|
851
|
-
|
|
852
|
-
|
|
1431
|
+
export enum KnownStatus {
|
|
1432
|
+
ConnectedRecently = "ConnectedRecently",
|
|
1433
|
+
DeploymentFailed = "DeploymentFailed",
|
|
1434
|
+
DeploymentInProgress = "DeploymentInProgress",
|
|
1435
|
+
DeploymentSuccess = "DeploymentSuccess",
|
|
1436
|
+
Disconnected = "Disconnected",
|
|
1437
|
+
Error = "Error",
|
|
1438
|
+
Failed = "Failed",
|
|
1439
|
+
InProgress = "InProgress",
|
|
1440
|
+
NotConnectedRecently = "NotConnectedRecently",
|
|
1441
|
+
NotSpecified = "NotSpecified",
|
|
1442
|
+
NotYetRegistered = "NotYetRegistered",
|
|
1443
|
+
Succeeded = "Succeeded",
|
|
1444
|
+
ValidationFailed = "ValidationFailed",
|
|
1445
|
+
ValidationInProgress = "ValidationInProgress",
|
|
1446
|
+
ValidationSuccess = "ValidationSuccess"
|
|
853
1447
|
}
|
|
854
1448
|
|
|
855
1449
|
// @public
|
|
856
|
-
export
|
|
857
|
-
|
|
858
|
-
|
|
1450
|
+
export enum KnownStatusLevelTypes {
|
|
1451
|
+
Error = "Error",
|
|
1452
|
+
Info = "Info",
|
|
1453
|
+
Warning = "Warning"
|
|
859
1454
|
}
|
|
860
1455
|
|
|
861
1456
|
// @public
|
|
862
|
-
export
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
1457
|
+
export enum KnownUpdateRunPropertiesState {
|
|
1458
|
+
Failed = "Failed",
|
|
1459
|
+
InProgress = "InProgress",
|
|
1460
|
+
Succeeded = "Succeeded",
|
|
1461
|
+
Unknown = "Unknown"
|
|
866
1462
|
}
|
|
867
1463
|
|
|
868
1464
|
// @public
|
|
869
|
-
export
|
|
1465
|
+
export enum KnownUpdateSummariesPropertiesState {
|
|
1466
|
+
AppliedSuccessfully = "AppliedSuccessfully",
|
|
1467
|
+
NeedsAttention = "NeedsAttention",
|
|
1468
|
+
PreparationFailed = "PreparationFailed",
|
|
1469
|
+
PreparationInProgress = "PreparationInProgress",
|
|
1470
|
+
Unknown = "Unknown",
|
|
1471
|
+
UpdateAvailable = "UpdateAvailable",
|
|
1472
|
+
UpdateFailed = "UpdateFailed",
|
|
1473
|
+
UpdateInProgress = "UpdateInProgress"
|
|
1474
|
+
}
|
|
870
1475
|
|
|
871
1476
|
// @public
|
|
872
|
-
export
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
ipConfigurations?: IPConfiguration[];
|
|
876
|
-
macAddress?: string;
|
|
877
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
878
|
-
readonly status?: NetworkInterfaceStatus;
|
|
1477
|
+
export enum KnownWindowsServerSubscription {
|
|
1478
|
+
Disabled = "Disabled",
|
|
1479
|
+
Enabled = "Enabled"
|
|
879
1480
|
}
|
|
880
1481
|
|
|
881
1482
|
// @public
|
|
882
|
-
export interface
|
|
883
|
-
|
|
884
|
-
|
|
1483
|
+
export interface LogCollectionError {
|
|
1484
|
+
readonly errorCode?: string;
|
|
1485
|
+
readonly errorMessage?: string;
|
|
885
1486
|
}
|
|
886
1487
|
|
|
887
1488
|
// @public
|
|
888
|
-
export type
|
|
1489
|
+
export type LogCollectionJobType = string;
|
|
889
1490
|
|
|
890
1491
|
// @public
|
|
891
|
-
export interface
|
|
892
|
-
|
|
893
|
-
|
|
1492
|
+
export interface LogCollectionProperties {
|
|
1493
|
+
readonly fromDate?: Date;
|
|
1494
|
+
readonly lastLogGenerated?: Date;
|
|
1495
|
+
readonly logCollectionSessionDetails?: LogCollectionSession[];
|
|
1496
|
+
readonly toDate?: Date;
|
|
894
1497
|
}
|
|
895
1498
|
|
|
896
1499
|
// @public
|
|
897
|
-
export interface
|
|
898
|
-
|
|
899
|
-
updateIntervalInMs?: number;
|
|
1500
|
+
export interface LogCollectionRequest {
|
|
1501
|
+
properties?: LogCollectionRequestProperties;
|
|
900
1502
|
}
|
|
901
1503
|
|
|
902
1504
|
// @public
|
|
903
|
-
export
|
|
1505
|
+
export interface LogCollectionRequestProperties {
|
|
1506
|
+
fromDate: Date;
|
|
1507
|
+
toDate: Date;
|
|
1508
|
+
}
|
|
904
1509
|
|
|
905
1510
|
// @public
|
|
906
|
-
export interface
|
|
1511
|
+
export interface LogCollectionSession {
|
|
1512
|
+
readonly correlationId?: string;
|
|
1513
|
+
readonly endTimeCollected?: Date;
|
|
1514
|
+
readonly logCollectionError?: LogCollectionError;
|
|
1515
|
+
readonly logCollectionJobType?: LogCollectionJobType;
|
|
1516
|
+
readonly logCollectionStatus?: LogCollectionStatus;
|
|
1517
|
+
readonly logEndTime?: Date;
|
|
1518
|
+
readonly logSize?: number;
|
|
1519
|
+
readonly logStartTime?: Date;
|
|
1520
|
+
readonly timeCollected?: Date;
|
|
907
1521
|
}
|
|
908
1522
|
|
|
909
1523
|
// @public
|
|
910
|
-
export type
|
|
1524
|
+
export type LogCollectionStatus = string;
|
|
911
1525
|
|
|
912
1526
|
// @public
|
|
913
|
-
export
|
|
914
|
-
}
|
|
1527
|
+
export type ManagedServiceIdentityType = string;
|
|
915
1528
|
|
|
916
1529
|
// @public
|
|
917
|
-
export
|
|
1530
|
+
export interface NetworkController {
|
|
1531
|
+
macAddressPoolStart?: string;
|
|
1532
|
+
macAddressPoolStop?: string;
|
|
1533
|
+
networkVirtualizationEnabled?: boolean;
|
|
1534
|
+
}
|
|
918
1535
|
|
|
919
1536
|
// @public
|
|
920
|
-
export interface
|
|
1537
|
+
export interface NicDetail {
|
|
1538
|
+
adapterName?: string;
|
|
1539
|
+
componentId?: string;
|
|
1540
|
+
defaultGateway?: string;
|
|
1541
|
+
defaultIsolationId?: string;
|
|
1542
|
+
dnsServers?: string[];
|
|
1543
|
+
driverVersion?: string;
|
|
1544
|
+
interfaceDescription?: string;
|
|
1545
|
+
ip4Address?: string;
|
|
1546
|
+
subnetMask?: string;
|
|
921
1547
|
}
|
|
922
1548
|
|
|
923
1549
|
// @public
|
|
924
|
-
export type
|
|
1550
|
+
export type NodeArcState = string;
|
|
1551
|
+
|
|
1552
|
+
// @public
|
|
1553
|
+
export type NodeExtensionState = string;
|
|
925
1554
|
|
|
926
1555
|
// @public
|
|
927
|
-
export interface
|
|
1556
|
+
export interface Observability {
|
|
1557
|
+
episodicDataUpload?: boolean;
|
|
1558
|
+
euLocation?: boolean;
|
|
1559
|
+
streamingDataClient?: boolean;
|
|
928
1560
|
}
|
|
929
1561
|
|
|
930
1562
|
// @public
|
|
931
|
-
export type
|
|
1563
|
+
export type OemActivation = string;
|
|
932
1564
|
|
|
933
1565
|
// @public
|
|
934
|
-
export interface
|
|
1566
|
+
export interface Offer extends ProxyResource {
|
|
1567
|
+
content?: string;
|
|
1568
|
+
contentVersion?: string;
|
|
1569
|
+
readonly provisioningState?: string;
|
|
1570
|
+
publisherId?: string;
|
|
1571
|
+
skuMappings?: SkuMappings[];
|
|
935
1572
|
}
|
|
936
1573
|
|
|
937
1574
|
// @public
|
|
938
|
-
export
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
export interface NetworkInterfacesListResult {
|
|
942
|
-
// (undocumented)
|
|
943
|
-
nextLink?: string;
|
|
944
|
-
// (undocumented)
|
|
945
|
-
value?: NetworkInterfaces[];
|
|
1575
|
+
export interface OfferList {
|
|
1576
|
+
readonly nextLink?: string;
|
|
1577
|
+
readonly value?: Offer[];
|
|
946
1578
|
}
|
|
947
1579
|
|
|
948
1580
|
// @public
|
|
949
|
-
export interface
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
beginDeleteAndWait(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams): Promise<NetworkInterfacesDeleteResponse>;
|
|
954
|
-
beginUpdate(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfacesUpdateRequest, options?: NetworkInterfacesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkInterfacesUpdateResponse>, NetworkInterfacesUpdateResponse>>;
|
|
955
|
-
beginUpdateAndWait(resourceGroupName: string, networkInterfaceName: string, networkInterfaces: NetworkInterfacesUpdateRequest, options?: NetworkInterfacesUpdateOptionalParams): Promise<NetworkInterfacesUpdateResponse>;
|
|
956
|
-
get(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams): Promise<NetworkInterfacesGetResponse>;
|
|
957
|
-
list(resourceGroupName: string, options?: NetworkInterfacesListOptionalParams): PagedAsyncIterableIterator<NetworkInterfaces>;
|
|
958
|
-
listAll(options?: NetworkInterfacesListAllOptionalParams): PagedAsyncIterableIterator<NetworkInterfaces>;
|
|
1581
|
+
export interface Offers {
|
|
1582
|
+
get(resourceGroupName: string, clusterName: string, publisherName: string, offerName: string, options?: OffersGetOptionalParams): Promise<OffersGetResponse>;
|
|
1583
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: OffersListByClusterOptionalParams): PagedAsyncIterableIterator<Offer>;
|
|
1584
|
+
listByPublisher(resourceGroupName: string, clusterName: string, publisherName: string, options?: OffersListByPublisherOptionalParams): PagedAsyncIterableIterator<Offer>;
|
|
959
1585
|
}
|
|
960
1586
|
|
|
961
1587
|
// @public
|
|
962
|
-
export interface
|
|
963
|
-
|
|
964
|
-
errorMessage?: string;
|
|
965
|
-
// (undocumented)
|
|
966
|
-
provisioningStatus?: NetworkInterfaceStatusProvisioningStatus;
|
|
1588
|
+
export interface OffersGetOptionalParams extends coreClient.OperationOptions {
|
|
1589
|
+
expand?: string;
|
|
967
1590
|
}
|
|
968
1591
|
|
|
969
|
-
// @public
|
|
970
|
-
export
|
|
971
|
-
operationId?: string;
|
|
972
|
-
status?: Status;
|
|
973
|
-
}
|
|
1592
|
+
// @public
|
|
1593
|
+
export type OffersGetResponse = Offer;
|
|
974
1594
|
|
|
975
1595
|
// @public
|
|
976
|
-
export interface
|
|
977
|
-
// (undocumented)
|
|
978
|
-
location?: string;
|
|
1596
|
+
export interface OffersListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
979
1597
|
}
|
|
980
1598
|
|
|
981
1599
|
// @public
|
|
982
|
-
export
|
|
983
|
-
resumeFrom?: string;
|
|
984
|
-
updateIntervalInMs?: number;
|
|
985
|
-
}
|
|
1600
|
+
export type OffersListByClusterNextResponse = OfferList;
|
|
986
1601
|
|
|
987
1602
|
// @public
|
|
988
|
-
export interface
|
|
989
|
-
|
|
990
|
-
[propertyName: string]: string;
|
|
991
|
-
};
|
|
1603
|
+
export interface OffersListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
1604
|
+
expand?: string;
|
|
992
1605
|
}
|
|
993
1606
|
|
|
994
1607
|
// @public
|
|
995
|
-
export type
|
|
1608
|
+
export type OffersListByClusterResponse = OfferList;
|
|
996
1609
|
|
|
997
1610
|
// @public
|
|
998
|
-
export interface
|
|
999
|
-
networkInterfaces?: NetworkProfileUpdateNetworkInterfacesItem[];
|
|
1611
|
+
export interface OffersListByPublisherNextOptionalParams extends coreClient.OperationOptions {
|
|
1000
1612
|
}
|
|
1001
1613
|
|
|
1002
|
-
// @public
|
|
1003
|
-
export
|
|
1004
|
-
|
|
1614
|
+
// @public
|
|
1615
|
+
export type OffersListByPublisherNextResponse = OfferList;
|
|
1616
|
+
|
|
1617
|
+
// @public
|
|
1618
|
+
export interface OffersListByPublisherOptionalParams extends coreClient.OperationOptions {
|
|
1619
|
+
expand?: string;
|
|
1005
1620
|
}
|
|
1006
1621
|
|
|
1007
1622
|
// @public
|
|
1008
|
-
export type
|
|
1623
|
+
export type OffersListByPublisherResponse = OfferList;
|
|
1009
1624
|
|
|
1010
1625
|
// @public
|
|
1011
1626
|
export interface Operation {
|
|
@@ -1032,697 +1647,770 @@ export interface OperationListResult {
|
|
|
1032
1647
|
|
|
1033
1648
|
// @public
|
|
1034
1649
|
export interface Operations {
|
|
1035
|
-
list(options?: OperationsListOptionalParams):
|
|
1650
|
+
list(options?: OperationsListOptionalParams): Promise<OperationsListResponse>;
|
|
1036
1651
|
}
|
|
1037
1652
|
|
|
1038
1653
|
// @public
|
|
1039
|
-
export interface
|
|
1654
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1040
1655
|
}
|
|
1041
1656
|
|
|
1042
1657
|
// @public
|
|
1043
|
-
export type
|
|
1658
|
+
export type OperationsListResponse = OperationListResult;
|
|
1044
1659
|
|
|
1045
1660
|
// @public
|
|
1046
|
-
export
|
|
1047
|
-
}
|
|
1661
|
+
export type OperationType = string;
|
|
1048
1662
|
|
|
1049
1663
|
// @public
|
|
1050
|
-
export
|
|
1664
|
+
export interface OptionalServices {
|
|
1665
|
+
customLocation?: string;
|
|
1666
|
+
}
|
|
1051
1667
|
|
|
1052
1668
|
// @public
|
|
1053
1669
|
export type Origin = string;
|
|
1054
1670
|
|
|
1055
1671
|
// @public
|
|
1056
|
-
export interface
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
// (undocumented)
|
|
1061
|
-
windowsConfiguration?: OsProfileUpdateWindowsConfiguration;
|
|
1062
|
-
}
|
|
1063
|
-
|
|
1064
|
-
// @public (undocumented)
|
|
1065
|
-
export interface OsProfileUpdateLinuxConfiguration {
|
|
1066
|
-
provisionVMAgent?: boolean;
|
|
1067
|
-
provisionVMConfigAgent?: boolean;
|
|
1672
|
+
export interface PackageVersionInfo {
|
|
1673
|
+
lastUpdated?: Date;
|
|
1674
|
+
packageType?: string;
|
|
1675
|
+
version?: string;
|
|
1068
1676
|
}
|
|
1069
1677
|
|
|
1070
1678
|
// @public (undocumented)
|
|
1071
|
-
export interface
|
|
1072
|
-
|
|
1073
|
-
|
|
1679
|
+
export interface PasswordCredential {
|
|
1680
|
+
// (undocumented)
|
|
1681
|
+
endDateTime?: Date;
|
|
1682
|
+
// (undocumented)
|
|
1683
|
+
keyId?: string;
|
|
1684
|
+
// (undocumented)
|
|
1685
|
+
secretText?: string;
|
|
1686
|
+
// (undocumented)
|
|
1687
|
+
startDateTime?: Date;
|
|
1074
1688
|
}
|
|
1075
1689
|
|
|
1076
1690
|
// @public
|
|
1077
|
-
export
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1691
|
+
export interface PerNodeExtensionState {
|
|
1692
|
+
readonly extension?: string;
|
|
1693
|
+
readonly instanceView?: ExtensionInstanceView;
|
|
1694
|
+
readonly name?: string;
|
|
1695
|
+
readonly state?: NodeExtensionState;
|
|
1696
|
+
readonly typeHandlerVersion?: string;
|
|
1697
|
+
}
|
|
1084
1698
|
|
|
1085
1699
|
// @public
|
|
1086
|
-
export interface
|
|
1700
|
+
export interface PerNodeRemoteSupportSession {
|
|
1701
|
+
readonly accessLevel?: AccessLevel;
|
|
1702
|
+
readonly duration?: number;
|
|
1703
|
+
readonly nodeName?: string;
|
|
1704
|
+
readonly sessionEndTime?: Date;
|
|
1705
|
+
readonly sessionStartTime?: Date;
|
|
1087
1706
|
}
|
|
1088
1707
|
|
|
1089
1708
|
// @public
|
|
1090
|
-
export interface
|
|
1091
|
-
readonly
|
|
1709
|
+
export interface PerNodeState {
|
|
1710
|
+
readonly arcInstance?: string;
|
|
1711
|
+
readonly arcNodeServicePrincipalObjectId?: string;
|
|
1092
1712
|
readonly name?: string;
|
|
1093
|
-
readonly
|
|
1094
|
-
readonly type?: string;
|
|
1713
|
+
readonly state?: NodeArcState;
|
|
1095
1714
|
}
|
|
1096
1715
|
|
|
1097
1716
|
// @public
|
|
1098
|
-
export interface
|
|
1099
|
-
|
|
1717
|
+
export interface PhysicalNodes {
|
|
1718
|
+
ipv4Address?: string;
|
|
1719
|
+
name?: string;
|
|
1720
|
+
}
|
|
1721
|
+
|
|
1722
|
+
// @public (undocumented)
|
|
1723
|
+
export interface PrecheckResult {
|
|
1724
|
+
additionalData?: string;
|
|
1725
|
+
description?: string;
|
|
1726
|
+
displayName?: string;
|
|
1727
|
+
healthCheckSource?: string;
|
|
1728
|
+
healthCheckTags?: Record<string, unknown>;
|
|
1100
1729
|
name?: string;
|
|
1101
|
-
|
|
1730
|
+
remediation?: string;
|
|
1731
|
+
severity?: Severity;
|
|
1732
|
+
status?: Status;
|
|
1733
|
+
tags?: PrecheckResultTags;
|
|
1734
|
+
targetResourceID?: string;
|
|
1735
|
+
targetResourceName?: string;
|
|
1736
|
+
targetResourceType?: string;
|
|
1737
|
+
timestamp?: Date;
|
|
1738
|
+
title?: string;
|
|
1102
1739
|
}
|
|
1103
1740
|
|
|
1104
1741
|
// @public
|
|
1105
|
-
export interface
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
routes?: Route[];
|
|
1109
|
-
readonly type?: string;
|
|
1742
|
+
export interface PrecheckResultTags {
|
|
1743
|
+
key?: string;
|
|
1744
|
+
value?: string;
|
|
1110
1745
|
}
|
|
1111
1746
|
|
|
1112
1747
|
// @public
|
|
1113
|
-
export type
|
|
1748
|
+
export type ProvisioningState = string;
|
|
1114
1749
|
|
|
1115
1750
|
// @public
|
|
1116
|
-
export interface
|
|
1117
|
-
publicKeys?: SshPublicKey[];
|
|
1751
|
+
export interface ProxyResource extends Resource {
|
|
1118
1752
|
}
|
|
1119
1753
|
|
|
1120
1754
|
// @public
|
|
1121
|
-
export interface
|
|
1122
|
-
|
|
1123
|
-
path?: string;
|
|
1755
|
+
export interface Publisher extends ProxyResource {
|
|
1756
|
+
readonly provisioningState?: string;
|
|
1124
1757
|
}
|
|
1125
1758
|
|
|
1126
1759
|
// @public
|
|
1127
|
-
export
|
|
1760
|
+
export interface PublisherList {
|
|
1761
|
+
readonly nextLink?: string;
|
|
1762
|
+
readonly value?: Publisher[];
|
|
1763
|
+
}
|
|
1128
1764
|
|
|
1129
1765
|
// @public
|
|
1130
|
-
export
|
|
1766
|
+
export interface Publishers {
|
|
1767
|
+
get(resourceGroupName: string, clusterName: string, publisherName: string, options?: PublishersGetOptionalParams): Promise<PublishersGetResponse>;
|
|
1768
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: PublishersListByClusterOptionalParams): PagedAsyncIterableIterator<Publisher>;
|
|
1769
|
+
}
|
|
1131
1770
|
|
|
1132
1771
|
// @public
|
|
1133
|
-
export
|
|
1772
|
+
export interface PublishersGetOptionalParams extends coreClient.OperationOptions {
|
|
1773
|
+
}
|
|
1134
1774
|
|
|
1135
1775
|
// @public
|
|
1136
|
-
export
|
|
1137
|
-
extendedLocation?: ExtendedLocation;
|
|
1138
|
-
path?: string;
|
|
1139
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
1140
|
-
readonly status?: StorageContainerStatus;
|
|
1141
|
-
}
|
|
1776
|
+
export type PublishersGetResponse = Publisher;
|
|
1142
1777
|
|
|
1143
1778
|
// @public
|
|
1144
|
-
export interface
|
|
1145
|
-
resumeFrom?: string;
|
|
1146
|
-
updateIntervalInMs?: number;
|
|
1779
|
+
export interface PublishersListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
1147
1780
|
}
|
|
1148
1781
|
|
|
1149
1782
|
// @public
|
|
1150
|
-
export type
|
|
1783
|
+
export type PublishersListByClusterNextResponse = PublisherList;
|
|
1151
1784
|
|
|
1152
1785
|
// @public
|
|
1153
|
-
export interface
|
|
1154
|
-
// (undocumented)
|
|
1155
|
-
location?: string;
|
|
1786
|
+
export interface PublishersListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
1156
1787
|
}
|
|
1157
1788
|
|
|
1158
1789
|
// @public
|
|
1159
|
-
export
|
|
1160
|
-
resumeFrom?: string;
|
|
1161
|
-
updateIntervalInMs?: number;
|
|
1162
|
-
}
|
|
1790
|
+
export type PublishersListByClusterResponse = PublisherList;
|
|
1163
1791
|
|
|
1164
1792
|
// @public
|
|
1165
|
-
export
|
|
1793
|
+
export interface QosPolicyOverrides {
|
|
1794
|
+
bandwidthPercentageSMB?: string;
|
|
1795
|
+
priorityValue8021ActionCluster?: string;
|
|
1796
|
+
priorityValue8021ActionSMB?: string;
|
|
1797
|
+
}
|
|
1166
1798
|
|
|
1167
|
-
// @public
|
|
1168
|
-
export interface
|
|
1799
|
+
// @public (undocumented)
|
|
1800
|
+
export interface RawCertificateData {
|
|
1801
|
+
// (undocumented)
|
|
1802
|
+
certificates?: string[];
|
|
1169
1803
|
}
|
|
1170
1804
|
|
|
1171
1805
|
// @public
|
|
1172
|
-
export type
|
|
1806
|
+
export type RebootRequirement = string;
|
|
1173
1807
|
|
|
1174
1808
|
// @public
|
|
1175
|
-
export interface
|
|
1809
|
+
export interface RemoteSupportNodeSettings {
|
|
1810
|
+
readonly arcResourceId?: string;
|
|
1811
|
+
readonly connectionErrorMessage?: string;
|
|
1812
|
+
readonly connectionStatus?: string;
|
|
1813
|
+
readonly createdAt?: Date;
|
|
1814
|
+
readonly state?: string;
|
|
1815
|
+
readonly transcriptLocation?: string;
|
|
1816
|
+
readonly updatedAt?: Date;
|
|
1176
1817
|
}
|
|
1177
1818
|
|
|
1178
1819
|
// @public
|
|
1179
|
-
export
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1820
|
+
export interface RemoteSupportProperties {
|
|
1821
|
+
readonly accessLevel?: AccessLevel;
|
|
1822
|
+
readonly expirationTimeStamp?: Date;
|
|
1823
|
+
readonly remoteSupportNodeSettings?: RemoteSupportNodeSettings[];
|
|
1824
|
+
readonly remoteSupportSessionDetails?: PerNodeRemoteSupportSession[];
|
|
1825
|
+
readonly remoteSupportType?: RemoteSupportType;
|
|
1183
1826
|
}
|
|
1184
1827
|
|
|
1185
1828
|
// @public
|
|
1186
|
-
export
|
|
1829
|
+
export interface RemoteSupportRequest {
|
|
1830
|
+
properties?: RemoteSupportRequestProperties;
|
|
1831
|
+
}
|
|
1187
1832
|
|
|
1188
1833
|
// @public
|
|
1189
|
-
export interface
|
|
1834
|
+
export interface RemoteSupportRequestProperties {
|
|
1835
|
+
readonly accessLevel?: AccessLevel;
|
|
1836
|
+
expirationTimeStamp?: Date;
|
|
1837
|
+
remoteSupportType?: RemoteSupportType;
|
|
1190
1838
|
}
|
|
1191
1839
|
|
|
1192
1840
|
// @public
|
|
1193
|
-
export type
|
|
1841
|
+
export type RemoteSupportType = string;
|
|
1194
1842
|
|
|
1195
1843
|
// @public
|
|
1196
|
-
export interface
|
|
1844
|
+
export interface ReportedProperties {
|
|
1845
|
+
readonly deviceState?: DeviceState;
|
|
1846
|
+
readonly extensionProfile?: ExtensionProfile;
|
|
1197
1847
|
}
|
|
1198
1848
|
|
|
1199
1849
|
// @public
|
|
1200
|
-
export
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
nextLink?: string;
|
|
1206
|
-
// (undocumented)
|
|
1207
|
-
value?: StorageContainers[];
|
|
1850
|
+
export interface Resource {
|
|
1851
|
+
readonly id?: string;
|
|
1852
|
+
readonly name?: string;
|
|
1853
|
+
readonly systemData?: SystemData;
|
|
1854
|
+
readonly type?: string;
|
|
1208
1855
|
}
|
|
1209
1856
|
|
|
1210
1857
|
// @public
|
|
1211
|
-
export interface
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
beginDeleteAndWait(resourceGroupName: string, storageContainerName: string, options?: StorageContainersDeleteOptionalParams): Promise<StorageContainersDeleteResponse>;
|
|
1216
|
-
beginUpdate(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainersUpdateRequest, options?: StorageContainersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageContainersUpdateResponse>, StorageContainersUpdateResponse>>;
|
|
1217
|
-
beginUpdateAndWait(resourceGroupName: string, storageContainerName: string, storageContainers: StorageContainersUpdateRequest, options?: StorageContainersUpdateOptionalParams): Promise<StorageContainersUpdateResponse>;
|
|
1218
|
-
get(resourceGroupName: string, storageContainerName: string, options?: StorageContainersGetOptionalParams): Promise<StorageContainersGetResponse>;
|
|
1219
|
-
list(resourceGroupName: string, options?: StorageContainersListOptionalParams): PagedAsyncIterableIterator<StorageContainers>;
|
|
1220
|
-
listAll(options?: StorageContainersListAllOptionalParams): PagedAsyncIterableIterator<StorageContainers>;
|
|
1858
|
+
export interface SbeCredentials {
|
|
1859
|
+
eceSecretName?: string;
|
|
1860
|
+
secretLocation?: string;
|
|
1861
|
+
secretName?: string;
|
|
1221
1862
|
}
|
|
1222
1863
|
|
|
1223
1864
|
// @public
|
|
1224
|
-
export interface
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
provisioningStatus?: StorageContainerStatusProvisioningStatus;
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
// @public (undocumented)
|
|
1234
|
-
export interface StorageContainerStatusProvisioningStatus {
|
|
1235
|
-
operationId?: string;
|
|
1236
|
-
status?: Status;
|
|
1865
|
+
export interface SbeDeploymentInfo {
|
|
1866
|
+
family?: string;
|
|
1867
|
+
publisher?: string;
|
|
1868
|
+
sbeManifestCreationDate?: Date;
|
|
1869
|
+
sbeManifestSource?: string;
|
|
1870
|
+
version?: string;
|
|
1237
1871
|
}
|
|
1238
1872
|
|
|
1239
1873
|
// @public
|
|
1240
|
-
export interface
|
|
1241
|
-
|
|
1242
|
-
|
|
1874
|
+
export interface SbeDeploymentPackageInfo {
|
|
1875
|
+
readonly code?: string;
|
|
1876
|
+
readonly message?: string;
|
|
1877
|
+
readonly sbeManifest?: string;
|
|
1243
1878
|
}
|
|
1244
1879
|
|
|
1245
1880
|
// @public
|
|
1246
|
-
export interface
|
|
1247
|
-
|
|
1248
|
-
|
|
1881
|
+
export interface SbePartnerInfo {
|
|
1882
|
+
credentialList?: SbeCredentials[];
|
|
1883
|
+
partnerProperties?: SbePartnerProperties[];
|
|
1884
|
+
sbeDeploymentInfo?: SbeDeploymentInfo;
|
|
1249
1885
|
}
|
|
1250
1886
|
|
|
1251
1887
|
// @public
|
|
1252
|
-
export interface
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
};
|
|
1888
|
+
export interface SbePartnerProperties {
|
|
1889
|
+
name?: string;
|
|
1890
|
+
value?: string;
|
|
1256
1891
|
}
|
|
1257
1892
|
|
|
1258
1893
|
// @public
|
|
1259
|
-
export
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
export interface StorageProfileUpdate {
|
|
1263
|
-
dataDisks?: StorageProfileUpdateDataDisksItem[];
|
|
1894
|
+
export interface ScaleUnits {
|
|
1895
|
+
deploymentData: DeploymentData;
|
|
1896
|
+
sbePartnerInfo?: SbePartnerInfo;
|
|
1264
1897
|
}
|
|
1265
1898
|
|
|
1266
|
-
// @public
|
|
1267
|
-
export interface
|
|
1268
|
-
|
|
1269
|
-
id?: string;
|
|
1899
|
+
// @public
|
|
1900
|
+
export interface SdnIntegration {
|
|
1901
|
+
networkController?: NetworkController;
|
|
1270
1902
|
}
|
|
1271
1903
|
|
|
1272
|
-
// @public
|
|
1273
|
-
export interface
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
name?: string;
|
|
1280
|
-
routeTable?: RouteTable;
|
|
1281
|
-
vlan?: number;
|
|
1904
|
+
// @public
|
|
1905
|
+
export interface SecurityComplianceStatus {
|
|
1906
|
+
readonly dataAtRestEncrypted?: ComplianceStatus;
|
|
1907
|
+
readonly dataInTransitProtected?: ComplianceStatus;
|
|
1908
|
+
readonly lastUpdated?: Date;
|
|
1909
|
+
readonly securedCoreCompliance?: ComplianceStatus;
|
|
1910
|
+
readonly wdacCompliance?: ComplianceStatus;
|
|
1282
1911
|
}
|
|
1283
1912
|
|
|
1284
1913
|
// @public
|
|
1285
|
-
export interface
|
|
1286
|
-
|
|
1914
|
+
export interface SecuritySetting extends ProxyResource {
|
|
1915
|
+
provisioningState?: ProvisioningState;
|
|
1916
|
+
securedCoreComplianceAssignment?: ComplianceAssignmentType;
|
|
1917
|
+
readonly securityComplianceStatus?: SecurityComplianceStatus;
|
|
1918
|
+
smbEncryptionForIntraClusterTrafficComplianceAssignment?: ComplianceAssignmentType;
|
|
1919
|
+
wdacComplianceAssignment?: ComplianceAssignmentType;
|
|
1287
1920
|
}
|
|
1288
1921
|
|
|
1289
1922
|
// @public
|
|
1290
|
-
export interface
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
createdByType?: CreatedByType;
|
|
1294
|
-
lastModifiedAt?: Date;
|
|
1295
|
-
lastModifiedBy?: string;
|
|
1296
|
-
lastModifiedByType?: CreatedByType;
|
|
1923
|
+
export interface SecuritySettingListResult {
|
|
1924
|
+
nextLink?: string;
|
|
1925
|
+
value: SecuritySetting[];
|
|
1297
1926
|
}
|
|
1298
1927
|
|
|
1299
1928
|
// @public
|
|
1300
|
-
export interface
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1929
|
+
export interface SecuritySettings {
|
|
1930
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, securitySettingsName: string, resource: SecuritySetting, options?: SecuritySettingsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SecuritySettingsCreateOrUpdateResponse>, SecuritySettingsCreateOrUpdateResponse>>;
|
|
1931
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, securitySettingsName: string, resource: SecuritySetting, options?: SecuritySettingsCreateOrUpdateOptionalParams): Promise<SecuritySettingsCreateOrUpdateResponse>;
|
|
1932
|
+
beginDelete(resourceGroupName: string, clusterName: string, securitySettingsName: string, options?: SecuritySettingsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<SecuritySettingsDeleteResponse>, SecuritySettingsDeleteResponse>>;
|
|
1933
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, securitySettingsName: string, options?: SecuritySettingsDeleteOptionalParams): Promise<SecuritySettingsDeleteResponse>;
|
|
1934
|
+
get(resourceGroupName: string, clusterName: string, securitySettingsName: string, options?: SecuritySettingsGetOptionalParams): Promise<SecuritySettingsGetResponse>;
|
|
1935
|
+
listByClusters(resourceGroupName: string, clusterName: string, options?: SecuritySettingsListByClustersOptionalParams): PagedAsyncIterableIterator<SecuritySetting>;
|
|
1305
1936
|
}
|
|
1306
1937
|
|
|
1307
1938
|
// @public
|
|
1308
|
-
export interface
|
|
1309
|
-
|
|
1310
|
-
blockSizeBytes?: number;
|
|
1311
|
-
containerId?: string;
|
|
1312
|
-
diskFileFormat?: DiskFileFormat;
|
|
1313
|
-
diskSizeGB?: number;
|
|
1314
|
-
dynamic?: boolean;
|
|
1315
|
-
extendedLocation?: ExtendedLocation;
|
|
1316
|
-
hyperVGeneration?: HyperVGeneration;
|
|
1317
|
-
// (undocumented)
|
|
1318
|
-
logicalSectorBytes?: number;
|
|
1319
|
-
// (undocumented)
|
|
1320
|
-
physicalSectorBytes?: number;
|
|
1321
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
1322
|
-
readonly status?: VirtualHardDiskStatus;
|
|
1939
|
+
export interface SecuritySettingsCreateOrUpdateHeaders {
|
|
1940
|
+
retryAfter?: number;
|
|
1323
1941
|
}
|
|
1324
1942
|
|
|
1325
1943
|
// @public
|
|
1326
|
-
export interface
|
|
1944
|
+
export interface SecuritySettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1327
1945
|
resumeFrom?: string;
|
|
1328
1946
|
updateIntervalInMs?: number;
|
|
1329
1947
|
}
|
|
1330
1948
|
|
|
1331
1949
|
// @public
|
|
1332
|
-
export type
|
|
1950
|
+
export type SecuritySettingsCreateOrUpdateResponse = SecuritySetting;
|
|
1333
1951
|
|
|
1334
1952
|
// @public
|
|
1335
|
-
export interface
|
|
1336
|
-
// (undocumented)
|
|
1953
|
+
export interface SecuritySettingsDeleteHeaders {
|
|
1337
1954
|
location?: string;
|
|
1955
|
+
retryAfter?: number;
|
|
1338
1956
|
}
|
|
1339
1957
|
|
|
1340
1958
|
// @public
|
|
1341
|
-
export interface
|
|
1959
|
+
export interface SecuritySettingsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1342
1960
|
resumeFrom?: string;
|
|
1343
1961
|
updateIntervalInMs?: number;
|
|
1344
1962
|
}
|
|
1345
1963
|
|
|
1346
1964
|
// @public
|
|
1347
|
-
export type
|
|
1965
|
+
export type SecuritySettingsDeleteResponse = SecuritySettingsDeleteHeaders;
|
|
1348
1966
|
|
|
1349
1967
|
// @public
|
|
1350
|
-
export interface
|
|
1968
|
+
export interface SecuritySettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
1351
1969
|
}
|
|
1352
1970
|
|
|
1353
1971
|
// @public
|
|
1354
|
-
export type
|
|
1972
|
+
export type SecuritySettingsGetResponse = SecuritySetting;
|
|
1355
1973
|
|
|
1356
1974
|
// @public
|
|
1357
|
-
export interface
|
|
1975
|
+
export interface SecuritySettingsListByClustersNextOptionalParams extends coreClient.OperationOptions {
|
|
1358
1976
|
}
|
|
1359
1977
|
|
|
1360
1978
|
// @public
|
|
1361
|
-
export type
|
|
1979
|
+
export type SecuritySettingsListByClustersNextResponse = SecuritySettingListResult;
|
|
1362
1980
|
|
|
1363
1981
|
// @public
|
|
1364
|
-
export interface
|
|
1982
|
+
export interface SecuritySettingsListByClustersOptionalParams extends coreClient.OperationOptions {
|
|
1365
1983
|
}
|
|
1366
1984
|
|
|
1367
1985
|
// @public
|
|
1368
|
-
export type
|
|
1986
|
+
export type SecuritySettingsListByClustersResponse = SecuritySettingListResult;
|
|
1369
1987
|
|
|
1370
1988
|
// @public
|
|
1371
|
-
export interface
|
|
1989
|
+
export interface ServiceConfiguration {
|
|
1990
|
+
port: number;
|
|
1991
|
+
serviceName: ServiceName;
|
|
1372
1992
|
}
|
|
1373
1993
|
|
|
1374
1994
|
// @public
|
|
1375
|
-
export type
|
|
1995
|
+
export type ServiceName = string;
|
|
1376
1996
|
|
|
1377
1997
|
// @public
|
|
1378
|
-
export
|
|
1379
|
-
}
|
|
1998
|
+
export type Severity = string;
|
|
1380
1999
|
|
|
1381
2000
|
// @public
|
|
1382
|
-
export
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
value?: VirtualHardDisks[];
|
|
2001
|
+
export interface Sku extends ProxyResource {
|
|
2002
|
+
content?: string;
|
|
2003
|
+
contentVersion?: string;
|
|
2004
|
+
offerId?: string;
|
|
2005
|
+
readonly provisioningState?: string;
|
|
2006
|
+
publisherId?: string;
|
|
2007
|
+
skuMappings?: SkuMappings[];
|
|
1390
2008
|
}
|
|
1391
2009
|
|
|
1392
2010
|
// @public
|
|
1393
|
-
export interface
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
beginDelete(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksDeleteResponse>, VirtualHardDisksDeleteResponse>>;
|
|
1397
|
-
beginDeleteAndWait(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksDeleteOptionalParams): Promise<VirtualHardDisksDeleteResponse>;
|
|
1398
|
-
beginUpdate(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisksUpdateRequest, options?: VirtualHardDisksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualHardDisksUpdateResponse>, VirtualHardDisksUpdateResponse>>;
|
|
1399
|
-
beginUpdateAndWait(resourceGroupName: string, virtualHardDiskName: string, virtualHardDisks: VirtualHardDisksUpdateRequest, options?: VirtualHardDisksUpdateOptionalParams): Promise<VirtualHardDisksUpdateResponse>;
|
|
1400
|
-
get(resourceGroupName: string, virtualHardDiskName: string, options?: VirtualHardDisksGetOptionalParams): Promise<VirtualHardDisksGetResponse>;
|
|
1401
|
-
list(resourceGroupName: string, options?: VirtualHardDisksListOptionalParams): PagedAsyncIterableIterator<VirtualHardDisks>;
|
|
1402
|
-
listAll(options?: VirtualHardDisksListAllOptionalParams): PagedAsyncIterableIterator<VirtualHardDisks>;
|
|
2011
|
+
export interface SkuList {
|
|
2012
|
+
readonly nextLink?: string;
|
|
2013
|
+
readonly value?: Sku[];
|
|
1403
2014
|
}
|
|
1404
2015
|
|
|
1405
2016
|
// @public
|
|
1406
|
-
export interface
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
provisioningStatus?: VirtualHardDiskStatusProvisioningStatus;
|
|
2017
|
+
export interface SkuMappings {
|
|
2018
|
+
catalogPlanId?: string;
|
|
2019
|
+
marketplaceSkuId?: string;
|
|
2020
|
+
marketplaceSkuVersions?: string[];
|
|
1411
2021
|
}
|
|
1412
2022
|
|
|
1413
|
-
// @public
|
|
1414
|
-
export interface
|
|
1415
|
-
|
|
1416
|
-
|
|
2023
|
+
// @public
|
|
2024
|
+
export interface Skus {
|
|
2025
|
+
get(resourceGroupName: string, clusterName: string, publisherName: string, offerName: string, skuName: string, options?: SkusGetOptionalParams): Promise<SkusGetResponse>;
|
|
2026
|
+
listByOffer(resourceGroupName: string, clusterName: string, publisherName: string, offerName: string, options?: SkusListByOfferOptionalParams): PagedAsyncIterableIterator<Sku>;
|
|
1417
2027
|
}
|
|
1418
2028
|
|
|
1419
2029
|
// @public
|
|
1420
|
-
export interface
|
|
1421
|
-
|
|
1422
|
-
location?: string;
|
|
2030
|
+
export interface SkusGetOptionalParams extends coreClient.OperationOptions {
|
|
2031
|
+
expand?: string;
|
|
1423
2032
|
}
|
|
1424
2033
|
|
|
1425
2034
|
// @public
|
|
1426
|
-
export
|
|
1427
|
-
resumeFrom?: string;
|
|
1428
|
-
updateIntervalInMs?: number;
|
|
1429
|
-
}
|
|
2035
|
+
export type SkusGetResponse = Sku;
|
|
1430
2036
|
|
|
1431
2037
|
// @public
|
|
1432
|
-
export interface
|
|
1433
|
-
tags?: {
|
|
1434
|
-
[propertyName: string]: string;
|
|
1435
|
-
};
|
|
2038
|
+
export interface SkusListByOfferNextOptionalParams extends coreClient.OperationOptions {
|
|
1436
2039
|
}
|
|
1437
2040
|
|
|
1438
2041
|
// @public
|
|
1439
|
-
export type
|
|
2042
|
+
export type SkusListByOfferNextResponse = SkuList;
|
|
1440
2043
|
|
|
1441
2044
|
// @public
|
|
1442
|
-
export interface
|
|
1443
|
-
|
|
1444
|
-
vmConfigAgentVersion?: string;
|
|
2045
|
+
export interface SkusListByOfferOptionalParams extends coreClient.OperationOptions {
|
|
2046
|
+
expand?: string;
|
|
1445
2047
|
}
|
|
1446
2048
|
|
|
1447
2049
|
// @public
|
|
1448
|
-
export
|
|
1449
|
-
extendedLocation?: ExtendedLocation;
|
|
1450
|
-
guestAgentInstallStatus?: GuestAgentInstallStatus;
|
|
1451
|
-
hardwareProfile?: VirtualMachineInstancePropertiesHardwareProfile;
|
|
1452
|
-
httpProxyConfig?: HttpProxyConfiguration;
|
|
1453
|
-
identity?: Identity;
|
|
1454
|
-
readonly instanceView?: VirtualMachineInstanceView;
|
|
1455
|
-
networkProfile?: VirtualMachineInstancePropertiesNetworkProfile;
|
|
1456
|
-
osProfile?: VirtualMachineInstancePropertiesOsProfile;
|
|
1457
|
-
readonly provisioningState?: ProvisioningStateEnum;
|
|
1458
|
-
resourceUid?: string;
|
|
1459
|
-
securityProfile?: VirtualMachineInstancePropertiesSecurityProfile;
|
|
1460
|
-
readonly status?: VirtualMachineInstanceStatus;
|
|
1461
|
-
storageProfile?: VirtualMachineInstancePropertiesStorageProfile;
|
|
1462
|
-
readonly vmId?: string;
|
|
1463
|
-
}
|
|
2050
|
+
export type SkusListByOfferResponse = SkuList;
|
|
1464
2051
|
|
|
1465
2052
|
// @public (undocumented)
|
|
1466
|
-
export interface
|
|
1467
|
-
// (undocumented)
|
|
1468
|
-
nextLink?: string;
|
|
2053
|
+
export interface SoftwareAssuranceChangeRequest {
|
|
1469
2054
|
// (undocumented)
|
|
1470
|
-
|
|
2055
|
+
properties?: SoftwareAssuranceChangeRequestProperties;
|
|
2056
|
+
}
|
|
2057
|
+
|
|
2058
|
+
// @public (undocumented)
|
|
2059
|
+
export interface SoftwareAssuranceChangeRequestProperties {
|
|
2060
|
+
softwareAssuranceIntent?: SoftwareAssuranceIntent;
|
|
1471
2061
|
}
|
|
1472
2062
|
|
|
1473
2063
|
// @public
|
|
1474
|
-
export
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
2064
|
+
export type SoftwareAssuranceIntent = string;
|
|
2065
|
+
|
|
2066
|
+
// @public
|
|
2067
|
+
export interface SoftwareAssuranceProperties {
|
|
2068
|
+
readonly lastUpdated?: Date;
|
|
2069
|
+
softwareAssuranceIntent?: SoftwareAssuranceIntent;
|
|
2070
|
+
readonly softwareAssuranceStatus?: SoftwareAssuranceStatus;
|
|
1481
2071
|
}
|
|
1482
2072
|
|
|
1483
|
-
// @public
|
|
1484
|
-
export
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
2073
|
+
// @public
|
|
2074
|
+
export type SoftwareAssuranceStatus = string;
|
|
2075
|
+
|
|
2076
|
+
// @public
|
|
2077
|
+
export type State = string;
|
|
2078
|
+
|
|
2079
|
+
// @public
|
|
2080
|
+
export type Status = string;
|
|
2081
|
+
|
|
2082
|
+
// @public
|
|
2083
|
+
export type StatusLevelTypes = string;
|
|
2084
|
+
|
|
2085
|
+
// @public
|
|
2086
|
+
export interface Step {
|
|
2087
|
+
description?: string;
|
|
2088
|
+
endTimeUtc?: Date;
|
|
2089
|
+
errorMessage?: string;
|
|
2090
|
+
expectedExecutionTime?: string;
|
|
2091
|
+
lastUpdatedTimeUtc?: Date;
|
|
2092
|
+
name?: string;
|
|
2093
|
+
startTimeUtc?: Date;
|
|
2094
|
+
status?: string;
|
|
2095
|
+
steps?: Step[];
|
|
1490
2096
|
}
|
|
1491
2097
|
|
|
1492
2098
|
// @public
|
|
1493
|
-
|
|
1494
|
-
|
|
2099
|
+
interface Storage_2 {
|
|
2100
|
+
configurationMode?: string;
|
|
1495
2101
|
}
|
|
2102
|
+
export { Storage_2 as Storage }
|
|
1496
2103
|
|
|
1497
|
-
// @public
|
|
1498
|
-
export interface
|
|
1499
|
-
|
|
2104
|
+
// @public
|
|
2105
|
+
export interface SwitchDetail {
|
|
2106
|
+
readonly extensions?: SwitchExtension[];
|
|
2107
|
+
readonly switchName?: string;
|
|
2108
|
+
readonly switchType?: string;
|
|
1500
2109
|
}
|
|
1501
2110
|
|
|
1502
2111
|
// @public
|
|
1503
|
-
export interface
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
linuxConfiguration?: VirtualMachineInstancePropertiesOsProfileLinuxConfiguration;
|
|
1508
|
-
windowsConfiguration?: VirtualMachineInstancePropertiesOsProfileWindowsConfiguration;
|
|
2112
|
+
export interface SwitchExtension {
|
|
2113
|
+
readonly extensionEnabled?: boolean;
|
|
2114
|
+
readonly extensionName?: string;
|
|
2115
|
+
readonly switchId?: string;
|
|
1509
2116
|
}
|
|
1510
2117
|
|
|
1511
2118
|
// @public
|
|
1512
|
-
export interface
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
2119
|
+
export interface SystemData {
|
|
2120
|
+
createdAt?: Date;
|
|
2121
|
+
createdBy?: string;
|
|
2122
|
+
createdByType?: CreatedByType;
|
|
2123
|
+
lastModifiedAt?: Date;
|
|
2124
|
+
lastModifiedBy?: string;
|
|
2125
|
+
lastModifiedByType?: CreatedByType;
|
|
1517
2126
|
}
|
|
1518
2127
|
|
|
1519
2128
|
// @public
|
|
1520
|
-
export interface
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
timeZone?: string;
|
|
2129
|
+
export interface TrackedResource extends Resource {
|
|
2130
|
+
location: string;
|
|
2131
|
+
tags?: {
|
|
2132
|
+
[propertyName: string]: string;
|
|
2133
|
+
};
|
|
1526
2134
|
}
|
|
1527
2135
|
|
|
1528
2136
|
// @public
|
|
1529
|
-
export interface
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
2137
|
+
export interface Update extends ProxyResource {
|
|
2138
|
+
additionalProperties?: string;
|
|
2139
|
+
availabilityType?: AvailabilityType;
|
|
2140
|
+
componentVersions?: PackageVersionInfo[];
|
|
2141
|
+
description?: string;
|
|
2142
|
+
displayName?: string;
|
|
2143
|
+
healthCheckDate?: Date;
|
|
2144
|
+
healthCheckResult?: PrecheckResult[];
|
|
2145
|
+
healthState?: HealthState;
|
|
2146
|
+
installedDate?: Date;
|
|
2147
|
+
location?: string;
|
|
2148
|
+
minSbeVersionRequired?: string;
|
|
2149
|
+
notifyMessage?: string;
|
|
2150
|
+
packagePath?: string;
|
|
2151
|
+
packageSizeInMb?: number;
|
|
2152
|
+
packageType?: string;
|
|
2153
|
+
prerequisites?: UpdatePrerequisite[];
|
|
2154
|
+
progressPercentage?: number;
|
|
2155
|
+
readonly provisioningState?: ProvisioningState;
|
|
2156
|
+
publisher?: string;
|
|
1533
2157
|
// (undocumented)
|
|
1534
|
-
|
|
2158
|
+
rebootRequired?: RebootRequirement;
|
|
2159
|
+
releaseLink?: string;
|
|
2160
|
+
state?: State;
|
|
2161
|
+
version?: string;
|
|
1535
2162
|
}
|
|
1536
2163
|
|
|
1537
|
-
// @public
|
|
1538
|
-
export interface
|
|
1539
|
-
|
|
2164
|
+
// @public
|
|
2165
|
+
export interface UpdateList {
|
|
2166
|
+
readonly nextLink?: string;
|
|
2167
|
+
value?: Update[];
|
|
1540
2168
|
}
|
|
1541
2169
|
|
|
1542
2170
|
// @public
|
|
1543
|
-
export interface
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
vmConfigStoragePathId?: string;
|
|
2171
|
+
export interface UpdatePrerequisite {
|
|
2172
|
+
packageName?: string;
|
|
2173
|
+
updateType?: string;
|
|
2174
|
+
version?: string;
|
|
1548
2175
|
}
|
|
1549
2176
|
|
|
1550
|
-
// @public
|
|
1551
|
-
export interface
|
|
1552
|
-
|
|
2177
|
+
// @public
|
|
2178
|
+
export interface UpdateRun extends ProxyResource {
|
|
2179
|
+
description?: string;
|
|
2180
|
+
duration?: string;
|
|
2181
|
+
endTimeUtc?: Date;
|
|
2182
|
+
errorMessage?: string;
|
|
2183
|
+
expectedExecutionTime?: string;
|
|
2184
|
+
lastUpdatedTime?: Date;
|
|
2185
|
+
lastUpdatedTimeUtc?: Date;
|
|
2186
|
+
location?: string;
|
|
2187
|
+
namePropertiesProgressName?: string;
|
|
2188
|
+
readonly provisioningState?: ProvisioningState;
|
|
2189
|
+
startTimeUtc?: Date;
|
|
2190
|
+
state?: UpdateRunPropertiesState;
|
|
2191
|
+
status?: string;
|
|
2192
|
+
steps?: Step[];
|
|
2193
|
+
timeStarted?: Date;
|
|
1553
2194
|
}
|
|
1554
2195
|
|
|
1555
2196
|
// @public
|
|
1556
|
-
export interface
|
|
1557
|
-
|
|
2197
|
+
export interface UpdateRunList {
|
|
2198
|
+
readonly nextLink?: string;
|
|
2199
|
+
value?: UpdateRun[];
|
|
1558
2200
|
}
|
|
1559
2201
|
|
|
1560
2202
|
// @public
|
|
1561
|
-
export
|
|
1562
|
-
|
|
1563
|
-
|
|
2203
|
+
export type UpdateRunPropertiesState = string;
|
|
2204
|
+
|
|
2205
|
+
// @public
|
|
2206
|
+
export interface UpdateRuns {
|
|
2207
|
+
beginDelete(resourceGroupName: string, clusterName: string, updateName: string, updateRunName: string, options?: UpdateRunsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2208
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, updateName: string, updateRunName: string, options?: UpdateRunsDeleteOptionalParams): Promise<void>;
|
|
2209
|
+
get(resourceGroupName: string, clusterName: string, updateName: string, updateRunName: string, options?: UpdateRunsGetOptionalParams): Promise<UpdateRunsGetResponse>;
|
|
2210
|
+
list(resourceGroupName: string, clusterName: string, updateName: string, options?: UpdateRunsListOptionalParams): PagedAsyncIterableIterator<UpdateRun>;
|
|
2211
|
+
put(resourceGroupName: string, clusterName: string, updateName: string, updateRunName: string, updateRunsProperties: UpdateRun, options?: UpdateRunsPutOptionalParams): Promise<UpdateRunsPutResponse>;
|
|
1564
2212
|
}
|
|
1565
2213
|
|
|
1566
2214
|
// @public
|
|
1567
|
-
export interface
|
|
1568
|
-
|
|
1569
|
-
beginCreateOrUpdateAndWait(resourceUri: string, virtualMachineInstance: VirtualMachineInstance, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<VirtualMachineInstancesCreateOrUpdateResponse>;
|
|
1570
|
-
beginDelete(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesDeleteResponse>, VirtualMachineInstancesDeleteResponse>>;
|
|
1571
|
-
beginDeleteAndWait(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<VirtualMachineInstancesDeleteResponse>;
|
|
1572
|
-
beginRestart(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesRestartResponse>, VirtualMachineInstancesRestartResponse>>;
|
|
1573
|
-
beginRestartAndWait(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<VirtualMachineInstancesRestartResponse>;
|
|
1574
|
-
beginStart(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStartResponse>, VirtualMachineInstancesStartResponse>>;
|
|
1575
|
-
beginStartAndWait(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<VirtualMachineInstancesStartResponse>;
|
|
1576
|
-
beginStop(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStopResponse>, VirtualMachineInstancesStopResponse>>;
|
|
1577
|
-
beginStopAndWait(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<VirtualMachineInstancesStopResponse>;
|
|
1578
|
-
beginUpdate(resourceUri: string, virtualMachineInstance: VirtualMachineInstanceUpdateRequest, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesUpdateResponse>, VirtualMachineInstancesUpdateResponse>>;
|
|
1579
|
-
beginUpdateAndWait(resourceUri: string, virtualMachineInstance: VirtualMachineInstanceUpdateRequest, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<VirtualMachineInstancesUpdateResponse>;
|
|
1580
|
-
get(resourceUri: string, options?: VirtualMachineInstancesGetOptionalParams): Promise<VirtualMachineInstancesGetResponse>;
|
|
1581
|
-
list(resourceUri: string, options?: VirtualMachineInstancesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineInstance>;
|
|
2215
|
+
export interface UpdateRunsDeleteHeaders {
|
|
2216
|
+
azureAsyncOperation?: string;
|
|
1582
2217
|
}
|
|
1583
2218
|
|
|
1584
2219
|
// @public
|
|
1585
|
-
export interface
|
|
2220
|
+
export interface UpdateRunsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1586
2221
|
resumeFrom?: string;
|
|
1587
2222
|
updateIntervalInMs?: number;
|
|
1588
2223
|
}
|
|
1589
2224
|
|
|
1590
2225
|
// @public
|
|
1591
|
-
export
|
|
2226
|
+
export interface UpdateRunsGetOptionalParams extends coreClient.OperationOptions {
|
|
2227
|
+
}
|
|
2228
|
+
|
|
2229
|
+
// @public
|
|
2230
|
+
export type UpdateRunsGetResponse = UpdateRun;
|
|
1592
2231
|
|
|
1593
2232
|
// @public
|
|
1594
|
-
export interface
|
|
1595
|
-
// (undocumented)
|
|
1596
|
-
location?: string;
|
|
2233
|
+
export interface UpdateRunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1597
2234
|
}
|
|
1598
2235
|
|
|
1599
2236
|
// @public
|
|
1600
|
-
export
|
|
1601
|
-
|
|
1602
|
-
|
|
2237
|
+
export type UpdateRunsListNextResponse = UpdateRunList;
|
|
2238
|
+
|
|
2239
|
+
// @public
|
|
2240
|
+
export interface UpdateRunsListOptionalParams extends coreClient.OperationOptions {
|
|
1603
2241
|
}
|
|
1604
2242
|
|
|
1605
2243
|
// @public
|
|
1606
|
-
export type
|
|
2244
|
+
export type UpdateRunsListResponse = UpdateRunList;
|
|
1607
2245
|
|
|
1608
2246
|
// @public
|
|
1609
|
-
export interface
|
|
2247
|
+
export interface UpdateRunsPutOptionalParams extends coreClient.OperationOptions {
|
|
1610
2248
|
}
|
|
1611
2249
|
|
|
1612
2250
|
// @public
|
|
1613
|
-
export type
|
|
2251
|
+
export type UpdateRunsPutResponse = UpdateRun;
|
|
1614
2252
|
|
|
1615
2253
|
// @public
|
|
1616
|
-
export interface
|
|
2254
|
+
export interface Updates {
|
|
2255
|
+
beginDelete(resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2256
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesDeleteOptionalParams): Promise<void>;
|
|
2257
|
+
beginPost(resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesPostOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2258
|
+
beginPostAndWait(resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesPostOptionalParams): Promise<void>;
|
|
2259
|
+
get(resourceGroupName: string, clusterName: string, updateName: string, options?: UpdatesGetOptionalParams): Promise<UpdatesGetResponse>;
|
|
2260
|
+
list(resourceGroupName: string, clusterName: string, options?: UpdatesListOptionalParams): PagedAsyncIterableIterator<Update>;
|
|
2261
|
+
put(resourceGroupName: string, clusterName: string, updateName: string, updateProperties: Update, options?: UpdatesPutOptionalParams): Promise<UpdatesPutResponse>;
|
|
1617
2262
|
}
|
|
1618
2263
|
|
|
1619
2264
|
// @public
|
|
1620
|
-
export
|
|
2265
|
+
export interface UpdatesDeleteHeaders {
|
|
2266
|
+
azureAsyncOperation?: string;
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
// @public
|
|
2270
|
+
export interface UpdatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2271
|
+
resumeFrom?: string;
|
|
2272
|
+
updateIntervalInMs?: number;
|
|
2273
|
+
}
|
|
1621
2274
|
|
|
1622
2275
|
// @public
|
|
1623
|
-
export interface
|
|
2276
|
+
export interface UpdatesGetOptionalParams extends coreClient.OperationOptions {
|
|
1624
2277
|
}
|
|
1625
2278
|
|
|
1626
2279
|
// @public
|
|
1627
|
-
export type
|
|
2280
|
+
export type UpdatesGetResponse = Update;
|
|
1628
2281
|
|
|
1629
2282
|
// @public
|
|
1630
|
-
export interface
|
|
1631
|
-
// (undocumented)
|
|
1632
|
-
location?: string;
|
|
2283
|
+
export interface UpdatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1633
2284
|
}
|
|
1634
2285
|
|
|
1635
2286
|
// @public
|
|
1636
|
-
export
|
|
1637
|
-
|
|
1638
|
-
|
|
2287
|
+
export type UpdatesListNextResponse = UpdateList;
|
|
2288
|
+
|
|
2289
|
+
// @public
|
|
2290
|
+
export interface UpdatesListOptionalParams extends coreClient.OperationOptions {
|
|
1639
2291
|
}
|
|
1640
2292
|
|
|
1641
2293
|
// @public
|
|
1642
|
-
export type
|
|
2294
|
+
export type UpdatesListResponse = UpdateList;
|
|
1643
2295
|
|
|
1644
2296
|
// @public
|
|
1645
|
-
export interface
|
|
1646
|
-
|
|
1647
|
-
location?: string;
|
|
2297
|
+
export interface UpdatesPostHeaders {
|
|
2298
|
+
azureAsyncOperation?: string;
|
|
1648
2299
|
}
|
|
1649
2300
|
|
|
1650
2301
|
// @public
|
|
1651
|
-
export interface
|
|
2302
|
+
export interface UpdatesPostOptionalParams extends coreClient.OperationOptions {
|
|
1652
2303
|
resumeFrom?: string;
|
|
1653
2304
|
updateIntervalInMs?: number;
|
|
1654
2305
|
}
|
|
1655
2306
|
|
|
1656
2307
|
// @public
|
|
1657
|
-
export
|
|
2308
|
+
export interface UpdatesPutOptionalParams extends coreClient.OperationOptions {
|
|
2309
|
+
}
|
|
1658
2310
|
|
|
1659
2311
|
// @public
|
|
1660
|
-
export
|
|
1661
|
-
|
|
2312
|
+
export type UpdatesPutResponse = Update;
|
|
2313
|
+
|
|
2314
|
+
// @public
|
|
2315
|
+
export interface UpdateSummaries extends ProxyResource {
|
|
2316
|
+
currentOemVersion?: string;
|
|
2317
|
+
currentSbeVersion?: string;
|
|
2318
|
+
currentVersion?: string;
|
|
2319
|
+
hardwareModel?: string;
|
|
2320
|
+
healthCheckDate?: Date;
|
|
2321
|
+
healthCheckResult?: PrecheckResult[];
|
|
2322
|
+
healthState?: HealthState;
|
|
2323
|
+
lastChecked?: Date;
|
|
2324
|
+
lastUpdated?: Date;
|
|
1662
2325
|
location?: string;
|
|
2326
|
+
oemFamily?: string;
|
|
2327
|
+
packageVersions?: PackageVersionInfo[];
|
|
2328
|
+
readonly provisioningState?: ProvisioningState;
|
|
2329
|
+
state?: UpdateSummariesPropertiesState;
|
|
2330
|
+
}
|
|
2331
|
+
|
|
2332
|
+
// @public
|
|
2333
|
+
export interface UpdateSummariesDeleteHeaders {
|
|
2334
|
+
azureAsyncOperation?: string;
|
|
1663
2335
|
}
|
|
1664
2336
|
|
|
1665
2337
|
// @public
|
|
1666
|
-
export interface
|
|
2338
|
+
export interface UpdateSummariesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1667
2339
|
resumeFrom?: string;
|
|
1668
2340
|
updateIntervalInMs?: number;
|
|
1669
2341
|
}
|
|
1670
2342
|
|
|
1671
2343
|
// @public
|
|
1672
|
-
export
|
|
2344
|
+
export interface UpdateSummariesGetOptionalParams extends coreClient.OperationOptions {
|
|
2345
|
+
}
|
|
1673
2346
|
|
|
1674
2347
|
// @public
|
|
1675
|
-
export
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
2348
|
+
export type UpdateSummariesGetResponse = UpdateSummaries;
|
|
2349
|
+
|
|
2350
|
+
// @public
|
|
2351
|
+
export interface UpdateSummariesList {
|
|
2352
|
+
readonly nextLink?: string;
|
|
2353
|
+
value?: UpdateSummaries[];
|
|
1681
2354
|
}
|
|
1682
2355
|
|
|
1683
|
-
// @public
|
|
1684
|
-
export interface
|
|
1685
|
-
operationId?: string;
|
|
1686
|
-
status?: Status;
|
|
2356
|
+
// @public
|
|
2357
|
+
export interface UpdateSummariesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1687
2358
|
}
|
|
1688
2359
|
|
|
1689
2360
|
// @public
|
|
1690
|
-
export
|
|
1691
|
-
|
|
1692
|
-
|
|
2361
|
+
export type UpdateSummariesListNextResponse = UpdateSummariesList;
|
|
2362
|
+
|
|
2363
|
+
// @public
|
|
2364
|
+
export interface UpdateSummariesListOptionalParams extends coreClient.OperationOptions {
|
|
1693
2365
|
}
|
|
1694
2366
|
|
|
1695
2367
|
// @public
|
|
1696
|
-
export
|
|
1697
|
-
|
|
1698
|
-
|
|
2368
|
+
export type UpdateSummariesListResponse = UpdateSummariesList;
|
|
2369
|
+
|
|
2370
|
+
// @public
|
|
2371
|
+
export interface UpdateSummariesOperations {
|
|
2372
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: UpdateSummariesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2373
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: UpdateSummariesDeleteOptionalParams): Promise<void>;
|
|
2374
|
+
get(resourceGroupName: string, clusterName: string, options?: UpdateSummariesGetOptionalParams): Promise<UpdateSummariesGetResponse>;
|
|
2375
|
+
list(resourceGroupName: string, clusterName: string, options?: UpdateSummariesListOptionalParams): PagedAsyncIterableIterator<UpdateSummaries>;
|
|
2376
|
+
put(resourceGroupName: string, clusterName: string, updateLocationProperties: UpdateSummaries, options?: UpdateSummariesPutOptionalParams): Promise<UpdateSummariesPutResponse>;
|
|
1699
2377
|
}
|
|
1700
2378
|
|
|
1701
2379
|
// @public
|
|
1702
|
-
export type
|
|
2380
|
+
export type UpdateSummariesPropertiesState = string;
|
|
2381
|
+
|
|
2382
|
+
// @public
|
|
2383
|
+
export interface UpdateSummariesPutOptionalParams extends coreClient.OperationOptions {
|
|
2384
|
+
}
|
|
1703
2385
|
|
|
1704
2386
|
// @public
|
|
1705
|
-
export
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
2387
|
+
export type UpdateSummariesPutResponse = UpdateSummaries;
|
|
2388
|
+
|
|
2389
|
+
// @public (undocumented)
|
|
2390
|
+
export interface UploadCertificateRequest {
|
|
1709
2391
|
// (undocumented)
|
|
1710
|
-
|
|
2392
|
+
properties?: RawCertificateData;
|
|
2393
|
+
}
|
|
2394
|
+
|
|
2395
|
+
// @public
|
|
2396
|
+
export interface UserAssignedIdentity {
|
|
2397
|
+
readonly clientId?: string;
|
|
2398
|
+
readonly principalId?: string;
|
|
1711
2399
|
}
|
|
1712
2400
|
|
|
1713
2401
|
// @public
|
|
1714
|
-
export interface
|
|
1715
|
-
|
|
1716
|
-
|
|
2402
|
+
export interface ValidateRequest {
|
|
2403
|
+
additionalInfo?: string;
|
|
2404
|
+
edgeDeviceIds: string[];
|
|
1717
2405
|
}
|
|
1718
2406
|
|
|
1719
2407
|
// @public
|
|
1720
|
-
export interface
|
|
1721
|
-
|
|
2408
|
+
export interface ValidateResponse {
|
|
2409
|
+
readonly status?: string;
|
|
1722
2410
|
}
|
|
1723
2411
|
|
|
1724
2412
|
// @public
|
|
1725
|
-
export type
|
|
2413
|
+
export type WindowsServerSubscription = string;
|
|
1726
2414
|
|
|
1727
2415
|
// (No @packageDocumentation comment for this package)
|
|
1728
2416
|
|