@azure/arm-workloads 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +8926 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/monitorsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorsCreateSample.js +40 -0
- package/dist-esm/samples-dev/monitorsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/monitorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/monitorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/monitorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorsGetSample.js +31 -0
- package/dist-esm/samples-dev/monitorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/monitorsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorsListSample.js +43 -0
- package/dist-esm/samples-dev/monitorsListSample.js.map +1 -0
- package/dist-esm/samples-dev/monitorsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorsUpdateSample.js +54 -0
- package/dist-esm/samples-dev/monitorsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/phpWorkloadsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsCreateOrUpdateSample.js +111 -0
- package/dist-esm/samples-dev/phpWorkloadsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/phpWorkloadsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/phpWorkloadsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/phpWorkloadsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsGetSample.js +31 -0
- package/dist-esm/samples-dev/phpWorkloadsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/phpWorkloadsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/phpWorkloadsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/phpWorkloadsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/phpWorkloadsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/phpWorkloadsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/phpWorkloadsUpdateSample.js +35 -0
- package/dist-esm/samples-dev/phpWorkloadsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/providerInstancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerInstancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerInstancesCreateSample.js +194 -0
- package/dist-esm/samples-dev/providerInstancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/providerInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerInstancesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/providerInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/providerInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerInstancesGetSample.js +127 -0
- package/dist-esm/samples-dev/providerInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/providerInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerInstancesListSample.js +45 -0
- package/dist-esm/samples-dev/providerInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesCreateSample.js +37 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesGetSample.js +32 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.js +45 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesUpdateSample.js +36 -0
- package/dist-esm/samples-dev/sapApplicationServerInstancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapAvailabilityZoneDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapAvailabilityZoneDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapAvailabilityZoneDetailsSample.js +47 -0
- package/dist-esm/samples-dev/sapAvailabilityZoneDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapCentralInstancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesCreateSample.js +37 -0
- package/dist-esm/samples-dev/sapCentralInstancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapCentralInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sapCentralInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapCentralInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesGetSample.js +32 -0
- package/dist-esm/samples-dev/sapCentralInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapCentralInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesListSample.js +45 -0
- package/dist-esm/samples-dev/sapCentralInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapCentralInstancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapCentralInstancesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/sapCentralInstancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesCreateSample.js +34 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesGetSample.js +32 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.js +45 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/sapDatabaseInstancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapDiskConfigurationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapDiskConfigurationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapDiskConfigurationsSample.js +47 -0
- package/dist-esm/samples-dev/sapDiskConfigurationsSample.js.map +1 -0
- package/dist-esm/samples-dev/sapSizingRecommendationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapSizingRecommendationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapSizingRecommendationsSample.js +81 -0
- package/dist-esm/samples-dev/sapSizingRecommendationsSample.js.map +1 -0
- package/dist-esm/samples-dev/sapSupportedSkuSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapSupportedSkuSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapSupportedSkuSample.js +81 -0
- package/dist-esm/samples-dev/sapSupportedSkuSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.js +733 -0
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/sapVirtualInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesGetSample.js +31 -0
- package/dist-esm/samples-dev/sapVirtualInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStartSample.js +31 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStopSample.js +33 -0
- package/dist-esm/samples-dev/sapVirtualInstancesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sapVirtualInstancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sapVirtualInstancesUpdateSample.js +36 -0
- package/dist-esm/samples-dev/sapVirtualInstancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/skusListSample.d.ts +2 -0
- package/dist-esm/samples-dev/skusListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/skusListSample.js +43 -0
- package/dist-esm/samples-dev/skusListSample.js.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/wordpressInstancesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/wordpressInstancesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/wordpressInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/wordpressInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/wordpressInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesGetSample.js +31 -0
- package/dist-esm/samples-dev/wordpressInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/wordpressInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/wordpressInstancesListSample.js +45 -0
- package/dist-esm/samples-dev/wordpressInstancesListSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2834 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +328 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +154 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +4161 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +37 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +262 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +11 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +18 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/monitors.d.ts +102 -0
- package/dist-esm/src/operations/monitors.d.ts.map +1 -0
- package/dist-esm/src/operations/monitors.js +466 -0
- package/dist-esm/src/operations/monitors.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/phpWorkloads.d.ts +99 -0
- package/dist-esm/src/operations/phpWorkloads.d.ts.map +1 -0
- package/dist-esm/src/operations/phpWorkloads.js +456 -0
- package/dist-esm/src/operations/phpWorkloads.js.map +1 -0
- package/dist-esm/src/operations/providerInstances.d.ts +88 -0
- package/dist-esm/src/operations/providerInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/providerInstances.js +357 -0
- package/dist-esm/src/operations/providerInstances.js.map +1 -0
- package/dist-esm/src/operations/sAPApplicationServerInstances.d.ts +99 -0
- package/dist-esm/src/operations/sAPApplicationServerInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/sAPApplicationServerInstances.js +454 -0
- package/dist-esm/src/operations/sAPApplicationServerInstances.js.map +1 -0
- package/dist-esm/src/operations/sAPCentralInstances.d.ts +106 -0
- package/dist-esm/src/operations/sAPCentralInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/sAPCentralInstances.js +461 -0
- package/dist-esm/src/operations/sAPCentralInstances.js.map +1 -0
- package/dist-esm/src/operations/sAPDatabaseInstances.d.ts +106 -0
- package/dist-esm/src/operations/sAPDatabaseInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/sAPDatabaseInstances.js +461 -0
- package/dist-esm/src/operations/sAPDatabaseInstances.js.map +1 -0
- package/dist-esm/src/operations/sAPVirtualInstances.d.ts +124 -0
- package/dist-esm/src/operations/sAPVirtualInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/sAPVirtualInstances.js +627 -0
- package/dist-esm/src/operations/sAPVirtualInstances.js.map +1 -0
- package/dist-esm/src/operations/skus.d.ts +32 -0
- package/dist-esm/src/operations/skus.d.ts.map +1 -0
- package/dist-esm/src/operations/skus.js +124 -0
- package/dist-esm/src/operations/skus.js.map +1 -0
- package/dist-esm/src/operations/wordpressInstances.d.ts +69 -0
- package/dist-esm/src/operations/wordpressInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/wordpressInstances.js +289 -0
- package/dist-esm/src/operations/wordpressInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +18 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/monitors.d.ts +65 -0
- package/dist-esm/src/operationsInterfaces/monitors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/monitors.js +9 -0
- package/dist-esm/src/operationsInterfaces/monitors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/phpWorkloads.d.ts +63 -0
- package/dist-esm/src/operationsInterfaces/phpWorkloads.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/phpWorkloads.js +9 -0
- package/dist-esm/src/operationsInterfaces/phpWorkloads.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/providerInstances.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/providerInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/providerInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/providerInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.d.ts +81 -0
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.d.ts +81 -0
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.d.ts +88 -0
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts +11 -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/wordpressInstances.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/wordpressInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/wordpressInstances.js +9 -0
- package/dist-esm/src/operationsInterfaces/wordpressInstances.js.map +1 -0
- package/dist-esm/src/workloadsClient.d.ts +53 -0
- package/dist-esm/src/workloadsClient.d.ts.map +1 -0
- package/dist-esm/src/workloadsClient.js +231 -0
- package/dist-esm/src/workloadsClient.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +38 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +122 -0
- package/review/arm-workloads.api.md +2255 -0
- package/rollup.config.js +122 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +3223 -0
- package/src/models/mappers.ts +4538 -0
- package/src/models/parameters.ts +322 -0
- package/src/operations/index.ts +18 -0
- package/src/operations/monitors.ts +613 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/phpWorkloads.ts +600 -0
- package/src/operations/providerInstances.ts +496 -0
- package/src/operations/sAPApplicationServerInstances.ts +645 -0
- package/src/operations/sAPCentralInstances.ts +651 -0
- package/src/operations/sAPDatabaseInstances.ts +651 -0
- package/src/operations/sAPVirtualInstances.ts +850 -0
- package/src/operations/skus.ts +139 -0
- package/src/operations/wordpressInstances.ts +396 -0
- package/src/operationsInterfaces/index.ts +18 -0
- package/src/operationsInterfaces/monitors.ts +129 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/phpWorkloads.ts +121 -0
- package/src/operationsInterfaces/providerInstances.ts +121 -0
- package/src/operationsInterfaces/sAPApplicationServerInstances.ts +148 -0
- package/src/operationsInterfaces/sAPCentralInstances.ts +155 -0
- package/src/operationsInterfaces/sAPDatabaseInstances.ts +155 -0
- package/src/operationsInterfaces/sAPVirtualInstances.ts +178 -0
- package/src/operationsInterfaces/skus.ts +22 -0
- package/src/operationsInterfaces/wordpressInstances.ts +88 -0
- package/src/workloadsClient.ts +343 -0
- package/tsconfig.json +33 -0
- package/types/arm-workloads.d.ts +3791 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,3223 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
|
|
11
|
+
export type SAPSizingRecommendationResultUnion =
|
|
12
|
+
| SAPSizingRecommendationResult
|
|
13
|
+
| SingleServerRecommendationResult
|
|
14
|
+
| ThreeTierRecommendationResult;
|
|
15
|
+
export type SAPConfigurationUnion =
|
|
16
|
+
| SAPConfiguration
|
|
17
|
+
| DiscoveryConfiguration
|
|
18
|
+
| DeploymentConfiguration
|
|
19
|
+
| DeploymentWithOSConfiguration;
|
|
20
|
+
export type ProviderSpecificPropertiesUnion =
|
|
21
|
+
| ProviderSpecificProperties
|
|
22
|
+
| HanaDbProviderInstanceProperties
|
|
23
|
+
| SapNetWeaverProviderInstanceProperties
|
|
24
|
+
| PrometheusOSProviderInstanceProperties
|
|
25
|
+
| DB2ProviderInstanceProperties
|
|
26
|
+
| PrometheusHaClusterProviderInstanceProperties
|
|
27
|
+
| MsSqlServerProviderInstanceProperties;
|
|
28
|
+
export type OSConfigurationUnion =
|
|
29
|
+
| OSConfiguration
|
|
30
|
+
| WindowsConfiguration
|
|
31
|
+
| LinuxConfiguration;
|
|
32
|
+
export type InfrastructureConfigurationUnion =
|
|
33
|
+
| InfrastructureConfiguration
|
|
34
|
+
| SingleServerConfiguration
|
|
35
|
+
| ThreeTierConfiguration;
|
|
36
|
+
export type SoftwareConfigurationUnion =
|
|
37
|
+
| SoftwareConfiguration
|
|
38
|
+
| ServiceInitiatedSoftwareConfiguration
|
|
39
|
+
| SAPInstallWithoutOSConfigSoftwareConfiguration;
|
|
40
|
+
|
|
41
|
+
/** Php workload resource list */
|
|
42
|
+
export interface PhpWorkloadResourceList {
|
|
43
|
+
/** List of resources in current page */
|
|
44
|
+
value?: PhpWorkloadResource[];
|
|
45
|
+
/** Link to next page of resources */
|
|
46
|
+
nextLink?: string;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/** Managed resource group configuration */
|
|
50
|
+
export interface ManagedRGConfiguration {
|
|
51
|
+
/** Managed resource group name */
|
|
52
|
+
name?: string;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/** User profile to configure on a compute resources such as VM, VMSS */
|
|
56
|
+
export interface UserProfile {
|
|
57
|
+
/** User name */
|
|
58
|
+
userName: string;
|
|
59
|
+
/** SSH public key data */
|
|
60
|
+
sshPublicKey: string;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/** VM or VMSS node profile */
|
|
64
|
+
export interface NodeProfile {
|
|
65
|
+
/** VM or VMSS name */
|
|
66
|
+
name?: string;
|
|
67
|
+
/** VM SKU for node(s) */
|
|
68
|
+
nodeSku: string;
|
|
69
|
+
/** OS image used for creating the nodes */
|
|
70
|
+
osImage: OsImageProfile;
|
|
71
|
+
/** OS disk details */
|
|
72
|
+
osDisk: DiskInfo;
|
|
73
|
+
/** Data disks details. This property is not in use right now */
|
|
74
|
+
dataDisks?: DiskInfo[];
|
|
75
|
+
/**
|
|
76
|
+
* VM/VMSS resource ARM Ids
|
|
77
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
78
|
+
*/
|
|
79
|
+
readonly nodeResourceIds?: string[];
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
/** OS image profile */
|
|
83
|
+
export interface OsImageProfile {
|
|
84
|
+
/** OS image publisher */
|
|
85
|
+
publisher?: OSImagePublisher;
|
|
86
|
+
/** OS image offer */
|
|
87
|
+
offer?: OSImageOffer;
|
|
88
|
+
/** OS image sku */
|
|
89
|
+
sku?: OSImageSku;
|
|
90
|
+
/** OS image version */
|
|
91
|
+
version?: OSImageVersion;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/** Disk resource creation details */
|
|
95
|
+
export interface DiskInfo {
|
|
96
|
+
/** Storage type */
|
|
97
|
+
storageType: DiskStorageType;
|
|
98
|
+
/** Disk size in GB */
|
|
99
|
+
sizeInGB?: number;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/** Network profile */
|
|
103
|
+
export interface NetworkProfile {
|
|
104
|
+
/** Load balancer type */
|
|
105
|
+
loadBalancerType: LoadBalancerType;
|
|
106
|
+
/** Load balancer SKU */
|
|
107
|
+
loadBalancerSku?: string;
|
|
108
|
+
/** Load balancer tier */
|
|
109
|
+
loadBalancerTier?: string;
|
|
110
|
+
/** Capacity, applicable only for Application Gateway */
|
|
111
|
+
capacity?: number;
|
|
112
|
+
/** Whether to enable Azure front door */
|
|
113
|
+
azureFrontDoorEnabled?: AzureFrontDoorEnabled;
|
|
114
|
+
/**
|
|
115
|
+
* Virtual network resource Id
|
|
116
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
117
|
+
*/
|
|
118
|
+
readonly vNetResourceId?: string;
|
|
119
|
+
/**
|
|
120
|
+
* Azure Loadbalancer or ApplicationGateway resource Id
|
|
121
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
122
|
+
*/
|
|
123
|
+
readonly loadBalancerResourceId?: string;
|
|
124
|
+
/**
|
|
125
|
+
* Azure front door resource id
|
|
126
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
127
|
+
*/
|
|
128
|
+
readonly azureFrontDoorResourceId?: string;
|
|
129
|
+
/**
|
|
130
|
+
* Loadbalancer front-end IP address resource Id
|
|
131
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
132
|
+
*/
|
|
133
|
+
readonly frontEndPublicIpResourceId?: string;
|
|
134
|
+
/**
|
|
135
|
+
* List of outbound public IP resource IDs
|
|
136
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
137
|
+
*/
|
|
138
|
+
readonly outboundPublicIpResourceIds?: string[];
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/** Workload database profile */
|
|
142
|
+
export interface DatabaseProfile {
|
|
143
|
+
/** Database type */
|
|
144
|
+
type: DatabaseType;
|
|
145
|
+
/** Database server name */
|
|
146
|
+
serverName?: string;
|
|
147
|
+
/** Database version */
|
|
148
|
+
version?: string;
|
|
149
|
+
/** The name of the server SKU, e.g. Standard_D32s_v4 */
|
|
150
|
+
sku: string;
|
|
151
|
+
/** Tier of the server SKU */
|
|
152
|
+
tier: DatabaseTier;
|
|
153
|
+
/** Whether to enable HA for the server */
|
|
154
|
+
haEnabled?: HAEnabled;
|
|
155
|
+
/** SKU name for database storage */
|
|
156
|
+
storageSku?: string;
|
|
157
|
+
/** Database storage size in GB */
|
|
158
|
+
storageInGB?: number;
|
|
159
|
+
/** Storage IOPS for the server */
|
|
160
|
+
storageIops?: number;
|
|
161
|
+
/** Backup retention days for the server */
|
|
162
|
+
backupRetentionDays?: number;
|
|
163
|
+
/** Whether to enable SSL enforcement on the database */
|
|
164
|
+
sslEnforcementEnabled?: EnableSslEnforcement;
|
|
165
|
+
/**
|
|
166
|
+
* Azure Database Server resource Id
|
|
167
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
168
|
+
*/
|
|
169
|
+
readonly serverResourceId?: string;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
/** Workload website profile */
|
|
173
|
+
export interface SiteProfile {
|
|
174
|
+
/** Domain name for the application site URL */
|
|
175
|
+
domainName?: string;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
/** File share profile */
|
|
179
|
+
export interface FileshareProfile {
|
|
180
|
+
/** Share type */
|
|
181
|
+
shareType: FileShareType;
|
|
182
|
+
/** File share backing storage type */
|
|
183
|
+
storageType: FileShareStorageType;
|
|
184
|
+
/** File share size in GB */
|
|
185
|
+
shareSizeInGB?: number;
|
|
186
|
+
/**
|
|
187
|
+
* File share storage resource id
|
|
188
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
189
|
+
*/
|
|
190
|
+
readonly storageResourceId?: string;
|
|
191
|
+
/**
|
|
192
|
+
* File share name
|
|
193
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
194
|
+
*/
|
|
195
|
+
readonly shareName?: string;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
/** PHP profile */
|
|
199
|
+
export interface PhpProfile {
|
|
200
|
+
/** PHP version */
|
|
201
|
+
version: PHPVersion;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
/** Cache profile */
|
|
205
|
+
export interface CacheProfile {
|
|
206
|
+
/** Cache name */
|
|
207
|
+
name?: string;
|
|
208
|
+
/** Cache SKU name */
|
|
209
|
+
skuName: string;
|
|
210
|
+
/** Cache family */
|
|
211
|
+
family: RedisCacheFamily;
|
|
212
|
+
/** Cache capacity */
|
|
213
|
+
capacity: number;
|
|
214
|
+
/**
|
|
215
|
+
* Cache resource Id
|
|
216
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
217
|
+
*/
|
|
218
|
+
readonly cacheResourceId?: string;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
/** Backup profile */
|
|
222
|
+
export interface BackupProfile {
|
|
223
|
+
/** Whether to enable Azure backup for the workload */
|
|
224
|
+
backupEnabled: EnableBackup;
|
|
225
|
+
/**
|
|
226
|
+
* Backup vault resource Id
|
|
227
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
228
|
+
*/
|
|
229
|
+
readonly vaultResourceId?: string;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
/** The resource model definition representing SKU */
|
|
233
|
+
export interface Sku {
|
|
234
|
+
/** The name of the SKU. Ex - P3. It is typically a letter+number code */
|
|
235
|
+
name: string;
|
|
236
|
+
/** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
|
|
237
|
+
tier?: SkuTier;
|
|
238
|
+
/** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */
|
|
239
|
+
size?: string;
|
|
240
|
+
/** If the service has different generations of hardware, for the same SKU, then that can be captured here. */
|
|
241
|
+
family?: string;
|
|
242
|
+
/** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */
|
|
243
|
+
capacity?: number;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
/** Managed service identity (user assigned identities) */
|
|
247
|
+
export interface UserAssignedServiceIdentity {
|
|
248
|
+
/** Type of manage identity */
|
|
249
|
+
type: ManagedServiceIdentityType;
|
|
250
|
+
/** User assigned identities dictionary */
|
|
251
|
+
userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
/** User assigned identity properties */
|
|
255
|
+
export interface UserAssignedIdentity {
|
|
256
|
+
/**
|
|
257
|
+
* The principal ID of the assigned identity.
|
|
258
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
259
|
+
*/
|
|
260
|
+
readonly principalId?: string;
|
|
261
|
+
/**
|
|
262
|
+
* The client ID of the assigned identity.
|
|
263
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
264
|
+
*/
|
|
265
|
+
readonly clientId?: string;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
269
|
+
export interface Resource {
|
|
270
|
+
/**
|
|
271
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
272
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
273
|
+
*/
|
|
274
|
+
readonly id?: string;
|
|
275
|
+
/**
|
|
276
|
+
* The name of the resource
|
|
277
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
278
|
+
*/
|
|
279
|
+
readonly name?: string;
|
|
280
|
+
/**
|
|
281
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
282
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
283
|
+
*/
|
|
284
|
+
readonly type?: string;
|
|
285
|
+
/**
|
|
286
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
287
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
288
|
+
*/
|
|
289
|
+
readonly systemData?: SystemData;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
293
|
+
export interface SystemData {
|
|
294
|
+
/** The identity that created the resource. */
|
|
295
|
+
createdBy?: string;
|
|
296
|
+
/** The type of identity that created the resource. */
|
|
297
|
+
createdByType?: CreatedByType;
|
|
298
|
+
/** The timestamp of resource creation (UTC). */
|
|
299
|
+
createdAt?: Date;
|
|
300
|
+
/** The identity that last modified the resource. */
|
|
301
|
+
lastModifiedBy?: string;
|
|
302
|
+
/** The type of identity that last modified the resource. */
|
|
303
|
+
lastModifiedByType?: CreatedByType;
|
|
304
|
+
/** The timestamp of resource last modification (UTC) */
|
|
305
|
+
lastModifiedAt?: Date;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
309
|
+
export interface ErrorResponse {
|
|
310
|
+
/** The error object. */
|
|
311
|
+
error?: ErrorDetail;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
/** The error detail. */
|
|
315
|
+
export interface ErrorDetail {
|
|
316
|
+
/**
|
|
317
|
+
* The error code.
|
|
318
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
319
|
+
*/
|
|
320
|
+
readonly code?: string;
|
|
321
|
+
/**
|
|
322
|
+
* The error message.
|
|
323
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
324
|
+
*/
|
|
325
|
+
readonly message?: string;
|
|
326
|
+
/**
|
|
327
|
+
* The error target.
|
|
328
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
329
|
+
*/
|
|
330
|
+
readonly target?: string;
|
|
331
|
+
/**
|
|
332
|
+
* The error details.
|
|
333
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
334
|
+
*/
|
|
335
|
+
readonly details?: ErrorDetail[];
|
|
336
|
+
/**
|
|
337
|
+
* The error additional info.
|
|
338
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
339
|
+
*/
|
|
340
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
/** The resource management error additional info. */
|
|
344
|
+
export interface ErrorAdditionalInfo {
|
|
345
|
+
/**
|
|
346
|
+
* The additional info type.
|
|
347
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
348
|
+
*/
|
|
349
|
+
readonly type?: string;
|
|
350
|
+
/**
|
|
351
|
+
* The additional info.
|
|
352
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
353
|
+
*/
|
|
354
|
+
readonly info?: Record<string, unknown>;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
/** Resource patch request body */
|
|
358
|
+
export interface PatchResourceRequestBody {
|
|
359
|
+
/** Resource tags */
|
|
360
|
+
tags?: { [propertyName: string]: string };
|
|
361
|
+
identity?: PatchResourceRequestBodyIdentity;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
/** WordPress instance resource list */
|
|
365
|
+
export interface WordpressInstanceResourceList {
|
|
366
|
+
/** List of resources in current page */
|
|
367
|
+
value?: WordpressInstanceResource[];
|
|
368
|
+
/** Link to next page of resources */
|
|
369
|
+
nextLink?: string;
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
/** The SAP Sizing Recommendation request. */
|
|
373
|
+
export interface SAPSizingRecommendationRequest {
|
|
374
|
+
/** The geo-location where the resource is to be created. */
|
|
375
|
+
appLocation: string;
|
|
376
|
+
/** Defines the environment type - Production/Non Production. */
|
|
377
|
+
environment: SAPEnvironmentType;
|
|
378
|
+
/** Defines the SAP Product type. */
|
|
379
|
+
sapProduct: SAPProductType;
|
|
380
|
+
/** The deployment type. Eg: SingleServer/ThreeTier */
|
|
381
|
+
deploymentType: SAPDeploymentType;
|
|
382
|
+
/** The SAP Application Performance Standard measurement. */
|
|
383
|
+
saps: number;
|
|
384
|
+
/** The database memory configuration. */
|
|
385
|
+
dbMemory: number;
|
|
386
|
+
/** The database type. */
|
|
387
|
+
databaseType: SAPDatabaseType;
|
|
388
|
+
/** The DB scale method. */
|
|
389
|
+
dbScaleMethod?: SAPDatabaseScaleMethod;
|
|
390
|
+
/** The high availability type. */
|
|
391
|
+
highAvailabilityType?: SAPHighAvailabilityType;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
/** The SAP sizing recommendation result. */
|
|
395
|
+
export interface SAPSizingRecommendationResult {
|
|
396
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
397
|
+
deploymentType: "SingleServer" | "ThreeTier";
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
/** The SAP request to get list of supported SKUs. */
|
|
401
|
+
export interface SAPSupportedSkusRequest {
|
|
402
|
+
/** The geo-location where the resource is to be created. */
|
|
403
|
+
appLocation: string;
|
|
404
|
+
/** Defines the environment type - Production/Non Production. */
|
|
405
|
+
environment: SAPEnvironmentType;
|
|
406
|
+
/** Defines the SAP Product type. */
|
|
407
|
+
sapProduct: SAPProductType;
|
|
408
|
+
/** The deployment type. Eg: SingleServer/ThreeTier */
|
|
409
|
+
deploymentType: SAPDeploymentType;
|
|
410
|
+
/** The database type. Eg: HANA, DB2, etc */
|
|
411
|
+
databaseType: SAPDatabaseType;
|
|
412
|
+
/** The high availability type. */
|
|
413
|
+
highAvailabilityType?: SAPHighAvailabilityType;
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
/** The list of supported SKUs for different resources which are part of SAP deployment. */
|
|
417
|
+
export interface SAPSupportedResourceSkusResult {
|
|
418
|
+
/** Gets the list of SAP supported SKUs. */
|
|
419
|
+
supportedSkus?: SAPSupportedSku[];
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
/** The SAP supported SKU. */
|
|
423
|
+
export interface SAPSupportedSku {
|
|
424
|
+
/** The VM Sku. */
|
|
425
|
+
vmSku?: string;
|
|
426
|
+
/** True if the Sku is certified for App server in the SAP system. */
|
|
427
|
+
isAppServerCertified?: boolean;
|
|
428
|
+
/** True if the Sku is certified for Database server in the SAP system. */
|
|
429
|
+
isDatabaseCertified?: boolean;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
/** The SAP request to get list of disk configurations. */
|
|
433
|
+
export interface SAPDiskConfigurationsRequest {
|
|
434
|
+
/** The geo-location where the SAP resources will be created. */
|
|
435
|
+
appLocation: string;
|
|
436
|
+
/** Defines the environment type - Production/Non Production. */
|
|
437
|
+
environment: SAPEnvironmentType;
|
|
438
|
+
/** Defines the SAP Product type. */
|
|
439
|
+
sapProduct: SAPProductType;
|
|
440
|
+
/** The database type. Eg: HANA, DB2, etc */
|
|
441
|
+
databaseType: SAPDatabaseType;
|
|
442
|
+
/** The deployment type. Eg: SingleServer/ThreeTier */
|
|
443
|
+
deploymentType: SAPDeploymentType;
|
|
444
|
+
/** The VM SKU for database instance. */
|
|
445
|
+
dbVmSku: string;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
/** The list of disk configuration for vmSku which are part of SAP deployment. */
|
|
449
|
+
export interface SAPDiskConfigurationsResult {
|
|
450
|
+
/** Gets the list of Disk Configurations. */
|
|
451
|
+
diskConfigurations?: SAPDiskConfiguration[];
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
/** The SAP Disk Configuration. */
|
|
455
|
+
export interface SAPDiskConfiguration {
|
|
456
|
+
/** The volume name. */
|
|
457
|
+
volume?: string;
|
|
458
|
+
/** The disk type. */
|
|
459
|
+
diskType?: string;
|
|
460
|
+
/** The disk count. */
|
|
461
|
+
diskCount?: number;
|
|
462
|
+
/** The disk size in GB. */
|
|
463
|
+
diskSizeGB?: number;
|
|
464
|
+
/** The disk Iops. */
|
|
465
|
+
diskIopsReadWrite?: number;
|
|
466
|
+
/** The disk provisioned throughput in MBps. */
|
|
467
|
+
diskMBpsReadWrite?: number;
|
|
468
|
+
/** The disk storage type */
|
|
469
|
+
diskStorageType?: string;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
/** The SAP request to get list of availability zones. */
|
|
473
|
+
export interface SAPAvailabilityZoneDetailsRequest {
|
|
474
|
+
/** The geo-location where the SAP resources will be created. */
|
|
475
|
+
appLocation: string;
|
|
476
|
+
/** Defines the SAP Product type. */
|
|
477
|
+
sapProduct: SAPProductType;
|
|
478
|
+
/** The database type. Eg: HANA, DB2, etc */
|
|
479
|
+
databaseType: SAPDatabaseType;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
/** The list of supported availability zone pairs which are part of SAP HA deployment. */
|
|
483
|
+
export interface SAPAvailabilityZoneDetailsResult {
|
|
484
|
+
/** Gets the list of availability zone pairs. */
|
|
485
|
+
availabilityZonePairs?: SAPAvailabilityZonePair[];
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
/** The SAP Availability Zone Pair. */
|
|
489
|
+
export interface SAPAvailabilityZonePair {
|
|
490
|
+
/** The zone A. */
|
|
491
|
+
zoneA?: number;
|
|
492
|
+
/** The zone B. */
|
|
493
|
+
zoneB?: number;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
/** The SAP Configuration. */
|
|
497
|
+
export interface SAPConfiguration {
|
|
498
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
499
|
+
configurationType: "Discovery" | "Deployment" | "DeploymentWithOSConfig";
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
/** An error response from the Virtual Instance for SAP Workload service. */
|
|
503
|
+
export interface SAPVirtualInstanceError {
|
|
504
|
+
/** The Virtual Instance for SAP error body. */
|
|
505
|
+
properties?: ErrorDefinition;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
/** Error definition. */
|
|
509
|
+
export interface ErrorDefinition {
|
|
510
|
+
/**
|
|
511
|
+
* Service specific error code which serves as the substatus for the HTTP error code.
|
|
512
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
513
|
+
*/
|
|
514
|
+
readonly code?: string;
|
|
515
|
+
/**
|
|
516
|
+
* Description of the error.
|
|
517
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
518
|
+
*/
|
|
519
|
+
readonly message?: string;
|
|
520
|
+
/**
|
|
521
|
+
* Internal error details.
|
|
522
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
523
|
+
*/
|
|
524
|
+
readonly details?: ErrorDefinition[];
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
/** Defines the request body for updating Virtual Instance for SAP. */
|
|
528
|
+
export interface UpdateSAPVirtualInstanceRequest {
|
|
529
|
+
/** Gets or sets the Resource tags. */
|
|
530
|
+
tags?: { [propertyName: string]: string };
|
|
531
|
+
/** Managed service identity (user assigned identities) */
|
|
532
|
+
identity?: UserAssignedServiceIdentity;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
/** The current status of an async operation. */
|
|
536
|
+
export interface OperationStatusResult {
|
|
537
|
+
/** Fully qualified ID for the async operation. */
|
|
538
|
+
id?: string;
|
|
539
|
+
/** Name of the async operation. */
|
|
540
|
+
name?: string;
|
|
541
|
+
/** Operation status. */
|
|
542
|
+
status: string;
|
|
543
|
+
/** Percent of the operation that is complete. */
|
|
544
|
+
percentComplete?: number;
|
|
545
|
+
/** The start time of the operation. */
|
|
546
|
+
startTime?: Date;
|
|
547
|
+
/** The end time of the operation. */
|
|
548
|
+
endTime?: Date;
|
|
549
|
+
/** The operations list. */
|
|
550
|
+
operations?: OperationStatusResult[];
|
|
551
|
+
/** If present, details of the operation error. */
|
|
552
|
+
error?: ErrorDetail;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
/** Defines the collection of Virtual Instance for SAP. */
|
|
556
|
+
export interface SAPVirtualInstanceList {
|
|
557
|
+
/** Gets the list of Virtual Instances for SAP. */
|
|
558
|
+
value?: SAPVirtualInstance[];
|
|
559
|
+
/** Gets the value of next link. */
|
|
560
|
+
nextLink?: string;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
/** Defines the SAP message server properties. */
|
|
564
|
+
export interface MessageServerProperties {
|
|
565
|
+
/**
|
|
566
|
+
* The message server port.
|
|
567
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
568
|
+
*/
|
|
569
|
+
readonly msPort?: number;
|
|
570
|
+
/**
|
|
571
|
+
* The message server internal MS port.
|
|
572
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
573
|
+
*/
|
|
574
|
+
readonly internalMsPort?: number;
|
|
575
|
+
/**
|
|
576
|
+
* The message server http port.
|
|
577
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
578
|
+
*/
|
|
579
|
+
readonly httpPort?: number;
|
|
580
|
+
/**
|
|
581
|
+
* The message server https port.
|
|
582
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
583
|
+
*/
|
|
584
|
+
readonly httpsPort?: number;
|
|
585
|
+
/**
|
|
586
|
+
* The message server SAP host name.
|
|
587
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
588
|
+
*/
|
|
589
|
+
readonly hostname?: string;
|
|
590
|
+
/**
|
|
591
|
+
* The message server IP Address.
|
|
592
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
593
|
+
*/
|
|
594
|
+
readonly ipAddress?: string;
|
|
595
|
+
/**
|
|
596
|
+
* Defines the SAP Instance health.
|
|
597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
598
|
+
*/
|
|
599
|
+
readonly health?: SAPHealthState;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
/** Defines the SAP enqueue server properties. */
|
|
603
|
+
export interface EnqueueServerProperties {
|
|
604
|
+
/**
|
|
605
|
+
* The enqueue server SAP host name.
|
|
606
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
607
|
+
*/
|
|
608
|
+
readonly hostname?: string;
|
|
609
|
+
/**
|
|
610
|
+
* The enqueue server SAP IP Address.
|
|
611
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
612
|
+
*/
|
|
613
|
+
readonly ipAddress?: string;
|
|
614
|
+
/**
|
|
615
|
+
* The enqueue server Port.
|
|
616
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
617
|
+
*/
|
|
618
|
+
readonly port?: number;
|
|
619
|
+
/**
|
|
620
|
+
* Defines the SAP Instance health.
|
|
621
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
622
|
+
*/
|
|
623
|
+
readonly health?: SAPHealthState;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
/** Defines the SAP Gateway Server properties. */
|
|
627
|
+
export interface GatewayServerProperties {
|
|
628
|
+
/**
|
|
629
|
+
* The gateway Port.
|
|
630
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
631
|
+
*/
|
|
632
|
+
readonly port?: number;
|
|
633
|
+
/**
|
|
634
|
+
* Defines the SAP Instance health.
|
|
635
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
636
|
+
*/
|
|
637
|
+
readonly health?: SAPHealthState;
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
/** Defines the SAP ERS Server properties. */
|
|
641
|
+
export interface EnqueueReplicationServerProperties {
|
|
642
|
+
/**
|
|
643
|
+
* Defines the type of Enqueue Replication Server.
|
|
644
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
645
|
+
*/
|
|
646
|
+
readonly ersVersion?: EnqueueReplicationServerType;
|
|
647
|
+
/**
|
|
648
|
+
* The ERS server instance id.
|
|
649
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
650
|
+
*/
|
|
651
|
+
readonly instanceNo?: string;
|
|
652
|
+
/**
|
|
653
|
+
* The ERS server SAP host name.
|
|
654
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
655
|
+
*/
|
|
656
|
+
readonly hostname?: string;
|
|
657
|
+
/**
|
|
658
|
+
* The ERS server SAP kernel version.
|
|
659
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
660
|
+
*/
|
|
661
|
+
readonly kernelVersion?: string;
|
|
662
|
+
/**
|
|
663
|
+
* The ERS server SAP kernel patch.
|
|
664
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
665
|
+
*/
|
|
666
|
+
readonly kernelPatch?: string;
|
|
667
|
+
/**
|
|
668
|
+
* The ERS server SAP IP Address.
|
|
669
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
670
|
+
*/
|
|
671
|
+
readonly ipAddress?: string;
|
|
672
|
+
/**
|
|
673
|
+
* Defines the SAP Instance health.
|
|
674
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
675
|
+
*/
|
|
676
|
+
readonly health?: SAPHealthState;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
/** The Central Server VM Details. */
|
|
680
|
+
export interface CentralServerVmDetails {
|
|
681
|
+
/**
|
|
682
|
+
* Defines the type of central server VM.
|
|
683
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
684
|
+
*/
|
|
685
|
+
readonly type?: CentralServerVirtualMachineType;
|
|
686
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
687
|
+
readonly virtualMachineId?: string;
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
/** Defines the request body for updating SAP Central Instance. */
|
|
691
|
+
export interface UpdateSAPCentralInstanceRequest {
|
|
692
|
+
/** Gets or sets the Resource tags. */
|
|
693
|
+
tags?: { [propertyName: string]: string };
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
/** Defines the collection of SAP Central Instances. */
|
|
697
|
+
export interface SAPCentralInstanceList {
|
|
698
|
+
/** Gets the list of SAP central instances. */
|
|
699
|
+
value?: SAPCentralServerInstance[];
|
|
700
|
+
/** Gets the value of next link. */
|
|
701
|
+
nextLink?: string;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
/** The Database VM Details. */
|
|
705
|
+
export interface DatabaseVmDetails {
|
|
706
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
707
|
+
readonly virtualMachineId?: string;
|
|
708
|
+
/**
|
|
709
|
+
* Defines the SAP Instance status.
|
|
710
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
711
|
+
*/
|
|
712
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
/** Defines the request body for updating SAP Database Instance. */
|
|
716
|
+
export interface UpdateSAPDatabaseInstanceRequest {
|
|
717
|
+
/** Gets or sets the Resource tags. */
|
|
718
|
+
tags?: { [propertyName: string]: string };
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
/** Defines the collection of SAP Database Instances. */
|
|
722
|
+
export interface SAPDatabaseInstanceList {
|
|
723
|
+
/** Gets the list of SAP Database instances. */
|
|
724
|
+
value?: SAPDatabaseInstance[];
|
|
725
|
+
/** Gets the value of next link. */
|
|
726
|
+
nextLink?: string;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
/** Defines the request body for updating SAP Application Instance. */
|
|
730
|
+
export interface UpdateSAPApplicationInstanceRequest {
|
|
731
|
+
/** Gets or sets the Resource tags. */
|
|
732
|
+
tags?: { [propertyName: string]: string };
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
/** Defines the collection of SAP Application Server Instances. */
|
|
736
|
+
export interface SAPApplicationServerInstanceList {
|
|
737
|
+
/** Gets the list of SAP Application Server instances. */
|
|
738
|
+
value?: SAPApplicationServerInstance[];
|
|
739
|
+
/** Gets the value of next link. */
|
|
740
|
+
nextLink?: string;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
/** Stop SAP Request. */
|
|
744
|
+
export interface StopRequest {
|
|
745
|
+
/** A boolean to specify if the SAP system should be hard-stopped. */
|
|
746
|
+
hardStop?: boolean;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
750
|
+
export interface OperationListResult {
|
|
751
|
+
/**
|
|
752
|
+
* List of operations supported by the resource provider
|
|
753
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
754
|
+
*/
|
|
755
|
+
readonly value?: Operation[];
|
|
756
|
+
/**
|
|
757
|
+
* URL to get the next set of operation list results (if there are any).
|
|
758
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
759
|
+
*/
|
|
760
|
+
readonly nextLink?: string;
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
764
|
+
export interface Operation {
|
|
765
|
+
/**
|
|
766
|
+
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
767
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
768
|
+
*/
|
|
769
|
+
readonly name?: string;
|
|
770
|
+
/**
|
|
771
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
|
772
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
773
|
+
*/
|
|
774
|
+
readonly isDataAction?: boolean;
|
|
775
|
+
/** Localized display information for this particular operation. */
|
|
776
|
+
display?: OperationDisplay;
|
|
777
|
+
/**
|
|
778
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
|
|
779
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
780
|
+
*/
|
|
781
|
+
readonly origin?: Origin;
|
|
782
|
+
/**
|
|
783
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
784
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
785
|
+
*/
|
|
786
|
+
readonly actionType?: ActionType;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
/** Localized display information for this particular operation. */
|
|
790
|
+
export interface OperationDisplay {
|
|
791
|
+
/**
|
|
792
|
+
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
|
|
793
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
794
|
+
*/
|
|
795
|
+
readonly provider?: string;
|
|
796
|
+
/**
|
|
797
|
+
* The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
|
|
798
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
799
|
+
*/
|
|
800
|
+
readonly resource?: string;
|
|
801
|
+
/**
|
|
802
|
+
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
|
|
803
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
804
|
+
*/
|
|
805
|
+
readonly operation?: string;
|
|
806
|
+
/**
|
|
807
|
+
* The short, localized friendly description of the operation; suitable for tool tips and detailed views.
|
|
808
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
809
|
+
*/
|
|
810
|
+
readonly description?: string;
|
|
811
|
+
}
|
|
812
|
+
|
|
813
|
+
/** The response from the List SAP monitors operation. */
|
|
814
|
+
export interface MonitorListResult {
|
|
815
|
+
/** The list of SAP monitors. */
|
|
816
|
+
value?: Monitor[];
|
|
817
|
+
/** The URL to get the next set of SAP monitors. */
|
|
818
|
+
nextLink?: string;
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
/** Standard error object. */
|
|
822
|
+
export interface ErrorModel {
|
|
823
|
+
/**
|
|
824
|
+
* Server-defined set of error codes.
|
|
825
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
826
|
+
*/
|
|
827
|
+
readonly code?: string;
|
|
828
|
+
/**
|
|
829
|
+
* Human-readable representation of the error.
|
|
830
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
831
|
+
*/
|
|
832
|
+
readonly message?: string;
|
|
833
|
+
/**
|
|
834
|
+
* Target of the error.
|
|
835
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
836
|
+
*/
|
|
837
|
+
readonly target?: string;
|
|
838
|
+
/**
|
|
839
|
+
* Array of details about specific errors that led to this reported error.
|
|
840
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
841
|
+
*/
|
|
842
|
+
readonly details?: ErrorModel[];
|
|
843
|
+
/**
|
|
844
|
+
* Object containing more specific information than the current object about the error.
|
|
845
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
846
|
+
*/
|
|
847
|
+
readonly innerError?: ErrorInnerError;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
/** Object containing more specific information than the current object about the error. */
|
|
851
|
+
export interface ErrorInnerError {
|
|
852
|
+
/** Standard error object. */
|
|
853
|
+
innerError?: ErrorModel;
|
|
854
|
+
}
|
|
855
|
+
|
|
856
|
+
/** Defines the request body for updating SAP monitor resource. */
|
|
857
|
+
export interface UpdateMonitorRequest {
|
|
858
|
+
/** Gets or sets the Resource tags. */
|
|
859
|
+
tags?: { [propertyName: string]: string };
|
|
860
|
+
/** Managed service identity (user assigned identities) */
|
|
861
|
+
identity?: UserAssignedServiceIdentity;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
/** The response from the List provider instances operation. */
|
|
865
|
+
export interface ProviderInstanceListResult {
|
|
866
|
+
/** The list of provider instances. */
|
|
867
|
+
value?: ProviderInstance[];
|
|
868
|
+
/** The URL to get the next set of provider instances. */
|
|
869
|
+
nextLink?: string;
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
/** Gets or sets the provider specific properties. */
|
|
873
|
+
export interface ProviderSpecificProperties {
|
|
874
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
875
|
+
providerType:
|
|
876
|
+
| "SapHana"
|
|
877
|
+
| "SapNetWeaver"
|
|
878
|
+
| "PrometheusOS"
|
|
879
|
+
| "Db2"
|
|
880
|
+
| "PrometheusHaCluster"
|
|
881
|
+
| "MsSqlServer";
|
|
882
|
+
}
|
|
883
|
+
|
|
884
|
+
/** A list of SKUs supported by an Azure Resource Provider. */
|
|
885
|
+
export interface SkusListResult {
|
|
886
|
+
/**
|
|
887
|
+
* List of SKUs supported by the resource provider
|
|
888
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
889
|
+
*/
|
|
890
|
+
readonly value?: SkuDefinition[];
|
|
891
|
+
/**
|
|
892
|
+
* URL to get the next set of SKU list results (if there are any).
|
|
893
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
894
|
+
*/
|
|
895
|
+
readonly nextLink?: string;
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
/** The SKU definition. */
|
|
899
|
+
export interface SkuDefinition {
|
|
900
|
+
/** The name of the SKU. */
|
|
901
|
+
name: string;
|
|
902
|
+
/** Resource type the SKU applicable for. */
|
|
903
|
+
resourceType?: string;
|
|
904
|
+
/** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
|
|
905
|
+
tier?: string;
|
|
906
|
+
/** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */
|
|
907
|
+
size?: string;
|
|
908
|
+
/** If the service has different generations of hardware, for the same SKU, then that can be captured here. */
|
|
909
|
+
family?: string;
|
|
910
|
+
/** If the service has different kinds of hardware, for the same SKU, then that can be captured here. */
|
|
911
|
+
kind?: string;
|
|
912
|
+
/** List of locations where this SKU is available. */
|
|
913
|
+
locations?: string[];
|
|
914
|
+
/** List of locations where this SKU is available. */
|
|
915
|
+
locationInfo?: SkuLocationAndZones[];
|
|
916
|
+
/** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */
|
|
917
|
+
capacity?: Record<string, unknown>;
|
|
918
|
+
/** The SKU costs. */
|
|
919
|
+
costs?: SkuCost[];
|
|
920
|
+
/** The SKU capabilities. */
|
|
921
|
+
capabilities?: SkuCapability[];
|
|
922
|
+
/** The SKU restrictions. */
|
|
923
|
+
restrictions?: SkuRestriction[];
|
|
924
|
+
}
|
|
925
|
+
|
|
926
|
+
/** The SKU location and zone. */
|
|
927
|
+
export interface SkuLocationAndZones {
|
|
928
|
+
/** The location of the SKU. */
|
|
929
|
+
location?: string;
|
|
930
|
+
/** The availability zones of SKU location. */
|
|
931
|
+
zones?: string[];
|
|
932
|
+
/** The availability zone details of the SKU location. */
|
|
933
|
+
zoneDetails?: SkuZoneDetail[];
|
|
934
|
+
/** The extended locations of SKU. */
|
|
935
|
+
extendedLocations?: string[];
|
|
936
|
+
/** Type of the extended location. */
|
|
937
|
+
type?: LocationType;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
/** The SKU zone details. */
|
|
941
|
+
export interface SkuZoneDetail {
|
|
942
|
+
/** The physical zones. */
|
|
943
|
+
zones?: string[];
|
|
944
|
+
/** The capabilities. */
|
|
945
|
+
capabilities?: SkuCapability[];
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
/** The SKU capability definition. */
|
|
949
|
+
export interface SkuCapability {
|
|
950
|
+
/** The capability name. */
|
|
951
|
+
name?: string;
|
|
952
|
+
/** The capability value. */
|
|
953
|
+
value?: string;
|
|
954
|
+
}
|
|
955
|
+
|
|
956
|
+
/** The SKU cost definition. */
|
|
957
|
+
export interface SkuCost {
|
|
958
|
+
/** Billing meter id. */
|
|
959
|
+
meterId?: string;
|
|
960
|
+
/** The quantity. */
|
|
961
|
+
quantity?: number;
|
|
962
|
+
/** The extended unit. */
|
|
963
|
+
extendedUnit?: string;
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
/** The SKU restriction definition. */
|
|
967
|
+
export interface SkuRestriction {
|
|
968
|
+
/** The SKU restriction type. */
|
|
969
|
+
type?: SkuRestrictionType;
|
|
970
|
+
/** Restriction values. */
|
|
971
|
+
values?: string[];
|
|
972
|
+
/** The restriction information. */
|
|
973
|
+
restrictionInfo?: Record<string, unknown>;
|
|
974
|
+
/** The SKU restriction reason code. */
|
|
975
|
+
reasonCode?: SkuRestrictionReasonCode;
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
/** Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. NOTE: Image reference publisher and offer can only be set when you create the scale set. */
|
|
979
|
+
export interface ImageReference {
|
|
980
|
+
/** The image publisher. */
|
|
981
|
+
publisher?: string;
|
|
982
|
+
/** Specifies the offer of the platform image or marketplace image used to create the virtual machine. */
|
|
983
|
+
offer?: string;
|
|
984
|
+
/** The image SKU. */
|
|
985
|
+
sku?: string;
|
|
986
|
+
/** Specifies the version of the platform image or marketplace image used to create the virtual machine. The allowed formats are Major.Minor.Build or 'latest'. Major, Minor, and Build are decimal numbers. Specify 'latest' to use the latest version of an image available at deploy time. Even if you use 'latest', the VM image will not automatically update after deploy time even if a new version becomes available. */
|
|
987
|
+
version?: string;
|
|
988
|
+
/**
|
|
989
|
+
* Specifies in decimal numbers, the version of platform image or marketplace image used to create the virtual machine. This readonly field differs from 'version', only if the value specified in 'version' field is 'latest'.
|
|
990
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
991
|
+
*/
|
|
992
|
+
readonly exactVersion?: string;
|
|
993
|
+
/** Specified the shared gallery image unique id for vm deployment. This can be fetched from shared gallery image GET call. */
|
|
994
|
+
sharedGalleryImageId?: string;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
/** Defines the OS configuration. */
|
|
998
|
+
export interface OSConfiguration {
|
|
999
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1000
|
+
osType: "Windows" | "Linux";
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
/** Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed. */
|
|
1004
|
+
export interface SshPublicKey {
|
|
1005
|
+
/** SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). */
|
|
1006
|
+
keyData?: string;
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
/** SSH configuration for Linux based VMs running on Azure */
|
|
1010
|
+
export interface SshConfiguration {
|
|
1011
|
+
/** The list of SSH public keys used to authenticate with linux based VMs. */
|
|
1012
|
+
publicKeys?: SshPublicKey[];
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
/** The SSH Key-pair used to authenticate with the VM. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). */
|
|
1016
|
+
export interface SshKeyPair {
|
|
1017
|
+
/** SSH public key */
|
|
1018
|
+
publicKey?: string;
|
|
1019
|
+
/** SSH private key. */
|
|
1020
|
+
privateKey?: string;
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
/** Specifies the operating system settings for the virtual machine. Some of the settings cannot be changed once VM is provisioned. */
|
|
1024
|
+
export interface OSProfile {
|
|
1025
|
+
/** Specifies the name of the administrator account. <br><br> This property cannot be updated after the VM is created. <br><br> **Windows-only restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length (Linux):** 1 character <br><br> **Max-length (Linux):** 64 characters <br><br> **Max-length (Windows):** 20 characters. */
|
|
1026
|
+
adminUsername?: string;
|
|
1027
|
+
/** Specifies the password of the administrator account. <br><br> **Minimum-length (Windows):** 8 characters <br><br> **Minimum-length (Linux):** 6 characters <br><br> **Max-length (Windows):** 123 characters <br><br> **Max-length (Linux):** 72 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!" <br><br> For resetting the password, see [How to reset the Remote Desktop service or its login password in a Windows VM](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/reset-rdp) <br><br> For resetting root password, see [Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension](https://docs.microsoft.com/troubleshoot/azure/virtual-machines/troubleshoot-ssh-connection) */
|
|
1028
|
+
adminPassword?: string;
|
|
1029
|
+
/** Specifies Windows operating system settings on the virtual machine. */
|
|
1030
|
+
osConfiguration?: OSConfigurationUnion;
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
/** Defines the virtual machine configuration. */
|
|
1034
|
+
export interface VirtualMachineConfiguration {
|
|
1035
|
+
/** The virtual machine size. */
|
|
1036
|
+
vmSize: string;
|
|
1037
|
+
/** The image reference. */
|
|
1038
|
+
imageReference: ImageReference;
|
|
1039
|
+
/** The OS profile. */
|
|
1040
|
+
osProfile: OSProfile;
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
/** Defines the network configuration for SAP infrastructure */
|
|
1044
|
+
export interface NetworkConfiguration {
|
|
1045
|
+
/** Specifies whether a secondary IP address should be added to the network interface on all VMs */
|
|
1046
|
+
isSecondaryIpEnabled?: boolean;
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
/** Deploy SAP Infrastructure Details. */
|
|
1050
|
+
export interface InfrastructureConfiguration {
|
|
1051
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1052
|
+
deploymentType: "SingleServer" | "ThreeTier";
|
|
1053
|
+
/** The application resource group where SAP system resources will be deployed. */
|
|
1054
|
+
appResourceGroup: string;
|
|
1055
|
+
}
|
|
1056
|
+
|
|
1057
|
+
/** Gets or sets the central server configuration. */
|
|
1058
|
+
export interface CentralServerConfiguration {
|
|
1059
|
+
/** The subnet id. */
|
|
1060
|
+
subnetId: string;
|
|
1061
|
+
/** Gets or sets the virtual machine configuration. */
|
|
1062
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
1063
|
+
/** The number of central server VMs. */
|
|
1064
|
+
instanceCount: number;
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
/** Gets or sets the database configuration. */
|
|
1068
|
+
export interface DatabaseConfiguration {
|
|
1069
|
+
/** The database type. */
|
|
1070
|
+
databaseType?: SAPDatabaseType;
|
|
1071
|
+
/** The subnet id. */
|
|
1072
|
+
subnetId: string;
|
|
1073
|
+
/** Gets or sets the virtual machine configuration. */
|
|
1074
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
1075
|
+
/** The number of database VMs. */
|
|
1076
|
+
instanceCount: number;
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
/** Gets or sets the application server configuration. */
|
|
1080
|
+
export interface ApplicationServerConfiguration {
|
|
1081
|
+
/** The subnet id. */
|
|
1082
|
+
subnetId: string;
|
|
1083
|
+
/** Gets or sets the virtual machine configuration. */
|
|
1084
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
1085
|
+
/** The number of app server instances. */
|
|
1086
|
+
instanceCount: number;
|
|
1087
|
+
}
|
|
1088
|
+
|
|
1089
|
+
/** Gets or sets the high availability configuration. */
|
|
1090
|
+
export interface HighAvailabilityConfiguration {
|
|
1091
|
+
/** The high availability type. */
|
|
1092
|
+
highAvailabilityType: SAPHighAvailabilityType;
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
/** The SAP Software configuration Input. */
|
|
1096
|
+
export interface SoftwareConfiguration {
|
|
1097
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1098
|
+
softwareInstallationType: "ServiceInitiated" | "SAPInstallWithoutOSConfig";
|
|
1099
|
+
}
|
|
1100
|
+
|
|
1101
|
+
/** Gets or sets the HA software configuration. */
|
|
1102
|
+
export interface HighAvailabilitySoftwareConfiguration {
|
|
1103
|
+
/** The fencing client id. */
|
|
1104
|
+
fencingClientId: string;
|
|
1105
|
+
/** The fencing client id secret/password. The secret should never expire. This will be used pacemaker to start/stop the cluster VMs. */
|
|
1106
|
+
fencingClientPassword: string;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
/** Defines the OS and SAP Configurations for Deployment */
|
|
1110
|
+
export interface OsSapConfiguration {
|
|
1111
|
+
/** The url and storage account ID where deployer VM packages are uploaded */
|
|
1112
|
+
deployerVmPackages?: DeployerVmPackages;
|
|
1113
|
+
/** The FQDN to set for the SAP system */
|
|
1114
|
+
sapFqdn?: string;
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
/** Defines the url and storage account ID where deployer VM packages are uploaded */
|
|
1118
|
+
export interface DeployerVmPackages {
|
|
1119
|
+
/** The URL to the deployer VM packages file. */
|
|
1120
|
+
url?: string;
|
|
1121
|
+
/** The deployer VM packages storage account id */
|
|
1122
|
+
storageAccountId?: string;
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
/** Defines the workload operation. */
|
|
1126
|
+
export interface OperationsDisplayDefinition {
|
|
1127
|
+
/** Defines the workload provider. */
|
|
1128
|
+
provider: string;
|
|
1129
|
+
/** Defines the workload resource. */
|
|
1130
|
+
resource: string;
|
|
1131
|
+
/** Defines the workload operation. */
|
|
1132
|
+
operation: string;
|
|
1133
|
+
/** Describes the workload operation. */
|
|
1134
|
+
description: string;
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
/** Properties of an Operation. */
|
|
1138
|
+
export interface OperationsDefinition {
|
|
1139
|
+
/** Name of the operation. */
|
|
1140
|
+
name: string;
|
|
1141
|
+
/** Indicates whether the operation applies to data-plane. */
|
|
1142
|
+
isDataAction?: boolean;
|
|
1143
|
+
/** Defines the workload operation origin. */
|
|
1144
|
+
origin?: OperationProperties;
|
|
1145
|
+
/** Display information of the operation. */
|
|
1146
|
+
display: OperationsDefinitionDisplay;
|
|
1147
|
+
/** Defines the action type of workload operation. */
|
|
1148
|
+
actionType?: WorkloadMonitorActionType;
|
|
1149
|
+
/** Defines the workload operation properties. */
|
|
1150
|
+
properties?: any;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
/** Defines the workload operation definition response. */
|
|
1154
|
+
export interface OperationsDefinitionArrayResponseWithContinuation {
|
|
1155
|
+
/** Defines the workload operation definition response properties. */
|
|
1156
|
+
value?: OperationsDefinition[];
|
|
1157
|
+
/** The URL to get to the next set of results, if there are any. */
|
|
1158
|
+
nextLink?: string;
|
|
1159
|
+
}
|
|
1160
|
+
|
|
1161
|
+
/** Tags field of the resource. */
|
|
1162
|
+
export interface Tags {
|
|
1163
|
+
/** Tags field of the resource. */
|
|
1164
|
+
tags?: { [propertyName: string]: string };
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
/** The SKU restriction information. */
|
|
1168
|
+
export interface RestrictionInfo {
|
|
1169
|
+
/** The restriction locations. */
|
|
1170
|
+
locations?: string[];
|
|
1171
|
+
/** The restriction zones. */
|
|
1172
|
+
zones?: string[];
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
/** The SKU capacity. */
|
|
1176
|
+
export interface SkuCapacity {
|
|
1177
|
+
/** Minimum capacity value. */
|
|
1178
|
+
minimum?: number;
|
|
1179
|
+
/** Maximum capacity value. */
|
|
1180
|
+
maximum?: number;
|
|
1181
|
+
/** Default capacity value. */
|
|
1182
|
+
default?: number;
|
|
1183
|
+
/** Scale type of the SKU capacity. */
|
|
1184
|
+
scaleType?: SkuScaleType;
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1187
|
+
/** VMSS profile */
|
|
1188
|
+
export type VmssNodesProfile = NodeProfile & {
|
|
1189
|
+
/** Minimum number of nodes for autoscale */
|
|
1190
|
+
autoScaleMinCount?: number;
|
|
1191
|
+
/** Maximum number of nodes for autoscale */
|
|
1192
|
+
autoScaleMaxCount?: number;
|
|
1193
|
+
};
|
|
1194
|
+
|
|
1195
|
+
/** Search profile */
|
|
1196
|
+
export type SearchProfile = NodeProfile & {
|
|
1197
|
+
/** Search type */
|
|
1198
|
+
searchType: SearchType;
|
|
1199
|
+
};
|
|
1200
|
+
|
|
1201
|
+
/** Identity for the resource. Currently not supported */
|
|
1202
|
+
export type PhpWorkloadResourceIdentity = UserAssignedServiceIdentity;
|
|
1203
|
+
|
|
1204
|
+
export type PatchResourceRequestBodyIdentity = UserAssignedServiceIdentity;
|
|
1205
|
+
|
|
1206
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1207
|
+
export type TrackedResource = Resource & {
|
|
1208
|
+
/** Resource tags. */
|
|
1209
|
+
tags?: { [propertyName: string]: string };
|
|
1210
|
+
/** The geo-location where the resource lives */
|
|
1211
|
+
location: string;
|
|
1212
|
+
};
|
|
1213
|
+
|
|
1214
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1215
|
+
export type ProxyResource = Resource;
|
|
1216
|
+
|
|
1217
|
+
/** Defines the workload operation content. */
|
|
1218
|
+
export type OperationsContent = Resource & {
|
|
1219
|
+
/** Name of the operation. */
|
|
1220
|
+
namePropertiesName?: string;
|
|
1221
|
+
/** Indicates whether the operation applies to data-plane. */
|
|
1222
|
+
isDataAction?: boolean;
|
|
1223
|
+
/** Defines the workload operation origin. */
|
|
1224
|
+
origin?: OperationProperties;
|
|
1225
|
+
/** Display information of the operation. */
|
|
1226
|
+
display?: OperationsDefinitionDisplay;
|
|
1227
|
+
/** Defines the action type of workload operation. */
|
|
1228
|
+
actionType?: WorkloadMonitorActionType;
|
|
1229
|
+
/** Defines the workload operation properties. */
|
|
1230
|
+
properties?: any;
|
|
1231
|
+
};
|
|
1232
|
+
|
|
1233
|
+
/** The recommended configuration for a single server SAP system. */
|
|
1234
|
+
export type SingleServerRecommendationResult = SAPSizingRecommendationResult & {
|
|
1235
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1236
|
+
deploymentType: "SingleServer";
|
|
1237
|
+
/** The recommended VM SKU for single server. */
|
|
1238
|
+
vmSku?: string;
|
|
1239
|
+
};
|
|
1240
|
+
|
|
1241
|
+
/** The recommended configuration for a three tier SAP system. */
|
|
1242
|
+
export type ThreeTierRecommendationResult = SAPSizingRecommendationResult & {
|
|
1243
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1244
|
+
deploymentType: "ThreeTier";
|
|
1245
|
+
/** The database VM SKU. */
|
|
1246
|
+
dbVmSku?: string;
|
|
1247
|
+
/** The database server instance count. */
|
|
1248
|
+
databaseInstanceCount?: number;
|
|
1249
|
+
/** The central server VM SKU. */
|
|
1250
|
+
centralServerVmSku?: string;
|
|
1251
|
+
/** The central server instance count. */
|
|
1252
|
+
centralServerInstanceCount?: number;
|
|
1253
|
+
/** The application server VM SKU. */
|
|
1254
|
+
applicationServerVmSku?: string;
|
|
1255
|
+
/** The application server instance count. */
|
|
1256
|
+
applicationServerInstanceCount?: number;
|
|
1257
|
+
};
|
|
1258
|
+
|
|
1259
|
+
/** Discovery Details. */
|
|
1260
|
+
export type DiscoveryConfiguration = SAPConfiguration & {
|
|
1261
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1262
|
+
configurationType: "Discovery";
|
|
1263
|
+
/** The virtual machine ID of the Central Server. */
|
|
1264
|
+
centralServerVmId?: string;
|
|
1265
|
+
/**
|
|
1266
|
+
* The geo-location where the SAP system exists.
|
|
1267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1268
|
+
*/
|
|
1269
|
+
readonly appLocation?: string;
|
|
1270
|
+
};
|
|
1271
|
+
|
|
1272
|
+
/** Deployment Configuration. */
|
|
1273
|
+
export type DeploymentConfiguration = SAPConfiguration & {
|
|
1274
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1275
|
+
configurationType: "Deployment";
|
|
1276
|
+
/** The geo-location where the SAP system is to be created. */
|
|
1277
|
+
appLocation?: string;
|
|
1278
|
+
/** The infrastructure configuration. */
|
|
1279
|
+
infrastructureConfiguration?: InfrastructureConfigurationUnion;
|
|
1280
|
+
/** The software configuration. */
|
|
1281
|
+
softwareConfiguration?: SoftwareConfigurationUnion;
|
|
1282
|
+
};
|
|
1283
|
+
|
|
1284
|
+
/** Deployment along with OS Configuration. */
|
|
1285
|
+
export type DeploymentWithOSConfiguration = SAPConfiguration & {
|
|
1286
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1287
|
+
configurationType: "DeploymentWithOSConfig";
|
|
1288
|
+
/** The geo-location where the SAP system is to be created. */
|
|
1289
|
+
appLocation?: string;
|
|
1290
|
+
/** The infrastructure configuration. */
|
|
1291
|
+
infrastructureConfiguration?: InfrastructureConfigurationUnion;
|
|
1292
|
+
/** The software configuration. */
|
|
1293
|
+
softwareConfiguration?: SoftwareConfigurationUnion;
|
|
1294
|
+
/** The OS and SAP configuration. */
|
|
1295
|
+
osSapConfiguration?: OsSapConfiguration;
|
|
1296
|
+
};
|
|
1297
|
+
|
|
1298
|
+
/** Defines the SAP monitor errors. */
|
|
1299
|
+
export type MonitorPropertiesErrors = ErrorModel;
|
|
1300
|
+
|
|
1301
|
+
/** Defines the provider instance errors. */
|
|
1302
|
+
export type ProviderInstancePropertiesErrors = ErrorModel;
|
|
1303
|
+
|
|
1304
|
+
/** Gets or sets the provider properties. */
|
|
1305
|
+
export type HanaDbProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1306
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1307
|
+
providerType: "SapHana";
|
|
1308
|
+
/** Gets or sets the target virtual machine size. */
|
|
1309
|
+
hostname?: string;
|
|
1310
|
+
/** Gets or sets the hana database name. */
|
|
1311
|
+
dbName?: string;
|
|
1312
|
+
/** Gets or sets the database sql port. */
|
|
1313
|
+
sqlPort?: string;
|
|
1314
|
+
/** Gets or sets the database instance number. */
|
|
1315
|
+
instanceNumber?: string;
|
|
1316
|
+
/** Gets or sets the database user name. */
|
|
1317
|
+
dbUsername?: string;
|
|
1318
|
+
/** Gets or sets the database password. */
|
|
1319
|
+
dbPassword?: string;
|
|
1320
|
+
/** Gets or sets the key vault URI to secret with the database password. */
|
|
1321
|
+
dbPasswordUri?: string;
|
|
1322
|
+
/** Gets or sets the blob URI to SSL certificate for the DB. */
|
|
1323
|
+
dbSslCertificateUri?: string;
|
|
1324
|
+
/** Gets or sets the hostname(s) in the SSL certificate. */
|
|
1325
|
+
sslHostNameInCertificate?: string;
|
|
1326
|
+
};
|
|
1327
|
+
|
|
1328
|
+
/** Gets or sets the provider properties. */
|
|
1329
|
+
export type SapNetWeaverProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1330
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1331
|
+
providerType: "SapNetWeaver";
|
|
1332
|
+
/** Gets or sets the SAP System Identifier */
|
|
1333
|
+
sapSid?: string;
|
|
1334
|
+
/** Gets or sets the target virtual machine IP Address/FQDN. */
|
|
1335
|
+
sapHostname?: string;
|
|
1336
|
+
/** Gets or sets the instance number of SAP NetWeaver. */
|
|
1337
|
+
sapInstanceNr?: string;
|
|
1338
|
+
/** Gets or sets the list of HostFile Entries */
|
|
1339
|
+
sapHostFileEntries?: string[];
|
|
1340
|
+
/** Gets or sets the SAP user name. */
|
|
1341
|
+
sapUsername?: string;
|
|
1342
|
+
/** Sets the SAP password. */
|
|
1343
|
+
sapPassword?: string;
|
|
1344
|
+
/** Gets or sets the key vault URI to secret with the SAP password. */
|
|
1345
|
+
sapPasswordUri?: string;
|
|
1346
|
+
/** Gets or sets the SAP Client ID. */
|
|
1347
|
+
sapClientId?: string;
|
|
1348
|
+
/** Gets or sets the SAP HTTP port number. */
|
|
1349
|
+
sapPortNumber?: string;
|
|
1350
|
+
/** Gets or sets the blob URI to SSL certificate for the SAP system. */
|
|
1351
|
+
sapSslCertificateUri?: string;
|
|
1352
|
+
};
|
|
1353
|
+
|
|
1354
|
+
/** Gets or sets the PrometheusOS provider properties. */
|
|
1355
|
+
export type PrometheusOSProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1356
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1357
|
+
providerType: "PrometheusOS";
|
|
1358
|
+
/** URL of the Node Exporter endpoint */
|
|
1359
|
+
prometheusUrl?: string;
|
|
1360
|
+
};
|
|
1361
|
+
|
|
1362
|
+
/** Gets or sets the DB2 provider properties. */
|
|
1363
|
+
export type DB2ProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1364
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1365
|
+
providerType: "Db2";
|
|
1366
|
+
/** Gets or sets the target virtual machine name. */
|
|
1367
|
+
hostname?: string;
|
|
1368
|
+
/** Gets or sets the db2 database name. */
|
|
1369
|
+
dbName?: string;
|
|
1370
|
+
/** Gets or sets the db2 database sql port. */
|
|
1371
|
+
dbPort?: string;
|
|
1372
|
+
/** Gets or sets the db2 database user name. */
|
|
1373
|
+
dbUsername?: string;
|
|
1374
|
+
/** Gets or sets the db2 database password. */
|
|
1375
|
+
dbPassword?: string;
|
|
1376
|
+
/** Gets or sets the key vault URI to secret with the database password. */
|
|
1377
|
+
dbPasswordUri?: string;
|
|
1378
|
+
/** Gets or sets the SAP System Identifier */
|
|
1379
|
+
sapSid?: string;
|
|
1380
|
+
};
|
|
1381
|
+
|
|
1382
|
+
/** Gets or sets the PrometheusHaCluster provider properties. */
|
|
1383
|
+
export type PrometheusHaClusterProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1384
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1385
|
+
providerType: "PrometheusHaCluster";
|
|
1386
|
+
/** URL of the Node Exporter endpoint. */
|
|
1387
|
+
prometheusUrl?: string;
|
|
1388
|
+
/** Gets or sets the target machine name. */
|
|
1389
|
+
hostname?: string;
|
|
1390
|
+
/** Gets or sets the cluster sid. */
|
|
1391
|
+
sid?: string;
|
|
1392
|
+
/** Gets or sets the clusterName. */
|
|
1393
|
+
clusterName?: string;
|
|
1394
|
+
};
|
|
1395
|
+
|
|
1396
|
+
/** Gets or sets the SQL server provider properties. */
|
|
1397
|
+
export type MsSqlServerProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1398
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1399
|
+
providerType: "MsSqlServer";
|
|
1400
|
+
/** Gets or sets the SQL server host name. */
|
|
1401
|
+
hostname?: string;
|
|
1402
|
+
/** Gets or sets the database sql port. */
|
|
1403
|
+
dbPort?: string;
|
|
1404
|
+
/** Gets or sets the database user name. */
|
|
1405
|
+
dbUsername?: string;
|
|
1406
|
+
/** Gets or sets the database password. */
|
|
1407
|
+
dbPassword?: string;
|
|
1408
|
+
/** Gets or sets the key vault URI to secret with the database password. */
|
|
1409
|
+
dbPasswordUri?: string;
|
|
1410
|
+
/** Gets or sets the SAP System Identifier */
|
|
1411
|
+
sapSid?: string;
|
|
1412
|
+
};
|
|
1413
|
+
|
|
1414
|
+
/** Specifies Windows operating system settings on the virtual machine. */
|
|
1415
|
+
export type WindowsConfiguration = OSConfiguration & {
|
|
1416
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1417
|
+
osType: "Windows";
|
|
1418
|
+
};
|
|
1419
|
+
|
|
1420
|
+
/** Specifies the Linux operating system settings on the virtual machine. <br><br>For a list of supported Linux distributions, see [Linux on Azure-Endorsed Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). */
|
|
1421
|
+
export type LinuxConfiguration = OSConfiguration & {
|
|
1422
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1423
|
+
osType: "Linux";
|
|
1424
|
+
/** Specifies whether password authentication should be disabled. */
|
|
1425
|
+
disablePasswordAuthentication?: boolean;
|
|
1426
|
+
/** Specifies the ssh key configuration for a Linux OS. (This property is deprecated, please use 'sshKeyPair' instead) */
|
|
1427
|
+
ssh?: SshConfiguration;
|
|
1428
|
+
/** The SSH Key-pair used to authenticate with the VM's. */
|
|
1429
|
+
sshKeyPair?: SshKeyPair;
|
|
1430
|
+
};
|
|
1431
|
+
|
|
1432
|
+
/** Gets or sets the single server configuration. */
|
|
1433
|
+
export type SingleServerConfiguration = InfrastructureConfiguration & {
|
|
1434
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1435
|
+
deploymentType: "SingleServer";
|
|
1436
|
+
/** Network configuration for the server */
|
|
1437
|
+
networkConfiguration?: NetworkConfiguration;
|
|
1438
|
+
/** The database type. */
|
|
1439
|
+
databaseType?: SAPDatabaseType;
|
|
1440
|
+
/** The subnet id. */
|
|
1441
|
+
subnetId: string;
|
|
1442
|
+
/** Gets or sets the virtual machine configuration. */
|
|
1443
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
1444
|
+
};
|
|
1445
|
+
|
|
1446
|
+
/** Gets or sets the three tier SAP configuration. */
|
|
1447
|
+
export type ThreeTierConfiguration = InfrastructureConfiguration & {
|
|
1448
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1449
|
+
deploymentType: "ThreeTier";
|
|
1450
|
+
/** Network configuration common to all servers */
|
|
1451
|
+
networkConfiguration?: NetworkConfiguration;
|
|
1452
|
+
/** The central server configuration. */
|
|
1453
|
+
centralServer: CentralServerConfiguration;
|
|
1454
|
+
/** The application server configuration. */
|
|
1455
|
+
applicationServer: ApplicationServerConfiguration;
|
|
1456
|
+
/** The database configuration. */
|
|
1457
|
+
databaseServer: DatabaseConfiguration;
|
|
1458
|
+
/** The high availability configuration. */
|
|
1459
|
+
highAvailabilityConfig?: HighAvailabilityConfiguration;
|
|
1460
|
+
};
|
|
1461
|
+
|
|
1462
|
+
/** The SAP Software configuration Input when the software is to be installed by service. */
|
|
1463
|
+
export type ServiceInitiatedSoftwareConfiguration = SoftwareConfiguration & {
|
|
1464
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1465
|
+
softwareInstallationType: "ServiceInitiated";
|
|
1466
|
+
/** The URL to the SAP Build of Materials(BOM) file. */
|
|
1467
|
+
bomUrl: string;
|
|
1468
|
+
/** The software version to install. */
|
|
1469
|
+
softwareVersion: string;
|
|
1470
|
+
/** The SAP bits storage account id. */
|
|
1471
|
+
sapBitsStorageAccountId: string;
|
|
1472
|
+
/** The FQDN to set for the SAP system during install. */
|
|
1473
|
+
sapFqdn: string;
|
|
1474
|
+
/** The SSH private key. */
|
|
1475
|
+
sshPrivateKey: string;
|
|
1476
|
+
/** Gets or sets the HA software configuration. */
|
|
1477
|
+
highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration;
|
|
1478
|
+
};
|
|
1479
|
+
|
|
1480
|
+
/** The SAP Software configuration Input when the software is to be installed by service without OS Configurations */
|
|
1481
|
+
export type SAPInstallWithoutOSConfigSoftwareConfiguration = SoftwareConfiguration & {
|
|
1482
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1483
|
+
softwareInstallationType: "SAPInstallWithoutOSConfig";
|
|
1484
|
+
/** The URL to the SAP Build of Materials(BOM) file. */
|
|
1485
|
+
bomUrl: string;
|
|
1486
|
+
/** The SAP bits storage account id. */
|
|
1487
|
+
sapBitsStorageAccountId: string;
|
|
1488
|
+
/** The software version to install. */
|
|
1489
|
+
softwareVersion: string;
|
|
1490
|
+
/** Gets or sets the HA software configuration. */
|
|
1491
|
+
highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration;
|
|
1492
|
+
};
|
|
1493
|
+
|
|
1494
|
+
/** Display information of the operation. */
|
|
1495
|
+
export type OperationsDefinitionDisplay = OperationsDisplayDefinition;
|
|
1496
|
+
|
|
1497
|
+
/** Php workload resource */
|
|
1498
|
+
export type PhpWorkloadResource = TrackedResource & {
|
|
1499
|
+
/** Indicates which kind of php workload this resource represent e.g WordPress */
|
|
1500
|
+
kind: WorkloadKind;
|
|
1501
|
+
/** Php workloads SKU */
|
|
1502
|
+
sku?: Sku;
|
|
1503
|
+
/** Identity for the resource. Currently not supported */
|
|
1504
|
+
identity?: PhpWorkloadResourceIdentity;
|
|
1505
|
+
/** The infra resources for PHP workload will be created in this location */
|
|
1506
|
+
appLocation?: string;
|
|
1507
|
+
/** Managed resource group configuration of the workload */
|
|
1508
|
+
managedResourceGroupConfiguration?: ManagedRGConfiguration;
|
|
1509
|
+
/** Admin user profile used for VM and VMSS */
|
|
1510
|
+
adminUserProfile?: UserProfile;
|
|
1511
|
+
/** VMSS web nodes profile */
|
|
1512
|
+
webNodesProfile?: VmssNodesProfile;
|
|
1513
|
+
/** Controller VM profile */
|
|
1514
|
+
controllerProfile?: NodeProfile;
|
|
1515
|
+
/** Network profile */
|
|
1516
|
+
networkProfile?: NetworkProfile;
|
|
1517
|
+
/** Database profile */
|
|
1518
|
+
databaseProfile?: DatabaseProfile;
|
|
1519
|
+
/** Site profile */
|
|
1520
|
+
siteProfile?: SiteProfile;
|
|
1521
|
+
/** File share profile */
|
|
1522
|
+
fileshareProfile?: FileshareProfile;
|
|
1523
|
+
/** PHP profile */
|
|
1524
|
+
phpProfile?: PhpProfile;
|
|
1525
|
+
/** Search profile */
|
|
1526
|
+
searchProfile?: SearchProfile;
|
|
1527
|
+
/** Cache profile */
|
|
1528
|
+
cacheProfile?: CacheProfile;
|
|
1529
|
+
/** Backup profile */
|
|
1530
|
+
backupProfile?: BackupProfile;
|
|
1531
|
+
/**
|
|
1532
|
+
* Php workload resource provisioning state
|
|
1533
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1534
|
+
*/
|
|
1535
|
+
readonly provisioningState?: PhpWorkloadProvisioningState;
|
|
1536
|
+
};
|
|
1537
|
+
|
|
1538
|
+
/** Define the Virtual Instance for SAP. */
|
|
1539
|
+
export type SAPVirtualInstance = TrackedResource & {
|
|
1540
|
+
/** Managed service identity (user assigned identities) */
|
|
1541
|
+
identity?: UserAssignedServiceIdentity;
|
|
1542
|
+
/** Defines the environment type - Production/Non Production. */
|
|
1543
|
+
environment: SAPEnvironmentType;
|
|
1544
|
+
/** Defines the SAP Product type. */
|
|
1545
|
+
sapProduct: SAPProductType;
|
|
1546
|
+
/** Defines if an existing SAP system is being registered or a new SAP system is being created */
|
|
1547
|
+
configuration: SAPConfigurationUnion;
|
|
1548
|
+
/** Managed resource group configuration */
|
|
1549
|
+
managedResourceGroupConfiguration?: ManagedRGConfiguration;
|
|
1550
|
+
/**
|
|
1551
|
+
* Defines the SAP Instance status.
|
|
1552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1553
|
+
*/
|
|
1554
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1555
|
+
/**
|
|
1556
|
+
* Defines the SAP Instance health.
|
|
1557
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1558
|
+
*/
|
|
1559
|
+
readonly health?: SAPHealthState;
|
|
1560
|
+
/**
|
|
1561
|
+
* Defines the Virtual Instance for SAP state.
|
|
1562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1563
|
+
*/
|
|
1564
|
+
readonly state?: SAPVirtualInstanceState;
|
|
1565
|
+
/**
|
|
1566
|
+
* Defines the provisioning states.
|
|
1567
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1568
|
+
*/
|
|
1569
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1570
|
+
/**
|
|
1571
|
+
* Defines the Virtual Instance for SAP errors.
|
|
1572
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1573
|
+
*/
|
|
1574
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1575
|
+
};
|
|
1576
|
+
|
|
1577
|
+
/** Define the SAP Central Server Instance. */
|
|
1578
|
+
export type SAPCentralServerInstance = TrackedResource & {
|
|
1579
|
+
/**
|
|
1580
|
+
* The central server instance id.
|
|
1581
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1582
|
+
*/
|
|
1583
|
+
readonly instanceNo?: string;
|
|
1584
|
+
/**
|
|
1585
|
+
* The central server subnet.
|
|
1586
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1587
|
+
*/
|
|
1588
|
+
readonly subnet?: string;
|
|
1589
|
+
/** Defines the SAP message server properties. */
|
|
1590
|
+
messageServerProperties?: MessageServerProperties;
|
|
1591
|
+
/** Defines the SAP enqueue server properties. */
|
|
1592
|
+
enqueueServerProperties?: EnqueueServerProperties;
|
|
1593
|
+
/** Defines the SAP Gateway Server properties. */
|
|
1594
|
+
gatewayServerProperties?: GatewayServerProperties;
|
|
1595
|
+
/** Defines the SAP ERS Server properties. */
|
|
1596
|
+
enqueueReplicationServerProperties?: EnqueueReplicationServerProperties;
|
|
1597
|
+
/**
|
|
1598
|
+
* The central server kernel version.
|
|
1599
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1600
|
+
*/
|
|
1601
|
+
readonly kernelVersion?: string;
|
|
1602
|
+
/**
|
|
1603
|
+
* The central server kernel patch.
|
|
1604
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1605
|
+
*/
|
|
1606
|
+
readonly kernelPatch?: string;
|
|
1607
|
+
/**
|
|
1608
|
+
* The list of virtual machines.
|
|
1609
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1610
|
+
*/
|
|
1611
|
+
readonly vmDetails?: CentralServerVmDetails[];
|
|
1612
|
+
/**
|
|
1613
|
+
* Defines the SAP Instance status.
|
|
1614
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1615
|
+
*/
|
|
1616
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1617
|
+
/**
|
|
1618
|
+
* Defines the SAP Instance health.
|
|
1619
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1620
|
+
*/
|
|
1621
|
+
readonly health?: SAPHealthState;
|
|
1622
|
+
/**
|
|
1623
|
+
* Defines the provisioning states.
|
|
1624
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1625
|
+
*/
|
|
1626
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1627
|
+
/**
|
|
1628
|
+
* Defines the Central Instance errors.
|
|
1629
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1630
|
+
*/
|
|
1631
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1632
|
+
};
|
|
1633
|
+
|
|
1634
|
+
/** Define the SAP Database Instance. */
|
|
1635
|
+
export type SAPDatabaseInstance = TrackedResource & {
|
|
1636
|
+
/**
|
|
1637
|
+
* The database subnet.
|
|
1638
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1639
|
+
*/
|
|
1640
|
+
readonly subnet?: string;
|
|
1641
|
+
/**
|
|
1642
|
+
* The database SID.
|
|
1643
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1644
|
+
*/
|
|
1645
|
+
readonly databaseSid?: string;
|
|
1646
|
+
/**
|
|
1647
|
+
* The SAP database type.
|
|
1648
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1649
|
+
*/
|
|
1650
|
+
readonly databaseType?: string;
|
|
1651
|
+
/**
|
|
1652
|
+
* The database IP Address.
|
|
1653
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1654
|
+
*/
|
|
1655
|
+
readonly ipAddress?: string;
|
|
1656
|
+
/**
|
|
1657
|
+
* The list of virtual machines.
|
|
1658
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1659
|
+
*/
|
|
1660
|
+
readonly vmDetails?: DatabaseVmDetails[];
|
|
1661
|
+
/**
|
|
1662
|
+
* Defines the SAP Instance status.
|
|
1663
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1664
|
+
*/
|
|
1665
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1666
|
+
/**
|
|
1667
|
+
* Defines the provisioning states.
|
|
1668
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1669
|
+
*/
|
|
1670
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1671
|
+
/**
|
|
1672
|
+
* Defines the Database Instance errors.
|
|
1673
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1674
|
+
*/
|
|
1675
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1676
|
+
};
|
|
1677
|
+
|
|
1678
|
+
/** Define the SAP Application Server Instance. */
|
|
1679
|
+
export type SAPApplicationServerInstance = TrackedResource & {
|
|
1680
|
+
/**
|
|
1681
|
+
* The application server instance id.
|
|
1682
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1683
|
+
*/
|
|
1684
|
+
readonly instanceNo?: string;
|
|
1685
|
+
/**
|
|
1686
|
+
* The application server subnet.
|
|
1687
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1688
|
+
*/
|
|
1689
|
+
readonly subnet?: string;
|
|
1690
|
+
/**
|
|
1691
|
+
* The application server SAP host name.
|
|
1692
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1693
|
+
*/
|
|
1694
|
+
readonly hostname?: string;
|
|
1695
|
+
/**
|
|
1696
|
+
* The application server SAP kernel version.
|
|
1697
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1698
|
+
*/
|
|
1699
|
+
readonly kernelVersion?: string;
|
|
1700
|
+
/**
|
|
1701
|
+
* The application server SAP kernel patch.
|
|
1702
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1703
|
+
*/
|
|
1704
|
+
readonly kernelPatch?: string;
|
|
1705
|
+
/**
|
|
1706
|
+
* The application server SAP IP Address.
|
|
1707
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1708
|
+
*/
|
|
1709
|
+
readonly ipAddress?: string;
|
|
1710
|
+
/**
|
|
1711
|
+
* The application server gateway Port.
|
|
1712
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1713
|
+
*/
|
|
1714
|
+
readonly gatewayPort?: number;
|
|
1715
|
+
/**
|
|
1716
|
+
* The application server ICM HTTP Port.
|
|
1717
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1718
|
+
*/
|
|
1719
|
+
readonly icmHttpPort?: number;
|
|
1720
|
+
/**
|
|
1721
|
+
* The application server ICM HTTPS Port.
|
|
1722
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1723
|
+
*/
|
|
1724
|
+
readonly icmHttpsPort?: number;
|
|
1725
|
+
/**
|
|
1726
|
+
* The virtual machine.
|
|
1727
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1728
|
+
*/
|
|
1729
|
+
readonly virtualMachineId?: string;
|
|
1730
|
+
/**
|
|
1731
|
+
* Defines the SAP Instance status.
|
|
1732
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1733
|
+
*/
|
|
1734
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1735
|
+
/**
|
|
1736
|
+
* Defines the SAP Instance health.
|
|
1737
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1738
|
+
*/
|
|
1739
|
+
readonly health?: SAPHealthState;
|
|
1740
|
+
/**
|
|
1741
|
+
* Defines the provisioning states.
|
|
1742
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1743
|
+
*/
|
|
1744
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1745
|
+
/**
|
|
1746
|
+
* Defines the Application Instance errors.
|
|
1747
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1748
|
+
*/
|
|
1749
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1750
|
+
};
|
|
1751
|
+
|
|
1752
|
+
/** SAP monitor info on Azure (ARM properties and SAP monitor properties) */
|
|
1753
|
+
export type Monitor = TrackedResource & {
|
|
1754
|
+
/** Managed service identity (user assigned identities) */
|
|
1755
|
+
identity?: UserAssignedServiceIdentity;
|
|
1756
|
+
/**
|
|
1757
|
+
* State of provisioning of the SAP monitor.
|
|
1758
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1759
|
+
*/
|
|
1760
|
+
readonly provisioningState?: WorkloadMonitorProvisioningState;
|
|
1761
|
+
/**
|
|
1762
|
+
* Defines the SAP monitor errors.
|
|
1763
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1764
|
+
*/
|
|
1765
|
+
readonly errors?: MonitorPropertiesErrors;
|
|
1766
|
+
/** The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region. */
|
|
1767
|
+
appLocation?: string;
|
|
1768
|
+
/** Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET. */
|
|
1769
|
+
routingPreference?: RoutingPreference;
|
|
1770
|
+
/** Managed resource group configuration */
|
|
1771
|
+
managedResourceGroupConfiguration?: ManagedRGConfiguration;
|
|
1772
|
+
/** The ARM ID of the Log Analytics Workspace that is used for SAP monitoring. */
|
|
1773
|
+
logAnalyticsWorkspaceArmId?: string;
|
|
1774
|
+
/** The subnet which the SAP monitor will be deployed in */
|
|
1775
|
+
monitorSubnet?: string;
|
|
1776
|
+
/**
|
|
1777
|
+
* The ARM ID of the MSI used for SAP monitoring.
|
|
1778
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1779
|
+
*/
|
|
1780
|
+
readonly msiArmId?: string;
|
|
1781
|
+
};
|
|
1782
|
+
|
|
1783
|
+
/** WordPress instance resource */
|
|
1784
|
+
export type WordpressInstanceResource = ProxyResource & {
|
|
1785
|
+
/** Application version */
|
|
1786
|
+
version?: WordpressVersions;
|
|
1787
|
+
/** Database name used by the application */
|
|
1788
|
+
databaseName?: string;
|
|
1789
|
+
/** User name used by the application to connect to database */
|
|
1790
|
+
databaseUser?: string;
|
|
1791
|
+
/**
|
|
1792
|
+
* Site Url to access the WordPress application
|
|
1793
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1794
|
+
*/
|
|
1795
|
+
readonly siteUrl?: string;
|
|
1796
|
+
/**
|
|
1797
|
+
* WordPress instance provisioning state
|
|
1798
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1799
|
+
*/
|
|
1800
|
+
readonly provisioningState?: ApplicationProvisioningState;
|
|
1801
|
+
};
|
|
1802
|
+
|
|
1803
|
+
/** A provider instance associated with SAP monitor. */
|
|
1804
|
+
export type ProviderInstance = ProxyResource & {
|
|
1805
|
+
/** Managed service identity (user assigned identities) */
|
|
1806
|
+
identity?: UserAssignedServiceIdentity;
|
|
1807
|
+
/**
|
|
1808
|
+
* State of provisioning of the provider instance
|
|
1809
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1810
|
+
*/
|
|
1811
|
+
readonly provisioningState?: WorkloadMonitorProvisioningState;
|
|
1812
|
+
/**
|
|
1813
|
+
* Defines the provider instance errors.
|
|
1814
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1815
|
+
*/
|
|
1816
|
+
readonly errors?: ProviderInstancePropertiesErrors;
|
|
1817
|
+
/** Defines the provider instance errors. */
|
|
1818
|
+
providerSettings?: ProviderSpecificPropertiesUnion;
|
|
1819
|
+
};
|
|
1820
|
+
|
|
1821
|
+
/** Known values of {@link OSImagePublisher} that the service accepts. */
|
|
1822
|
+
export enum KnownOSImagePublisher {
|
|
1823
|
+
Canonical = "Canonical"
|
|
1824
|
+
}
|
|
1825
|
+
|
|
1826
|
+
/**
|
|
1827
|
+
* Defines values for OSImagePublisher. \
|
|
1828
|
+
* {@link KnownOSImagePublisher} can be used interchangeably with OSImagePublisher,
|
|
1829
|
+
* this enum contains the known values that the service supports.
|
|
1830
|
+
* ### Known values supported by the service
|
|
1831
|
+
* **Canonical**
|
|
1832
|
+
*/
|
|
1833
|
+
export type OSImagePublisher = string;
|
|
1834
|
+
|
|
1835
|
+
/** Known values of {@link OSImageOffer} that the service accepts. */
|
|
1836
|
+
export enum KnownOSImageOffer {
|
|
1837
|
+
UbuntuServer = "UbuntuServer"
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
/**
|
|
1841
|
+
* Defines values for OSImageOffer. \
|
|
1842
|
+
* {@link KnownOSImageOffer} can be used interchangeably with OSImageOffer,
|
|
1843
|
+
* this enum contains the known values that the service supports.
|
|
1844
|
+
* ### Known values supported by the service
|
|
1845
|
+
* **UbuntuServer**
|
|
1846
|
+
*/
|
|
1847
|
+
export type OSImageOffer = string;
|
|
1848
|
+
|
|
1849
|
+
/** Known values of {@link OSImageSku} that the service accepts. */
|
|
1850
|
+
export enum KnownOSImageSku {
|
|
1851
|
+
Eighteen04LTS = "18.04-LTS",
|
|
1852
|
+
Sixteen04LTS = "16.04-LTS"
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
/**
|
|
1856
|
+
* Defines values for OSImageSku. \
|
|
1857
|
+
* {@link KnownOSImageSku} can be used interchangeably with OSImageSku,
|
|
1858
|
+
* this enum contains the known values that the service supports.
|
|
1859
|
+
* ### Known values supported by the service
|
|
1860
|
+
* **18.04-LTS** \
|
|
1861
|
+
* **16.04-LTS**
|
|
1862
|
+
*/
|
|
1863
|
+
export type OSImageSku = string;
|
|
1864
|
+
|
|
1865
|
+
/** Known values of {@link OSImageVersion} that the service accepts. */
|
|
1866
|
+
export enum KnownOSImageVersion {
|
|
1867
|
+
Latest = "latest"
|
|
1868
|
+
}
|
|
1869
|
+
|
|
1870
|
+
/**
|
|
1871
|
+
* Defines values for OSImageVersion. \
|
|
1872
|
+
* {@link KnownOSImageVersion} can be used interchangeably with OSImageVersion,
|
|
1873
|
+
* this enum contains the known values that the service supports.
|
|
1874
|
+
* ### Known values supported by the service
|
|
1875
|
+
* **latest**
|
|
1876
|
+
*/
|
|
1877
|
+
export type OSImageVersion = string;
|
|
1878
|
+
|
|
1879
|
+
/** Known values of {@link LoadBalancerType} that the service accepts. */
|
|
1880
|
+
export enum KnownLoadBalancerType {
|
|
1881
|
+
ApplicationGateway = "ApplicationGateway",
|
|
1882
|
+
LoadBalancer = "LoadBalancer"
|
|
1883
|
+
}
|
|
1884
|
+
|
|
1885
|
+
/**
|
|
1886
|
+
* Defines values for LoadBalancerType. \
|
|
1887
|
+
* {@link KnownLoadBalancerType} can be used interchangeably with LoadBalancerType,
|
|
1888
|
+
* this enum contains the known values that the service supports.
|
|
1889
|
+
* ### Known values supported by the service
|
|
1890
|
+
* **ApplicationGateway** \
|
|
1891
|
+
* **LoadBalancer**
|
|
1892
|
+
*/
|
|
1893
|
+
export type LoadBalancerType = string;
|
|
1894
|
+
|
|
1895
|
+
/** Known values of {@link AzureFrontDoorEnabled} that the service accepts. */
|
|
1896
|
+
export enum KnownAzureFrontDoorEnabled {
|
|
1897
|
+
Enabled = "Enabled",
|
|
1898
|
+
Disabled = "Disabled"
|
|
1899
|
+
}
|
|
1900
|
+
|
|
1901
|
+
/**
|
|
1902
|
+
* Defines values for AzureFrontDoorEnabled. \
|
|
1903
|
+
* {@link KnownAzureFrontDoorEnabled} can be used interchangeably with AzureFrontDoorEnabled,
|
|
1904
|
+
* this enum contains the known values that the service supports.
|
|
1905
|
+
* ### Known values supported by the service
|
|
1906
|
+
* **Enabled** \
|
|
1907
|
+
* **Disabled**
|
|
1908
|
+
*/
|
|
1909
|
+
export type AzureFrontDoorEnabled = string;
|
|
1910
|
+
|
|
1911
|
+
/** Known values of {@link DatabaseType} that the service accepts. */
|
|
1912
|
+
export enum KnownDatabaseType {
|
|
1913
|
+
MySql = "MySql"
|
|
1914
|
+
}
|
|
1915
|
+
|
|
1916
|
+
/**
|
|
1917
|
+
* Defines values for DatabaseType. \
|
|
1918
|
+
* {@link KnownDatabaseType} can be used interchangeably with DatabaseType,
|
|
1919
|
+
* this enum contains the known values that the service supports.
|
|
1920
|
+
* ### Known values supported by the service
|
|
1921
|
+
* **MySql**
|
|
1922
|
+
*/
|
|
1923
|
+
export type DatabaseType = string;
|
|
1924
|
+
|
|
1925
|
+
/** Known values of {@link HAEnabled} that the service accepts. */
|
|
1926
|
+
export enum KnownHAEnabled {
|
|
1927
|
+
Enabled = "Enabled",
|
|
1928
|
+
Disabled = "Disabled"
|
|
1929
|
+
}
|
|
1930
|
+
|
|
1931
|
+
/**
|
|
1932
|
+
* Defines values for HAEnabled. \
|
|
1933
|
+
* {@link KnownHAEnabled} can be used interchangeably with HAEnabled,
|
|
1934
|
+
* this enum contains the known values that the service supports.
|
|
1935
|
+
* ### Known values supported by the service
|
|
1936
|
+
* **Enabled** \
|
|
1937
|
+
* **Disabled**
|
|
1938
|
+
*/
|
|
1939
|
+
export type HAEnabled = string;
|
|
1940
|
+
|
|
1941
|
+
/** Known values of {@link EnableSslEnforcement} that the service accepts. */
|
|
1942
|
+
export enum KnownEnableSslEnforcement {
|
|
1943
|
+
Enabled = "Enabled",
|
|
1944
|
+
Disabled = "Disabled"
|
|
1945
|
+
}
|
|
1946
|
+
|
|
1947
|
+
/**
|
|
1948
|
+
* Defines values for EnableSslEnforcement. \
|
|
1949
|
+
* {@link KnownEnableSslEnforcement} can be used interchangeably with EnableSslEnforcement,
|
|
1950
|
+
* this enum contains the known values that the service supports.
|
|
1951
|
+
* ### Known values supported by the service
|
|
1952
|
+
* **Enabled** \
|
|
1953
|
+
* **Disabled**
|
|
1954
|
+
*/
|
|
1955
|
+
export type EnableSslEnforcement = string;
|
|
1956
|
+
|
|
1957
|
+
/** Known values of {@link FileShareType} that the service accepts. */
|
|
1958
|
+
export enum KnownFileShareType {
|
|
1959
|
+
NfsOnController = "NfsOnController",
|
|
1960
|
+
AzureFiles = "AzureFiles"
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
/**
|
|
1964
|
+
* Defines values for FileShareType. \
|
|
1965
|
+
* {@link KnownFileShareType} can be used interchangeably with FileShareType,
|
|
1966
|
+
* this enum contains the known values that the service supports.
|
|
1967
|
+
* ### Known values supported by the service
|
|
1968
|
+
* **NfsOnController** \
|
|
1969
|
+
* **AzureFiles**
|
|
1970
|
+
*/
|
|
1971
|
+
export type FileShareType = string;
|
|
1972
|
+
|
|
1973
|
+
/** Known values of {@link FileShareStorageType} that the service accepts. */
|
|
1974
|
+
export enum KnownFileShareStorageType {
|
|
1975
|
+
StandardLRS = "Standard_LRS",
|
|
1976
|
+
StandardGRS = "Standard_GRS",
|
|
1977
|
+
StandardZRS = "Standard_ZRS",
|
|
1978
|
+
PremiumLRS = "Premium_LRS"
|
|
1979
|
+
}
|
|
1980
|
+
|
|
1981
|
+
/**
|
|
1982
|
+
* Defines values for FileShareStorageType. \
|
|
1983
|
+
* {@link KnownFileShareStorageType} can be used interchangeably with FileShareStorageType,
|
|
1984
|
+
* this enum contains the known values that the service supports.
|
|
1985
|
+
* ### Known values supported by the service
|
|
1986
|
+
* **Standard_LRS** \
|
|
1987
|
+
* **Standard_GRS** \
|
|
1988
|
+
* **Standard_ZRS** \
|
|
1989
|
+
* **Premium_LRS**
|
|
1990
|
+
*/
|
|
1991
|
+
export type FileShareStorageType = string;
|
|
1992
|
+
|
|
1993
|
+
/** Known values of {@link PHPVersion} that the service accepts. */
|
|
1994
|
+
export enum KnownPHPVersion {
|
|
1995
|
+
Seven2 = "7.2",
|
|
1996
|
+
Seven3 = "7.3",
|
|
1997
|
+
Seven4 = "7.4"
|
|
1998
|
+
}
|
|
1999
|
+
|
|
2000
|
+
/**
|
|
2001
|
+
* Defines values for PHPVersion. \
|
|
2002
|
+
* {@link KnownPHPVersion} can be used interchangeably with PHPVersion,
|
|
2003
|
+
* this enum contains the known values that the service supports.
|
|
2004
|
+
* ### Known values supported by the service
|
|
2005
|
+
* **7.2** \
|
|
2006
|
+
* **7.3** \
|
|
2007
|
+
* **7.4**
|
|
2008
|
+
*/
|
|
2009
|
+
export type PHPVersion = string;
|
|
2010
|
+
|
|
2011
|
+
/** Known values of {@link SearchType} that the service accepts. */
|
|
2012
|
+
export enum KnownSearchType {
|
|
2013
|
+
Elastic = "Elastic"
|
|
2014
|
+
}
|
|
2015
|
+
|
|
2016
|
+
/**
|
|
2017
|
+
* Defines values for SearchType. \
|
|
2018
|
+
* {@link KnownSearchType} can be used interchangeably with SearchType,
|
|
2019
|
+
* this enum contains the known values that the service supports.
|
|
2020
|
+
* ### Known values supported by the service
|
|
2021
|
+
* **Elastic**
|
|
2022
|
+
*/
|
|
2023
|
+
export type SearchType = string;
|
|
2024
|
+
|
|
2025
|
+
/** Known values of {@link RedisCacheFamily} that the service accepts. */
|
|
2026
|
+
export enum KnownRedisCacheFamily {
|
|
2027
|
+
C = "C",
|
|
2028
|
+
P = "P"
|
|
2029
|
+
}
|
|
2030
|
+
|
|
2031
|
+
/**
|
|
2032
|
+
* Defines values for RedisCacheFamily. \
|
|
2033
|
+
* {@link KnownRedisCacheFamily} can be used interchangeably with RedisCacheFamily,
|
|
2034
|
+
* this enum contains the known values that the service supports.
|
|
2035
|
+
* ### Known values supported by the service
|
|
2036
|
+
* **C** \
|
|
2037
|
+
* **P**
|
|
2038
|
+
*/
|
|
2039
|
+
export type RedisCacheFamily = string;
|
|
2040
|
+
|
|
2041
|
+
/** Known values of {@link EnableBackup} that the service accepts. */
|
|
2042
|
+
export enum KnownEnableBackup {
|
|
2043
|
+
Enabled = "Enabled",
|
|
2044
|
+
Disabled = "Disabled"
|
|
2045
|
+
}
|
|
2046
|
+
|
|
2047
|
+
/**
|
|
2048
|
+
* Defines values for EnableBackup. \
|
|
2049
|
+
* {@link KnownEnableBackup} can be used interchangeably with EnableBackup,
|
|
2050
|
+
* this enum contains the known values that the service supports.
|
|
2051
|
+
* ### Known values supported by the service
|
|
2052
|
+
* **Enabled** \
|
|
2053
|
+
* **Disabled**
|
|
2054
|
+
*/
|
|
2055
|
+
export type EnableBackup = string;
|
|
2056
|
+
|
|
2057
|
+
/** Known values of {@link PhpWorkloadProvisioningState} that the service accepts. */
|
|
2058
|
+
export enum KnownPhpWorkloadProvisioningState {
|
|
2059
|
+
NotSpecified = "NotSpecified",
|
|
2060
|
+
Accepted = "Accepted",
|
|
2061
|
+
Created = "Created",
|
|
2062
|
+
Succeeded = "Succeeded",
|
|
2063
|
+
Failed = "Failed",
|
|
2064
|
+
Canceled = "Canceled",
|
|
2065
|
+
Provisioning = "Provisioning",
|
|
2066
|
+
Deleting = "Deleting"
|
|
2067
|
+
}
|
|
2068
|
+
|
|
2069
|
+
/**
|
|
2070
|
+
* Defines values for PhpWorkloadProvisioningState. \
|
|
2071
|
+
* {@link KnownPhpWorkloadProvisioningState} can be used interchangeably with PhpWorkloadProvisioningState,
|
|
2072
|
+
* this enum contains the known values that the service supports.
|
|
2073
|
+
* ### Known values supported by the service
|
|
2074
|
+
* **NotSpecified** \
|
|
2075
|
+
* **Accepted** \
|
|
2076
|
+
* **Created** \
|
|
2077
|
+
* **Succeeded** \
|
|
2078
|
+
* **Failed** \
|
|
2079
|
+
* **Canceled** \
|
|
2080
|
+
* **Provisioning** \
|
|
2081
|
+
* **Deleting**
|
|
2082
|
+
*/
|
|
2083
|
+
export type PhpWorkloadProvisioningState = string;
|
|
2084
|
+
|
|
2085
|
+
/** Known values of {@link WorkloadKind} that the service accepts. */
|
|
2086
|
+
export enum KnownWorkloadKind {
|
|
2087
|
+
WordPress = "WordPress"
|
|
2088
|
+
}
|
|
2089
|
+
|
|
2090
|
+
/**
|
|
2091
|
+
* Defines values for WorkloadKind. \
|
|
2092
|
+
* {@link KnownWorkloadKind} can be used interchangeably with WorkloadKind,
|
|
2093
|
+
* this enum contains the known values that the service supports.
|
|
2094
|
+
* ### Known values supported by the service
|
|
2095
|
+
* **WordPress**
|
|
2096
|
+
*/
|
|
2097
|
+
export type WorkloadKind = string;
|
|
2098
|
+
|
|
2099
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
2100
|
+
export enum KnownManagedServiceIdentityType {
|
|
2101
|
+
None = "None",
|
|
2102
|
+
UserAssigned = "UserAssigned"
|
|
2103
|
+
}
|
|
2104
|
+
|
|
2105
|
+
/**
|
|
2106
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
2107
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
2108
|
+
* this enum contains the known values that the service supports.
|
|
2109
|
+
* ### Known values supported by the service
|
|
2110
|
+
* **None** \
|
|
2111
|
+
* **UserAssigned**
|
|
2112
|
+
*/
|
|
2113
|
+
export type ManagedServiceIdentityType = string;
|
|
2114
|
+
|
|
2115
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
2116
|
+
export enum KnownCreatedByType {
|
|
2117
|
+
User = "User",
|
|
2118
|
+
Application = "Application",
|
|
2119
|
+
ManagedIdentity = "ManagedIdentity",
|
|
2120
|
+
Key = "Key"
|
|
2121
|
+
}
|
|
2122
|
+
|
|
2123
|
+
/**
|
|
2124
|
+
* Defines values for CreatedByType. \
|
|
2125
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
2126
|
+
* this enum contains the known values that the service supports.
|
|
2127
|
+
* ### Known values supported by the service
|
|
2128
|
+
* **User** \
|
|
2129
|
+
* **Application** \
|
|
2130
|
+
* **ManagedIdentity** \
|
|
2131
|
+
* **Key**
|
|
2132
|
+
*/
|
|
2133
|
+
export type CreatedByType = string;
|
|
2134
|
+
|
|
2135
|
+
/** Known values of {@link WordpressVersions} that the service accepts. */
|
|
2136
|
+
export enum KnownWordpressVersions {
|
|
2137
|
+
Five43 = "5.4.3",
|
|
2138
|
+
Five42 = "5.4.2",
|
|
2139
|
+
Five41 = "5.4.1",
|
|
2140
|
+
Five4 = "5.4"
|
|
2141
|
+
}
|
|
2142
|
+
|
|
2143
|
+
/**
|
|
2144
|
+
* Defines values for WordpressVersions. \
|
|
2145
|
+
* {@link KnownWordpressVersions} can be used interchangeably with WordpressVersions,
|
|
2146
|
+
* this enum contains the known values that the service supports.
|
|
2147
|
+
* ### Known values supported by the service
|
|
2148
|
+
* **5.4.3** \
|
|
2149
|
+
* **5.4.2** \
|
|
2150
|
+
* **5.4.1** \
|
|
2151
|
+
* **5.4**
|
|
2152
|
+
*/
|
|
2153
|
+
export type WordpressVersions = string;
|
|
2154
|
+
|
|
2155
|
+
/** Known values of {@link ApplicationProvisioningState} that the service accepts. */
|
|
2156
|
+
export enum KnownApplicationProvisioningState {
|
|
2157
|
+
NotSpecified = "NotSpecified",
|
|
2158
|
+
Accepted = "Accepted",
|
|
2159
|
+
Created = "Created",
|
|
2160
|
+
Succeeded = "Succeeded",
|
|
2161
|
+
Failed = "Failed",
|
|
2162
|
+
Canceled = "Canceled",
|
|
2163
|
+
Installing = "Installing"
|
|
2164
|
+
}
|
|
2165
|
+
|
|
2166
|
+
/**
|
|
2167
|
+
* Defines values for ApplicationProvisioningState. \
|
|
2168
|
+
* {@link KnownApplicationProvisioningState} can be used interchangeably with ApplicationProvisioningState,
|
|
2169
|
+
* this enum contains the known values that the service supports.
|
|
2170
|
+
* ### Known values supported by the service
|
|
2171
|
+
* **NotSpecified** \
|
|
2172
|
+
* **Accepted** \
|
|
2173
|
+
* **Created** \
|
|
2174
|
+
* **Succeeded** \
|
|
2175
|
+
* **Failed** \
|
|
2176
|
+
* **Canceled** \
|
|
2177
|
+
* **Installing**
|
|
2178
|
+
*/
|
|
2179
|
+
export type ApplicationProvisioningState = string;
|
|
2180
|
+
|
|
2181
|
+
/** Known values of {@link SAPEnvironmentType} that the service accepts. */
|
|
2182
|
+
export enum KnownSAPEnvironmentType {
|
|
2183
|
+
NonProd = "NonProd",
|
|
2184
|
+
Prod = "Prod"
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
/**
|
|
2188
|
+
* Defines values for SAPEnvironmentType. \
|
|
2189
|
+
* {@link KnownSAPEnvironmentType} can be used interchangeably with SAPEnvironmentType,
|
|
2190
|
+
* this enum contains the known values that the service supports.
|
|
2191
|
+
* ### Known values supported by the service
|
|
2192
|
+
* **NonProd** \
|
|
2193
|
+
* **Prod**
|
|
2194
|
+
*/
|
|
2195
|
+
export type SAPEnvironmentType = string;
|
|
2196
|
+
|
|
2197
|
+
/** Known values of {@link SAPProductType} that the service accepts. */
|
|
2198
|
+
export enum KnownSAPProductType {
|
|
2199
|
+
ECC = "ECC",
|
|
2200
|
+
S4Hana = "S4HANA",
|
|
2201
|
+
Other = "Other"
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
/**
|
|
2205
|
+
* Defines values for SAPProductType. \
|
|
2206
|
+
* {@link KnownSAPProductType} can be used interchangeably with SAPProductType,
|
|
2207
|
+
* this enum contains the known values that the service supports.
|
|
2208
|
+
* ### Known values supported by the service
|
|
2209
|
+
* **ECC** \
|
|
2210
|
+
* **S4HANA** \
|
|
2211
|
+
* **Other**
|
|
2212
|
+
*/
|
|
2213
|
+
export type SAPProductType = string;
|
|
2214
|
+
|
|
2215
|
+
/** Known values of {@link SAPDeploymentType} that the service accepts. */
|
|
2216
|
+
export enum KnownSAPDeploymentType {
|
|
2217
|
+
SingleServer = "SingleServer",
|
|
2218
|
+
ThreeTier = "ThreeTier"
|
|
2219
|
+
}
|
|
2220
|
+
|
|
2221
|
+
/**
|
|
2222
|
+
* Defines values for SAPDeploymentType. \
|
|
2223
|
+
* {@link KnownSAPDeploymentType} can be used interchangeably with SAPDeploymentType,
|
|
2224
|
+
* this enum contains the known values that the service supports.
|
|
2225
|
+
* ### Known values supported by the service
|
|
2226
|
+
* **SingleServer** \
|
|
2227
|
+
* **ThreeTier**
|
|
2228
|
+
*/
|
|
2229
|
+
export type SAPDeploymentType = string;
|
|
2230
|
+
|
|
2231
|
+
/** Known values of {@link SAPDatabaseType} that the service accepts. */
|
|
2232
|
+
export enum KnownSAPDatabaseType {
|
|
2233
|
+
Hana = "HANA",
|
|
2234
|
+
DB2 = "DB2"
|
|
2235
|
+
}
|
|
2236
|
+
|
|
2237
|
+
/**
|
|
2238
|
+
* Defines values for SAPDatabaseType. \
|
|
2239
|
+
* {@link KnownSAPDatabaseType} can be used interchangeably with SAPDatabaseType,
|
|
2240
|
+
* this enum contains the known values that the service supports.
|
|
2241
|
+
* ### Known values supported by the service
|
|
2242
|
+
* **HANA** \
|
|
2243
|
+
* **DB2**
|
|
2244
|
+
*/
|
|
2245
|
+
export type SAPDatabaseType = string;
|
|
2246
|
+
|
|
2247
|
+
/** Known values of {@link SAPDatabaseScaleMethod} that the service accepts. */
|
|
2248
|
+
export enum KnownSAPDatabaseScaleMethod {
|
|
2249
|
+
ScaleUp = "ScaleUp"
|
|
2250
|
+
}
|
|
2251
|
+
|
|
2252
|
+
/**
|
|
2253
|
+
* Defines values for SAPDatabaseScaleMethod. \
|
|
2254
|
+
* {@link KnownSAPDatabaseScaleMethod} can be used interchangeably with SAPDatabaseScaleMethod,
|
|
2255
|
+
* this enum contains the known values that the service supports.
|
|
2256
|
+
* ### Known values supported by the service
|
|
2257
|
+
* **ScaleUp**
|
|
2258
|
+
*/
|
|
2259
|
+
export type SAPDatabaseScaleMethod = string;
|
|
2260
|
+
|
|
2261
|
+
/** Known values of {@link SAPHighAvailabilityType} that the service accepts. */
|
|
2262
|
+
export enum KnownSAPHighAvailabilityType {
|
|
2263
|
+
AvailabilitySet = "AvailabilitySet",
|
|
2264
|
+
AvailabilityZone = "AvailabilityZone"
|
|
2265
|
+
}
|
|
2266
|
+
|
|
2267
|
+
/**
|
|
2268
|
+
* Defines values for SAPHighAvailabilityType. \
|
|
2269
|
+
* {@link KnownSAPHighAvailabilityType} can be used interchangeably with SAPHighAvailabilityType,
|
|
2270
|
+
* this enum contains the known values that the service supports.
|
|
2271
|
+
* ### Known values supported by the service
|
|
2272
|
+
* **AvailabilitySet** \
|
|
2273
|
+
* **AvailabilityZone**
|
|
2274
|
+
*/
|
|
2275
|
+
export type SAPHighAvailabilityType = string;
|
|
2276
|
+
|
|
2277
|
+
/** Known values of {@link SAPConfigurationType} that the service accepts. */
|
|
2278
|
+
export enum KnownSAPConfigurationType {
|
|
2279
|
+
Deployment = "Deployment",
|
|
2280
|
+
Discovery = "Discovery",
|
|
2281
|
+
DeploymentWithOSConfig = "DeploymentWithOSConfig"
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
/**
|
|
2285
|
+
* Defines values for SAPConfigurationType. \
|
|
2286
|
+
* {@link KnownSAPConfigurationType} can be used interchangeably with SAPConfigurationType,
|
|
2287
|
+
* this enum contains the known values that the service supports.
|
|
2288
|
+
* ### Known values supported by the service
|
|
2289
|
+
* **Deployment** \
|
|
2290
|
+
* **Discovery** \
|
|
2291
|
+
* **DeploymentWithOSConfig**
|
|
2292
|
+
*/
|
|
2293
|
+
export type SAPConfigurationType = string;
|
|
2294
|
+
|
|
2295
|
+
/** Known values of {@link SAPVirtualInstanceStatus} that the service accepts. */
|
|
2296
|
+
export enum KnownSAPVirtualInstanceStatus {
|
|
2297
|
+
Starting = "Starting",
|
|
2298
|
+
Running = "Running",
|
|
2299
|
+
Stopping = "Stopping",
|
|
2300
|
+
Offline = "Offline",
|
|
2301
|
+
PartiallyRunning = "PartiallyRunning",
|
|
2302
|
+
Unavailable = "Unavailable"
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
/**
|
|
2306
|
+
* Defines values for SAPVirtualInstanceStatus. \
|
|
2307
|
+
* {@link KnownSAPVirtualInstanceStatus} can be used interchangeably with SAPVirtualInstanceStatus,
|
|
2308
|
+
* this enum contains the known values that the service supports.
|
|
2309
|
+
* ### Known values supported by the service
|
|
2310
|
+
* **Starting** \
|
|
2311
|
+
* **Running** \
|
|
2312
|
+
* **Stopping** \
|
|
2313
|
+
* **Offline** \
|
|
2314
|
+
* **PartiallyRunning** \
|
|
2315
|
+
* **Unavailable**
|
|
2316
|
+
*/
|
|
2317
|
+
export type SAPVirtualInstanceStatus = string;
|
|
2318
|
+
|
|
2319
|
+
/** Known values of {@link SAPHealthState} that the service accepts. */
|
|
2320
|
+
export enum KnownSAPHealthState {
|
|
2321
|
+
Unknown = "Unknown",
|
|
2322
|
+
Healthy = "Healthy",
|
|
2323
|
+
Unhealthy = "Unhealthy",
|
|
2324
|
+
Degraded = "Degraded"
|
|
2325
|
+
}
|
|
2326
|
+
|
|
2327
|
+
/**
|
|
2328
|
+
* Defines values for SAPHealthState. \
|
|
2329
|
+
* {@link KnownSAPHealthState} can be used interchangeably with SAPHealthState,
|
|
2330
|
+
* this enum contains the known values that the service supports.
|
|
2331
|
+
* ### Known values supported by the service
|
|
2332
|
+
* **Unknown** \
|
|
2333
|
+
* **Healthy** \
|
|
2334
|
+
* **Unhealthy** \
|
|
2335
|
+
* **Degraded**
|
|
2336
|
+
*/
|
|
2337
|
+
export type SAPHealthState = string;
|
|
2338
|
+
|
|
2339
|
+
/** Known values of {@link SAPVirtualInstanceState} that the service accepts. */
|
|
2340
|
+
export enum KnownSAPVirtualInstanceState {
|
|
2341
|
+
InfrastructureDeploymentPending = "InfrastructureDeploymentPending",
|
|
2342
|
+
InfrastructureDeploymentInProgress = "InfrastructureDeploymentInProgress",
|
|
2343
|
+
InfrastructureDeploymentFailed = "InfrastructureDeploymentFailed",
|
|
2344
|
+
SoftwareInstallationPending = "SoftwareInstallationPending",
|
|
2345
|
+
SoftwareInstallationInProgress = "SoftwareInstallationInProgress",
|
|
2346
|
+
SoftwareInstallationFailed = "SoftwareInstallationFailed",
|
|
2347
|
+
DiscoveryPending = "DiscoveryPending",
|
|
2348
|
+
DiscoveryInProgress = "DiscoveryInProgress",
|
|
2349
|
+
DiscoveryFailed = "DiscoveryFailed",
|
|
2350
|
+
RegistrationComplete = "RegistrationComplete"
|
|
2351
|
+
}
|
|
2352
|
+
|
|
2353
|
+
/**
|
|
2354
|
+
* Defines values for SAPVirtualInstanceState. \
|
|
2355
|
+
* {@link KnownSAPVirtualInstanceState} can be used interchangeably with SAPVirtualInstanceState,
|
|
2356
|
+
* this enum contains the known values that the service supports.
|
|
2357
|
+
* ### Known values supported by the service
|
|
2358
|
+
* **InfrastructureDeploymentPending** \
|
|
2359
|
+
* **InfrastructureDeploymentInProgress** \
|
|
2360
|
+
* **InfrastructureDeploymentFailed** \
|
|
2361
|
+
* **SoftwareInstallationPending** \
|
|
2362
|
+
* **SoftwareInstallationInProgress** \
|
|
2363
|
+
* **SoftwareInstallationFailed** \
|
|
2364
|
+
* **DiscoveryPending** \
|
|
2365
|
+
* **DiscoveryInProgress** \
|
|
2366
|
+
* **DiscoveryFailed** \
|
|
2367
|
+
* **RegistrationComplete**
|
|
2368
|
+
*/
|
|
2369
|
+
export type SAPVirtualInstanceState = string;
|
|
2370
|
+
|
|
2371
|
+
/** Known values of {@link SapVirtualInstanceProvisioningState} that the service accepts. */
|
|
2372
|
+
export enum KnownSapVirtualInstanceProvisioningState {
|
|
2373
|
+
Succeeded = "Succeeded",
|
|
2374
|
+
Updating = "Updating",
|
|
2375
|
+
Creating = "Creating",
|
|
2376
|
+
Failed = "Failed",
|
|
2377
|
+
Deleting = "Deleting"
|
|
2378
|
+
}
|
|
2379
|
+
|
|
2380
|
+
/**
|
|
2381
|
+
* Defines values for SapVirtualInstanceProvisioningState. \
|
|
2382
|
+
* {@link KnownSapVirtualInstanceProvisioningState} can be used interchangeably with SapVirtualInstanceProvisioningState,
|
|
2383
|
+
* this enum contains the known values that the service supports.
|
|
2384
|
+
* ### Known values supported by the service
|
|
2385
|
+
* **Succeeded** \
|
|
2386
|
+
* **Updating** \
|
|
2387
|
+
* **Creating** \
|
|
2388
|
+
* **Failed** \
|
|
2389
|
+
* **Deleting**
|
|
2390
|
+
*/
|
|
2391
|
+
export type SapVirtualInstanceProvisioningState = string;
|
|
2392
|
+
|
|
2393
|
+
/** Known values of {@link EnqueueReplicationServerType} that the service accepts. */
|
|
2394
|
+
export enum KnownEnqueueReplicationServerType {
|
|
2395
|
+
EnqueueReplicator1 = "EnqueueReplicator1",
|
|
2396
|
+
EnqueueReplicator2 = "EnqueueReplicator2"
|
|
2397
|
+
}
|
|
2398
|
+
|
|
2399
|
+
/**
|
|
2400
|
+
* Defines values for EnqueueReplicationServerType. \
|
|
2401
|
+
* {@link KnownEnqueueReplicationServerType} can be used interchangeably with EnqueueReplicationServerType,
|
|
2402
|
+
* this enum contains the known values that the service supports.
|
|
2403
|
+
* ### Known values supported by the service
|
|
2404
|
+
* **EnqueueReplicator1** \
|
|
2405
|
+
* **EnqueueReplicator2**
|
|
2406
|
+
*/
|
|
2407
|
+
export type EnqueueReplicationServerType = string;
|
|
2408
|
+
|
|
2409
|
+
/** Known values of {@link CentralServerVirtualMachineType} that the service accepts. */
|
|
2410
|
+
export enum KnownCentralServerVirtualMachineType {
|
|
2411
|
+
Primary = "Primary",
|
|
2412
|
+
Secondary = "Secondary",
|
|
2413
|
+
Unknown = "Unknown",
|
|
2414
|
+
Ascs = "ASCS",
|
|
2415
|
+
ERSInactive = "ERSInactive",
|
|
2416
|
+
ERS = "ERS",
|
|
2417
|
+
Standby = "Standby"
|
|
2418
|
+
}
|
|
2419
|
+
|
|
2420
|
+
/**
|
|
2421
|
+
* Defines values for CentralServerVirtualMachineType. \
|
|
2422
|
+
* {@link KnownCentralServerVirtualMachineType} can be used interchangeably with CentralServerVirtualMachineType,
|
|
2423
|
+
* this enum contains the known values that the service supports.
|
|
2424
|
+
* ### Known values supported by the service
|
|
2425
|
+
* **Primary** \
|
|
2426
|
+
* **Secondary** \
|
|
2427
|
+
* **Unknown** \
|
|
2428
|
+
* **ASCS** \
|
|
2429
|
+
* **ERSInactive** \
|
|
2430
|
+
* **ERS** \
|
|
2431
|
+
* **Standby**
|
|
2432
|
+
*/
|
|
2433
|
+
export type CentralServerVirtualMachineType = string;
|
|
2434
|
+
|
|
2435
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
2436
|
+
export enum KnownOrigin {
|
|
2437
|
+
User = "user",
|
|
2438
|
+
System = "system",
|
|
2439
|
+
UserSystem = "user,system"
|
|
2440
|
+
}
|
|
2441
|
+
|
|
2442
|
+
/**
|
|
2443
|
+
* Defines values for Origin. \
|
|
2444
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
2445
|
+
* this enum contains the known values that the service supports.
|
|
2446
|
+
* ### Known values supported by the service
|
|
2447
|
+
* **user** \
|
|
2448
|
+
* **system** \
|
|
2449
|
+
* **user,system**
|
|
2450
|
+
*/
|
|
2451
|
+
export type Origin = string;
|
|
2452
|
+
|
|
2453
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
2454
|
+
export enum KnownActionType {
|
|
2455
|
+
Internal = "Internal"
|
|
2456
|
+
}
|
|
2457
|
+
|
|
2458
|
+
/**
|
|
2459
|
+
* Defines values for ActionType. \
|
|
2460
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
2461
|
+
* this enum contains the known values that the service supports.
|
|
2462
|
+
* ### Known values supported by the service
|
|
2463
|
+
* **Internal**
|
|
2464
|
+
*/
|
|
2465
|
+
export type ActionType = string;
|
|
2466
|
+
|
|
2467
|
+
/** Known values of {@link WorkloadMonitorProvisioningState} that the service accepts. */
|
|
2468
|
+
export enum KnownWorkloadMonitorProvisioningState {
|
|
2469
|
+
Accepted = "Accepted",
|
|
2470
|
+
Creating = "Creating",
|
|
2471
|
+
Updating = "Updating",
|
|
2472
|
+
Failed = "Failed",
|
|
2473
|
+
Succeeded = "Succeeded",
|
|
2474
|
+
Deleting = "Deleting",
|
|
2475
|
+
Migrating = "Migrating"
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2478
|
+
/**
|
|
2479
|
+
* Defines values for WorkloadMonitorProvisioningState. \
|
|
2480
|
+
* {@link KnownWorkloadMonitorProvisioningState} can be used interchangeably with WorkloadMonitorProvisioningState,
|
|
2481
|
+
* this enum contains the known values that the service supports.
|
|
2482
|
+
* ### Known values supported by the service
|
|
2483
|
+
* **Accepted** \
|
|
2484
|
+
* **Creating** \
|
|
2485
|
+
* **Updating** \
|
|
2486
|
+
* **Failed** \
|
|
2487
|
+
* **Succeeded** \
|
|
2488
|
+
* **Deleting** \
|
|
2489
|
+
* **Migrating**
|
|
2490
|
+
*/
|
|
2491
|
+
export type WorkloadMonitorProvisioningState = string;
|
|
2492
|
+
|
|
2493
|
+
/** Known values of {@link RoutingPreference} that the service accepts. */
|
|
2494
|
+
export enum KnownRoutingPreference {
|
|
2495
|
+
Default = "Default",
|
|
2496
|
+
RouteAll = "RouteAll"
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
/**
|
|
2500
|
+
* Defines values for RoutingPreference. \
|
|
2501
|
+
* {@link KnownRoutingPreference} can be used interchangeably with RoutingPreference,
|
|
2502
|
+
* this enum contains the known values that the service supports.
|
|
2503
|
+
* ### Known values supported by the service
|
|
2504
|
+
* **Default** \
|
|
2505
|
+
* **RouteAll**
|
|
2506
|
+
*/
|
|
2507
|
+
export type RoutingPreference = string;
|
|
2508
|
+
|
|
2509
|
+
/** Known values of {@link LocationType} that the service accepts. */
|
|
2510
|
+
export enum KnownLocationType {
|
|
2511
|
+
Region = "Region",
|
|
2512
|
+
EdgeZone = "EdgeZone"
|
|
2513
|
+
}
|
|
2514
|
+
|
|
2515
|
+
/**
|
|
2516
|
+
* Defines values for LocationType. \
|
|
2517
|
+
* {@link KnownLocationType} can be used interchangeably with LocationType,
|
|
2518
|
+
* this enum contains the known values that the service supports.
|
|
2519
|
+
* ### Known values supported by the service
|
|
2520
|
+
* **Region** \
|
|
2521
|
+
* **EdgeZone**
|
|
2522
|
+
*/
|
|
2523
|
+
export type LocationType = string;
|
|
2524
|
+
|
|
2525
|
+
/** Known values of {@link SkuRestrictionType} that the service accepts. */
|
|
2526
|
+
export enum KnownSkuRestrictionType {
|
|
2527
|
+
NotSpecified = "NotSpecified",
|
|
2528
|
+
Location = "Location",
|
|
2529
|
+
Zone = "Zone"
|
|
2530
|
+
}
|
|
2531
|
+
|
|
2532
|
+
/**
|
|
2533
|
+
* Defines values for SkuRestrictionType. \
|
|
2534
|
+
* {@link KnownSkuRestrictionType} can be used interchangeably with SkuRestrictionType,
|
|
2535
|
+
* this enum contains the known values that the service supports.
|
|
2536
|
+
* ### Known values supported by the service
|
|
2537
|
+
* **NotSpecified** \
|
|
2538
|
+
* **Location** \
|
|
2539
|
+
* **Zone**
|
|
2540
|
+
*/
|
|
2541
|
+
export type SkuRestrictionType = string;
|
|
2542
|
+
|
|
2543
|
+
/** Known values of {@link SkuRestrictionReasonCode} that the service accepts. */
|
|
2544
|
+
export enum KnownSkuRestrictionReasonCode {
|
|
2545
|
+
NotSpecified = "NotSpecified",
|
|
2546
|
+
QuotaId = "QuotaId",
|
|
2547
|
+
NotAvailableForSubscription = "NotAvailableForSubscription"
|
|
2548
|
+
}
|
|
2549
|
+
|
|
2550
|
+
/**
|
|
2551
|
+
* Defines values for SkuRestrictionReasonCode. \
|
|
2552
|
+
* {@link KnownSkuRestrictionReasonCode} can be used interchangeably with SkuRestrictionReasonCode,
|
|
2553
|
+
* this enum contains the known values that the service supports.
|
|
2554
|
+
* ### Known values supported by the service
|
|
2555
|
+
* **NotSpecified** \
|
|
2556
|
+
* **QuotaId** \
|
|
2557
|
+
* **NotAvailableForSubscription**
|
|
2558
|
+
*/
|
|
2559
|
+
export type SkuRestrictionReasonCode = string;
|
|
2560
|
+
|
|
2561
|
+
/** Known values of {@link OSType} that the service accepts. */
|
|
2562
|
+
export enum KnownOSType {
|
|
2563
|
+
Linux = "Linux",
|
|
2564
|
+
Windows = "Windows"
|
|
2565
|
+
}
|
|
2566
|
+
|
|
2567
|
+
/**
|
|
2568
|
+
* Defines values for OSType. \
|
|
2569
|
+
* {@link KnownOSType} can be used interchangeably with OSType,
|
|
2570
|
+
* this enum contains the known values that the service supports.
|
|
2571
|
+
* ### Known values supported by the service
|
|
2572
|
+
* **Linux** \
|
|
2573
|
+
* **Windows**
|
|
2574
|
+
*/
|
|
2575
|
+
export type OSType = string;
|
|
2576
|
+
|
|
2577
|
+
/** Known values of {@link SAPSoftwareInstallationType} that the service accepts. */
|
|
2578
|
+
export enum KnownSAPSoftwareInstallationType {
|
|
2579
|
+
ServiceInitiated = "ServiceInitiated",
|
|
2580
|
+
SAPInstallWithoutOSConfig = "SAPInstallWithoutOSConfig"
|
|
2581
|
+
}
|
|
2582
|
+
|
|
2583
|
+
/**
|
|
2584
|
+
* Defines values for SAPSoftwareInstallationType. \
|
|
2585
|
+
* {@link KnownSAPSoftwareInstallationType} can be used interchangeably with SAPSoftwareInstallationType,
|
|
2586
|
+
* this enum contains the known values that the service supports.
|
|
2587
|
+
* ### Known values supported by the service
|
|
2588
|
+
* **ServiceInitiated** \
|
|
2589
|
+
* **SAPInstallWithoutOSConfig**
|
|
2590
|
+
*/
|
|
2591
|
+
export type SAPSoftwareInstallationType = string;
|
|
2592
|
+
|
|
2593
|
+
/** Known values of {@link OperationProperties} that the service accepts. */
|
|
2594
|
+
export enum KnownOperationProperties {
|
|
2595
|
+
NotSpecified = "NotSpecified",
|
|
2596
|
+
User = "User",
|
|
2597
|
+
System = "System"
|
|
2598
|
+
}
|
|
2599
|
+
|
|
2600
|
+
/**
|
|
2601
|
+
* Defines values for OperationProperties. \
|
|
2602
|
+
* {@link KnownOperationProperties} can be used interchangeably with OperationProperties,
|
|
2603
|
+
* this enum contains the known values that the service supports.
|
|
2604
|
+
* ### Known values supported by the service
|
|
2605
|
+
* **NotSpecified** \
|
|
2606
|
+
* **User** \
|
|
2607
|
+
* **System**
|
|
2608
|
+
*/
|
|
2609
|
+
export type OperationProperties = string;
|
|
2610
|
+
|
|
2611
|
+
/** Known values of {@link WorkloadMonitorActionType} that the service accepts. */
|
|
2612
|
+
export enum KnownWorkloadMonitorActionType {
|
|
2613
|
+
NotSpecified = "NotSpecified",
|
|
2614
|
+
Internal = "Internal"
|
|
2615
|
+
}
|
|
2616
|
+
|
|
2617
|
+
/**
|
|
2618
|
+
* Defines values for WorkloadMonitorActionType. \
|
|
2619
|
+
* {@link KnownWorkloadMonitorActionType} can be used interchangeably with WorkloadMonitorActionType,
|
|
2620
|
+
* this enum contains the known values that the service supports.
|
|
2621
|
+
* ### Known values supported by the service
|
|
2622
|
+
* **NotSpecified** \
|
|
2623
|
+
* **Internal**
|
|
2624
|
+
*/
|
|
2625
|
+
export type WorkloadMonitorActionType = string;
|
|
2626
|
+
|
|
2627
|
+
/** Known values of {@link SkuScaleType} that the service accepts. */
|
|
2628
|
+
export enum KnownSkuScaleType {
|
|
2629
|
+
None = "None",
|
|
2630
|
+
Manual = "Manual",
|
|
2631
|
+
Automatic = "Automatic"
|
|
2632
|
+
}
|
|
2633
|
+
|
|
2634
|
+
/**
|
|
2635
|
+
* Defines values for SkuScaleType. \
|
|
2636
|
+
* {@link KnownSkuScaleType} can be used interchangeably with SkuScaleType,
|
|
2637
|
+
* this enum contains the known values that the service supports.
|
|
2638
|
+
* ### Known values supported by the service
|
|
2639
|
+
* **None** \
|
|
2640
|
+
* **Manual** \
|
|
2641
|
+
* **Automatic**
|
|
2642
|
+
*/
|
|
2643
|
+
export type SkuScaleType = string;
|
|
2644
|
+
/** Defines values for DiskStorageType. */
|
|
2645
|
+
export type DiskStorageType =
|
|
2646
|
+
| "Premium_LRS"
|
|
2647
|
+
| "Standard_LRS"
|
|
2648
|
+
| "StandardSSD_LRS";
|
|
2649
|
+
/** Defines values for DatabaseTier. */
|
|
2650
|
+
export type DatabaseTier = "Burstable" | "GeneralPurpose" | "MemoryOptimized";
|
|
2651
|
+
/** Defines values for SkuTier. */
|
|
2652
|
+
export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
|
|
2653
|
+
|
|
2654
|
+
/** Optional parameters. */
|
|
2655
|
+
export interface PhpWorkloadsListBySubscriptionOptionalParams
|
|
2656
|
+
extends coreClient.OperationOptions {}
|
|
2657
|
+
|
|
2658
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2659
|
+
export type PhpWorkloadsListBySubscriptionResponse = PhpWorkloadResourceList;
|
|
2660
|
+
|
|
2661
|
+
/** Optional parameters. */
|
|
2662
|
+
export interface PhpWorkloadsListByResourceGroupOptionalParams
|
|
2663
|
+
extends coreClient.OperationOptions {}
|
|
2664
|
+
|
|
2665
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2666
|
+
export type PhpWorkloadsListByResourceGroupResponse = PhpWorkloadResourceList;
|
|
2667
|
+
|
|
2668
|
+
/** Optional parameters. */
|
|
2669
|
+
export interface PhpWorkloadsGetOptionalParams
|
|
2670
|
+
extends coreClient.OperationOptions {}
|
|
2671
|
+
|
|
2672
|
+
/** Contains response data for the get operation. */
|
|
2673
|
+
export type PhpWorkloadsGetResponse = PhpWorkloadResource;
|
|
2674
|
+
|
|
2675
|
+
/** Optional parameters. */
|
|
2676
|
+
export interface PhpWorkloadsCreateOrUpdateOptionalParams
|
|
2677
|
+
extends coreClient.OperationOptions {
|
|
2678
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2679
|
+
updateIntervalInMs?: number;
|
|
2680
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2681
|
+
resumeFrom?: string;
|
|
2682
|
+
}
|
|
2683
|
+
|
|
2684
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2685
|
+
export type PhpWorkloadsCreateOrUpdateResponse = PhpWorkloadResource;
|
|
2686
|
+
|
|
2687
|
+
/** Optional parameters. */
|
|
2688
|
+
export interface PhpWorkloadsUpdateOptionalParams
|
|
2689
|
+
extends coreClient.OperationOptions {}
|
|
2690
|
+
|
|
2691
|
+
/** Contains response data for the update operation. */
|
|
2692
|
+
export type PhpWorkloadsUpdateResponse = PhpWorkloadResource;
|
|
2693
|
+
|
|
2694
|
+
/** Optional parameters. */
|
|
2695
|
+
export interface PhpWorkloadsDeleteOptionalParams
|
|
2696
|
+
extends coreClient.OperationOptions {
|
|
2697
|
+
/** Whether to delete infra along with workload resource. */
|
|
2698
|
+
deleteInfra?: string;
|
|
2699
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2700
|
+
updateIntervalInMs?: number;
|
|
2701
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2702
|
+
resumeFrom?: string;
|
|
2703
|
+
}
|
|
2704
|
+
|
|
2705
|
+
/** Optional parameters. */
|
|
2706
|
+
export interface PhpWorkloadsListBySubscriptionNextOptionalParams
|
|
2707
|
+
extends coreClient.OperationOptions {}
|
|
2708
|
+
|
|
2709
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2710
|
+
export type PhpWorkloadsListBySubscriptionNextResponse = PhpWorkloadResourceList;
|
|
2711
|
+
|
|
2712
|
+
/** Optional parameters. */
|
|
2713
|
+
export interface PhpWorkloadsListByResourceGroupNextOptionalParams
|
|
2714
|
+
extends coreClient.OperationOptions {}
|
|
2715
|
+
|
|
2716
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2717
|
+
export type PhpWorkloadsListByResourceGroupNextResponse = PhpWorkloadResourceList;
|
|
2718
|
+
|
|
2719
|
+
/** Optional parameters. */
|
|
2720
|
+
export interface WordpressInstancesListOptionalParams
|
|
2721
|
+
extends coreClient.OperationOptions {}
|
|
2722
|
+
|
|
2723
|
+
/** Contains response data for the list operation. */
|
|
2724
|
+
export type WordpressInstancesListResponse = WordpressInstanceResourceList;
|
|
2725
|
+
|
|
2726
|
+
/** Optional parameters. */
|
|
2727
|
+
export interface WordpressInstancesGetOptionalParams
|
|
2728
|
+
extends coreClient.OperationOptions {}
|
|
2729
|
+
|
|
2730
|
+
/** Contains response data for the get operation. */
|
|
2731
|
+
export type WordpressInstancesGetResponse = WordpressInstanceResource;
|
|
2732
|
+
|
|
2733
|
+
/** Optional parameters. */
|
|
2734
|
+
export interface WordpressInstancesCreateOrUpdateOptionalParams
|
|
2735
|
+
extends coreClient.OperationOptions {
|
|
2736
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2737
|
+
updateIntervalInMs?: number;
|
|
2738
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2739
|
+
resumeFrom?: string;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2742
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2743
|
+
export type WordpressInstancesCreateOrUpdateResponse = WordpressInstanceResource;
|
|
2744
|
+
|
|
2745
|
+
/** Optional parameters. */
|
|
2746
|
+
export interface WordpressInstancesDeleteOptionalParams
|
|
2747
|
+
extends coreClient.OperationOptions {}
|
|
2748
|
+
|
|
2749
|
+
/** Optional parameters. */
|
|
2750
|
+
export interface WordpressInstancesListNextOptionalParams
|
|
2751
|
+
extends coreClient.OperationOptions {}
|
|
2752
|
+
|
|
2753
|
+
/** Contains response data for the listNext operation. */
|
|
2754
|
+
export type WordpressInstancesListNextResponse = WordpressInstanceResourceList;
|
|
2755
|
+
|
|
2756
|
+
/** Optional parameters. */
|
|
2757
|
+
export interface SAPSizingRecommendationsOptionalParams
|
|
2758
|
+
extends coreClient.OperationOptions {
|
|
2759
|
+
/** SAP Sizing Recommendation Request body */
|
|
2760
|
+
sAPSizingRecommendation?: SAPSizingRecommendationRequest;
|
|
2761
|
+
}
|
|
2762
|
+
|
|
2763
|
+
/** Contains response data for the sAPSizingRecommendations operation. */
|
|
2764
|
+
export type SAPSizingRecommendationsResponse = SAPSizingRecommendationResultUnion;
|
|
2765
|
+
|
|
2766
|
+
/** Optional parameters. */
|
|
2767
|
+
export interface SAPSupportedSkuOptionalParams
|
|
2768
|
+
extends coreClient.OperationOptions {
|
|
2769
|
+
/** SAP Supported SKU Request body */
|
|
2770
|
+
sAPSupportedSku?: SAPSupportedSkusRequest;
|
|
2771
|
+
}
|
|
2772
|
+
|
|
2773
|
+
/** Contains response data for the sAPSupportedSku operation. */
|
|
2774
|
+
export type SAPSupportedSkuResponse = SAPSupportedResourceSkusResult;
|
|
2775
|
+
|
|
2776
|
+
/** Optional parameters. */
|
|
2777
|
+
export interface SAPDiskConfigurationsOptionalParams
|
|
2778
|
+
extends coreClient.OperationOptions {
|
|
2779
|
+
/** SAP Disk Configurations Request body */
|
|
2780
|
+
sAPDiskConfigurations?: SAPDiskConfigurationsRequest;
|
|
2781
|
+
}
|
|
2782
|
+
|
|
2783
|
+
/** Contains response data for the sAPDiskConfigurations operation. */
|
|
2784
|
+
export type SAPDiskConfigurationsResponse = SAPDiskConfigurationsResult;
|
|
2785
|
+
|
|
2786
|
+
/** Optional parameters. */
|
|
2787
|
+
export interface SAPAvailabilityZoneDetailsOptionalParams
|
|
2788
|
+
extends coreClient.OperationOptions {
|
|
2789
|
+
/** SAP Availability Zone Details Request body */
|
|
2790
|
+
sAPAvailabilityZoneDetails?: SAPAvailabilityZoneDetailsRequest;
|
|
2791
|
+
}
|
|
2792
|
+
|
|
2793
|
+
/** Contains response data for the sAPAvailabilityZoneDetails operation. */
|
|
2794
|
+
export type SAPAvailabilityZoneDetailsResponse = SAPAvailabilityZoneDetailsResult;
|
|
2795
|
+
|
|
2796
|
+
/** Optional parameters. */
|
|
2797
|
+
export interface SAPVirtualInstancesCreateOptionalParams
|
|
2798
|
+
extends coreClient.OperationOptions {
|
|
2799
|
+
/** The Virtual Instance for SAP request body. */
|
|
2800
|
+
body?: SAPVirtualInstance;
|
|
2801
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2802
|
+
updateIntervalInMs?: number;
|
|
2803
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2804
|
+
resumeFrom?: string;
|
|
2805
|
+
}
|
|
2806
|
+
|
|
2807
|
+
/** Contains response data for the create operation. */
|
|
2808
|
+
export type SAPVirtualInstancesCreateResponse = SAPVirtualInstance;
|
|
2809
|
+
|
|
2810
|
+
/** Optional parameters. */
|
|
2811
|
+
export interface SAPVirtualInstancesGetOptionalParams
|
|
2812
|
+
extends coreClient.OperationOptions {}
|
|
2813
|
+
|
|
2814
|
+
/** Contains response data for the get operation. */
|
|
2815
|
+
export type SAPVirtualInstancesGetResponse = SAPVirtualInstance;
|
|
2816
|
+
|
|
2817
|
+
/** Optional parameters. */
|
|
2818
|
+
export interface SAPVirtualInstancesUpdateOptionalParams
|
|
2819
|
+
extends coreClient.OperationOptions {
|
|
2820
|
+
/** The Update Virtual Instance for SAP request body. */
|
|
2821
|
+
body?: UpdateSAPVirtualInstanceRequest;
|
|
2822
|
+
}
|
|
2823
|
+
|
|
2824
|
+
/** Contains response data for the update operation. */
|
|
2825
|
+
export type SAPVirtualInstancesUpdateResponse = SAPVirtualInstance;
|
|
2826
|
+
|
|
2827
|
+
/** Optional parameters. */
|
|
2828
|
+
export interface SAPVirtualInstancesDeleteOptionalParams
|
|
2829
|
+
extends coreClient.OperationOptions {
|
|
2830
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2831
|
+
updateIntervalInMs?: number;
|
|
2832
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2833
|
+
resumeFrom?: string;
|
|
2834
|
+
}
|
|
2835
|
+
|
|
2836
|
+
/** Contains response data for the delete operation. */
|
|
2837
|
+
export type SAPVirtualInstancesDeleteResponse = OperationStatusResult;
|
|
2838
|
+
|
|
2839
|
+
/** Optional parameters. */
|
|
2840
|
+
export interface SAPVirtualInstancesListByResourceGroupOptionalParams
|
|
2841
|
+
extends coreClient.OperationOptions {}
|
|
2842
|
+
|
|
2843
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2844
|
+
export type SAPVirtualInstancesListByResourceGroupResponse = SAPVirtualInstanceList;
|
|
2845
|
+
|
|
2846
|
+
/** Optional parameters. */
|
|
2847
|
+
export interface SAPVirtualInstancesListBySubscriptionOptionalParams
|
|
2848
|
+
extends coreClient.OperationOptions {}
|
|
2849
|
+
|
|
2850
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2851
|
+
export type SAPVirtualInstancesListBySubscriptionResponse = SAPVirtualInstanceList;
|
|
2852
|
+
|
|
2853
|
+
/** Optional parameters. */
|
|
2854
|
+
export interface SAPVirtualInstancesStartOptionalParams
|
|
2855
|
+
extends coreClient.OperationOptions {
|
|
2856
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2857
|
+
updateIntervalInMs?: number;
|
|
2858
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2859
|
+
resumeFrom?: string;
|
|
2860
|
+
}
|
|
2861
|
+
|
|
2862
|
+
/** Contains response data for the start operation. */
|
|
2863
|
+
export type SAPVirtualInstancesStartResponse = OperationStatusResult;
|
|
2864
|
+
|
|
2865
|
+
/** Optional parameters. */
|
|
2866
|
+
export interface SAPVirtualInstancesStopOptionalParams
|
|
2867
|
+
extends coreClient.OperationOptions {
|
|
2868
|
+
/** The Virtual Instances for SAP stop request body. */
|
|
2869
|
+
body?: StopRequest;
|
|
2870
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2871
|
+
updateIntervalInMs?: number;
|
|
2872
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2873
|
+
resumeFrom?: string;
|
|
2874
|
+
}
|
|
2875
|
+
|
|
2876
|
+
/** Contains response data for the stop operation. */
|
|
2877
|
+
export type SAPVirtualInstancesStopResponse = OperationStatusResult;
|
|
2878
|
+
|
|
2879
|
+
/** Optional parameters. */
|
|
2880
|
+
export interface SAPVirtualInstancesListByResourceGroupNextOptionalParams
|
|
2881
|
+
extends coreClient.OperationOptions {}
|
|
2882
|
+
|
|
2883
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2884
|
+
export type SAPVirtualInstancesListByResourceGroupNextResponse = SAPVirtualInstanceList;
|
|
2885
|
+
|
|
2886
|
+
/** Optional parameters. */
|
|
2887
|
+
export interface SAPVirtualInstancesListBySubscriptionNextOptionalParams
|
|
2888
|
+
extends coreClient.OperationOptions {}
|
|
2889
|
+
|
|
2890
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2891
|
+
export type SAPVirtualInstancesListBySubscriptionNextResponse = SAPVirtualInstanceList;
|
|
2892
|
+
|
|
2893
|
+
/** Optional parameters. */
|
|
2894
|
+
export interface SAPCentralInstancesGetOptionalParams
|
|
2895
|
+
extends coreClient.OperationOptions {}
|
|
2896
|
+
|
|
2897
|
+
/** Contains response data for the get operation. */
|
|
2898
|
+
export type SAPCentralInstancesGetResponse = SAPCentralServerInstance;
|
|
2899
|
+
|
|
2900
|
+
/** Optional parameters. */
|
|
2901
|
+
export interface SAPCentralInstancesCreateOptionalParams
|
|
2902
|
+
extends coreClient.OperationOptions {
|
|
2903
|
+
/** The SAP Central Server instance request body. */
|
|
2904
|
+
body?: SAPCentralServerInstance;
|
|
2905
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2906
|
+
updateIntervalInMs?: number;
|
|
2907
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2908
|
+
resumeFrom?: string;
|
|
2909
|
+
}
|
|
2910
|
+
|
|
2911
|
+
/** Contains response data for the create operation. */
|
|
2912
|
+
export type SAPCentralInstancesCreateResponse = SAPCentralServerInstance;
|
|
2913
|
+
|
|
2914
|
+
/** Optional parameters. */
|
|
2915
|
+
export interface SAPCentralInstancesUpdateOptionalParams
|
|
2916
|
+
extends coreClient.OperationOptions {
|
|
2917
|
+
/** The SAP Central Server instance request body. */
|
|
2918
|
+
body?: UpdateSAPCentralInstanceRequest;
|
|
2919
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2920
|
+
updateIntervalInMs?: number;
|
|
2921
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2922
|
+
resumeFrom?: string;
|
|
2923
|
+
}
|
|
2924
|
+
|
|
2925
|
+
/** Contains response data for the update operation. */
|
|
2926
|
+
export type SAPCentralInstancesUpdateResponse = SAPCentralServerInstance;
|
|
2927
|
+
|
|
2928
|
+
/** Optional parameters. */
|
|
2929
|
+
export interface SAPCentralInstancesDeleteOptionalParams
|
|
2930
|
+
extends coreClient.OperationOptions {
|
|
2931
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2932
|
+
updateIntervalInMs?: number;
|
|
2933
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2934
|
+
resumeFrom?: string;
|
|
2935
|
+
}
|
|
2936
|
+
|
|
2937
|
+
/** Contains response data for the delete operation. */
|
|
2938
|
+
export type SAPCentralInstancesDeleteResponse = OperationStatusResult;
|
|
2939
|
+
|
|
2940
|
+
/** Optional parameters. */
|
|
2941
|
+
export interface SAPCentralInstancesListOptionalParams
|
|
2942
|
+
extends coreClient.OperationOptions {}
|
|
2943
|
+
|
|
2944
|
+
/** Contains response data for the list operation. */
|
|
2945
|
+
export type SAPCentralInstancesListResponse = SAPCentralInstanceList;
|
|
2946
|
+
|
|
2947
|
+
/** Optional parameters. */
|
|
2948
|
+
export interface SAPCentralInstancesListNextOptionalParams
|
|
2949
|
+
extends coreClient.OperationOptions {}
|
|
2950
|
+
|
|
2951
|
+
/** Contains response data for the listNext operation. */
|
|
2952
|
+
export type SAPCentralInstancesListNextResponse = SAPCentralInstanceList;
|
|
2953
|
+
|
|
2954
|
+
/** Optional parameters. */
|
|
2955
|
+
export interface SAPDatabaseInstancesGetOptionalParams
|
|
2956
|
+
extends coreClient.OperationOptions {}
|
|
2957
|
+
|
|
2958
|
+
/** Contains response data for the get operation. */
|
|
2959
|
+
export type SAPDatabaseInstancesGetResponse = SAPDatabaseInstance;
|
|
2960
|
+
|
|
2961
|
+
/** Optional parameters. */
|
|
2962
|
+
export interface SAPDatabaseInstancesCreateOptionalParams
|
|
2963
|
+
extends coreClient.OperationOptions {
|
|
2964
|
+
/** The SAP Database Server instance request body. */
|
|
2965
|
+
body?: SAPDatabaseInstance;
|
|
2966
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2967
|
+
updateIntervalInMs?: number;
|
|
2968
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2969
|
+
resumeFrom?: string;
|
|
2970
|
+
}
|
|
2971
|
+
|
|
2972
|
+
/** Contains response data for the create operation. */
|
|
2973
|
+
export type SAPDatabaseInstancesCreateResponse = SAPDatabaseInstance;
|
|
2974
|
+
|
|
2975
|
+
/** Optional parameters. */
|
|
2976
|
+
export interface SAPDatabaseInstancesUpdateOptionalParams
|
|
2977
|
+
extends coreClient.OperationOptions {
|
|
2978
|
+
/** The SAP Database Server instance request body. */
|
|
2979
|
+
body?: UpdateSAPDatabaseInstanceRequest;
|
|
2980
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2981
|
+
updateIntervalInMs?: number;
|
|
2982
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2983
|
+
resumeFrom?: string;
|
|
2984
|
+
}
|
|
2985
|
+
|
|
2986
|
+
/** Contains response data for the update operation. */
|
|
2987
|
+
export type SAPDatabaseInstancesUpdateResponse = SAPDatabaseInstance;
|
|
2988
|
+
|
|
2989
|
+
/** Optional parameters. */
|
|
2990
|
+
export interface SAPDatabaseInstancesDeleteOptionalParams
|
|
2991
|
+
extends coreClient.OperationOptions {
|
|
2992
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2993
|
+
updateIntervalInMs?: number;
|
|
2994
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2995
|
+
resumeFrom?: string;
|
|
2996
|
+
}
|
|
2997
|
+
|
|
2998
|
+
/** Contains response data for the delete operation. */
|
|
2999
|
+
export type SAPDatabaseInstancesDeleteResponse = OperationStatusResult;
|
|
3000
|
+
|
|
3001
|
+
/** Optional parameters. */
|
|
3002
|
+
export interface SAPDatabaseInstancesListOptionalParams
|
|
3003
|
+
extends coreClient.OperationOptions {}
|
|
3004
|
+
|
|
3005
|
+
/** Contains response data for the list operation. */
|
|
3006
|
+
export type SAPDatabaseInstancesListResponse = SAPDatabaseInstanceList;
|
|
3007
|
+
|
|
3008
|
+
/** Optional parameters. */
|
|
3009
|
+
export interface SAPDatabaseInstancesListNextOptionalParams
|
|
3010
|
+
extends coreClient.OperationOptions {}
|
|
3011
|
+
|
|
3012
|
+
/** Contains response data for the listNext operation. */
|
|
3013
|
+
export type SAPDatabaseInstancesListNextResponse = SAPDatabaseInstanceList;
|
|
3014
|
+
|
|
3015
|
+
/** Optional parameters. */
|
|
3016
|
+
export interface SAPApplicationServerInstancesGetOptionalParams
|
|
3017
|
+
extends coreClient.OperationOptions {}
|
|
3018
|
+
|
|
3019
|
+
/** Contains response data for the get operation. */
|
|
3020
|
+
export type SAPApplicationServerInstancesGetResponse = SAPApplicationServerInstance;
|
|
3021
|
+
|
|
3022
|
+
/** Optional parameters. */
|
|
3023
|
+
export interface SAPApplicationServerInstancesCreateOptionalParams
|
|
3024
|
+
extends coreClient.OperationOptions {
|
|
3025
|
+
/** The SAP Application Server instance request body. */
|
|
3026
|
+
body?: SAPApplicationServerInstance;
|
|
3027
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3028
|
+
updateIntervalInMs?: number;
|
|
3029
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3030
|
+
resumeFrom?: string;
|
|
3031
|
+
}
|
|
3032
|
+
|
|
3033
|
+
/** Contains response data for the create operation. */
|
|
3034
|
+
export type SAPApplicationServerInstancesCreateResponse = SAPApplicationServerInstance;
|
|
3035
|
+
|
|
3036
|
+
/** Optional parameters. */
|
|
3037
|
+
export interface SAPApplicationServerInstancesUpdateOptionalParams
|
|
3038
|
+
extends coreClient.OperationOptions {
|
|
3039
|
+
/** The SAP Application Server instance request body. */
|
|
3040
|
+
body?: UpdateSAPApplicationInstanceRequest;
|
|
3041
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3042
|
+
updateIntervalInMs?: number;
|
|
3043
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3044
|
+
resumeFrom?: string;
|
|
3045
|
+
}
|
|
3046
|
+
|
|
3047
|
+
/** Contains response data for the update operation. */
|
|
3048
|
+
export type SAPApplicationServerInstancesUpdateResponse = SAPApplicationServerInstance;
|
|
3049
|
+
|
|
3050
|
+
/** Optional parameters. */
|
|
3051
|
+
export interface SAPApplicationServerInstancesDeleteOptionalParams
|
|
3052
|
+
extends coreClient.OperationOptions {
|
|
3053
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3054
|
+
updateIntervalInMs?: number;
|
|
3055
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3056
|
+
resumeFrom?: string;
|
|
3057
|
+
}
|
|
3058
|
+
|
|
3059
|
+
/** Contains response data for the delete operation. */
|
|
3060
|
+
export type SAPApplicationServerInstancesDeleteResponse = OperationStatusResult;
|
|
3061
|
+
|
|
3062
|
+
/** Optional parameters. */
|
|
3063
|
+
export interface SAPApplicationServerInstancesListOptionalParams
|
|
3064
|
+
extends coreClient.OperationOptions {}
|
|
3065
|
+
|
|
3066
|
+
/** Contains response data for the list operation. */
|
|
3067
|
+
export type SAPApplicationServerInstancesListResponse = SAPApplicationServerInstanceList;
|
|
3068
|
+
|
|
3069
|
+
/** Optional parameters. */
|
|
3070
|
+
export interface SAPApplicationServerInstancesListNextOptionalParams
|
|
3071
|
+
extends coreClient.OperationOptions {}
|
|
3072
|
+
|
|
3073
|
+
/** Contains response data for the listNext operation. */
|
|
3074
|
+
export type SAPApplicationServerInstancesListNextResponse = SAPApplicationServerInstanceList;
|
|
3075
|
+
|
|
3076
|
+
/** Optional parameters. */
|
|
3077
|
+
export interface OperationsListOptionalParams
|
|
3078
|
+
extends coreClient.OperationOptions {}
|
|
3079
|
+
|
|
3080
|
+
/** Contains response data for the list operation. */
|
|
3081
|
+
export type OperationsListResponse = OperationListResult;
|
|
3082
|
+
|
|
3083
|
+
/** Optional parameters. */
|
|
3084
|
+
export interface OperationsListNextOptionalParams
|
|
3085
|
+
extends coreClient.OperationOptions {}
|
|
3086
|
+
|
|
3087
|
+
/** Contains response data for the listNext operation. */
|
|
3088
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
3089
|
+
|
|
3090
|
+
/** Optional parameters. */
|
|
3091
|
+
export interface MonitorsListOptionalParams
|
|
3092
|
+
extends coreClient.OperationOptions {}
|
|
3093
|
+
|
|
3094
|
+
/** Contains response data for the list operation. */
|
|
3095
|
+
export type MonitorsListResponse = MonitorListResult;
|
|
3096
|
+
|
|
3097
|
+
/** Optional parameters. */
|
|
3098
|
+
export interface MonitorsListByResourceGroupOptionalParams
|
|
3099
|
+
extends coreClient.OperationOptions {}
|
|
3100
|
+
|
|
3101
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3102
|
+
export type MonitorsListByResourceGroupResponse = MonitorListResult;
|
|
3103
|
+
|
|
3104
|
+
/** Optional parameters. */
|
|
3105
|
+
export interface MonitorsGetOptionalParams
|
|
3106
|
+
extends coreClient.OperationOptions {}
|
|
3107
|
+
|
|
3108
|
+
/** Contains response data for the get operation. */
|
|
3109
|
+
export type MonitorsGetResponse = Monitor;
|
|
3110
|
+
|
|
3111
|
+
/** Optional parameters. */
|
|
3112
|
+
export interface MonitorsCreateOptionalParams
|
|
3113
|
+
extends coreClient.OperationOptions {
|
|
3114
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3115
|
+
updateIntervalInMs?: number;
|
|
3116
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3117
|
+
resumeFrom?: string;
|
|
3118
|
+
}
|
|
3119
|
+
|
|
3120
|
+
/** Contains response data for the create operation. */
|
|
3121
|
+
export type MonitorsCreateResponse = Monitor;
|
|
3122
|
+
|
|
3123
|
+
/** Optional parameters. */
|
|
3124
|
+
export interface MonitorsDeleteOptionalParams
|
|
3125
|
+
extends coreClient.OperationOptions {
|
|
3126
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3127
|
+
updateIntervalInMs?: number;
|
|
3128
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3129
|
+
resumeFrom?: string;
|
|
3130
|
+
}
|
|
3131
|
+
|
|
3132
|
+
/** Contains response data for the delete operation. */
|
|
3133
|
+
export type MonitorsDeleteResponse = OperationStatusResult;
|
|
3134
|
+
|
|
3135
|
+
/** Optional parameters. */
|
|
3136
|
+
export interface MonitorsUpdateOptionalParams
|
|
3137
|
+
extends coreClient.OperationOptions {}
|
|
3138
|
+
|
|
3139
|
+
/** Contains response data for the update operation. */
|
|
3140
|
+
export type MonitorsUpdateResponse = Monitor;
|
|
3141
|
+
|
|
3142
|
+
/** Optional parameters. */
|
|
3143
|
+
export interface MonitorsListNextOptionalParams
|
|
3144
|
+
extends coreClient.OperationOptions {}
|
|
3145
|
+
|
|
3146
|
+
/** Contains response data for the listNext operation. */
|
|
3147
|
+
export type MonitorsListNextResponse = MonitorListResult;
|
|
3148
|
+
|
|
3149
|
+
/** Optional parameters. */
|
|
3150
|
+
export interface MonitorsListByResourceGroupNextOptionalParams
|
|
3151
|
+
extends coreClient.OperationOptions {}
|
|
3152
|
+
|
|
3153
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3154
|
+
export type MonitorsListByResourceGroupNextResponse = MonitorListResult;
|
|
3155
|
+
|
|
3156
|
+
/** Optional parameters. */
|
|
3157
|
+
export interface ProviderInstancesListOptionalParams
|
|
3158
|
+
extends coreClient.OperationOptions {}
|
|
3159
|
+
|
|
3160
|
+
/** Contains response data for the list operation. */
|
|
3161
|
+
export type ProviderInstancesListResponse = ProviderInstanceListResult;
|
|
3162
|
+
|
|
3163
|
+
/** Optional parameters. */
|
|
3164
|
+
export interface ProviderInstancesGetOptionalParams
|
|
3165
|
+
extends coreClient.OperationOptions {}
|
|
3166
|
+
|
|
3167
|
+
/** Contains response data for the get operation. */
|
|
3168
|
+
export type ProviderInstancesGetResponse = ProviderInstance;
|
|
3169
|
+
|
|
3170
|
+
/** Optional parameters. */
|
|
3171
|
+
export interface ProviderInstancesCreateOptionalParams
|
|
3172
|
+
extends coreClient.OperationOptions {
|
|
3173
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3174
|
+
updateIntervalInMs?: number;
|
|
3175
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3176
|
+
resumeFrom?: string;
|
|
3177
|
+
}
|
|
3178
|
+
|
|
3179
|
+
/** Contains response data for the create operation. */
|
|
3180
|
+
export type ProviderInstancesCreateResponse = ProviderInstance;
|
|
3181
|
+
|
|
3182
|
+
/** Optional parameters. */
|
|
3183
|
+
export interface ProviderInstancesDeleteOptionalParams
|
|
3184
|
+
extends coreClient.OperationOptions {
|
|
3185
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3186
|
+
updateIntervalInMs?: number;
|
|
3187
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3188
|
+
resumeFrom?: string;
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3191
|
+
/** Contains response data for the delete operation. */
|
|
3192
|
+
export type ProviderInstancesDeleteResponse = OperationStatusResult;
|
|
3193
|
+
|
|
3194
|
+
/** Optional parameters. */
|
|
3195
|
+
export interface ProviderInstancesListNextOptionalParams
|
|
3196
|
+
extends coreClient.OperationOptions {}
|
|
3197
|
+
|
|
3198
|
+
/** Contains response data for the listNext operation. */
|
|
3199
|
+
export type ProviderInstancesListNextResponse = ProviderInstanceListResult;
|
|
3200
|
+
|
|
3201
|
+
/** Optional parameters. */
|
|
3202
|
+
export interface SkusListOptionalParams extends coreClient.OperationOptions {}
|
|
3203
|
+
|
|
3204
|
+
/** Contains response data for the list operation. */
|
|
3205
|
+
export type SkusListResponse = SkusListResult;
|
|
3206
|
+
|
|
3207
|
+
/** Optional parameters. */
|
|
3208
|
+
export interface SkusListNextOptionalParams
|
|
3209
|
+
extends coreClient.OperationOptions {}
|
|
3210
|
+
|
|
3211
|
+
/** Contains response data for the listNext operation. */
|
|
3212
|
+
export type SkusListNextResponse = SkusListResult;
|
|
3213
|
+
|
|
3214
|
+
/** Optional parameters. */
|
|
3215
|
+
export interface WorkloadsClientOptionalParams
|
|
3216
|
+
extends coreClient.ServiceClientOptions {
|
|
3217
|
+
/** server parameter */
|
|
3218
|
+
$host?: string;
|
|
3219
|
+
/** Api Version */
|
|
3220
|
+
apiVersion?: string;
|
|
3221
|
+
/** Overrides client endpoint. */
|
|
3222
|
+
endpoint?: string;
|
|
3223
|
+
}
|