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