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