@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,2255 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-workloads"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
+
import { PollerLike } from '@azure/core-lro';
|
|
11
|
+
import { PollOperationState } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export type ApplicationProvisioningState = string;
|
|
18
|
+
|
|
19
|
+
// @public
|
|
20
|
+
export interface ApplicationServerConfiguration {
|
|
21
|
+
instanceCount: number;
|
|
22
|
+
subnetId: string;
|
|
23
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
// @public
|
|
27
|
+
export type AzureFrontDoorEnabled = string;
|
|
28
|
+
|
|
29
|
+
// @public
|
|
30
|
+
export interface BackupProfile {
|
|
31
|
+
backupEnabled: EnableBackup;
|
|
32
|
+
readonly vaultResourceId?: string;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// @public
|
|
36
|
+
export interface CacheProfile {
|
|
37
|
+
readonly cacheResourceId?: string;
|
|
38
|
+
capacity: number;
|
|
39
|
+
family: RedisCacheFamily;
|
|
40
|
+
name?: string;
|
|
41
|
+
skuName: string;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
// @public
|
|
45
|
+
export interface CentralServerConfiguration {
|
|
46
|
+
instanceCount: number;
|
|
47
|
+
subnetId: string;
|
|
48
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
// @public
|
|
52
|
+
export type CentralServerVirtualMachineType = string;
|
|
53
|
+
|
|
54
|
+
// @public
|
|
55
|
+
export interface CentralServerVmDetails {
|
|
56
|
+
readonly type?: CentralServerVirtualMachineType;
|
|
57
|
+
readonly virtualMachineId?: string;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
// @public
|
|
61
|
+
export type CreatedByType = string;
|
|
62
|
+
|
|
63
|
+
// @public
|
|
64
|
+
export interface DatabaseConfiguration {
|
|
65
|
+
databaseType?: SAPDatabaseType;
|
|
66
|
+
instanceCount: number;
|
|
67
|
+
subnetId: string;
|
|
68
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
// @public
|
|
72
|
+
export interface DatabaseProfile {
|
|
73
|
+
backupRetentionDays?: number;
|
|
74
|
+
haEnabled?: HAEnabled;
|
|
75
|
+
serverName?: string;
|
|
76
|
+
readonly serverResourceId?: string;
|
|
77
|
+
sku: string;
|
|
78
|
+
sslEnforcementEnabled?: EnableSslEnforcement;
|
|
79
|
+
storageInGB?: number;
|
|
80
|
+
storageIops?: number;
|
|
81
|
+
storageSku?: string;
|
|
82
|
+
tier: DatabaseTier;
|
|
83
|
+
type: DatabaseType;
|
|
84
|
+
version?: string;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
// @public
|
|
88
|
+
export type DatabaseTier = "Burstable" | "GeneralPurpose" | "MemoryOptimized";
|
|
89
|
+
|
|
90
|
+
// @public
|
|
91
|
+
export type DatabaseType = string;
|
|
92
|
+
|
|
93
|
+
// @public
|
|
94
|
+
export interface DatabaseVmDetails {
|
|
95
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
96
|
+
readonly virtualMachineId?: string;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// @public
|
|
100
|
+
export type DB2ProviderInstanceProperties = ProviderSpecificProperties & {
|
|
101
|
+
providerType: "Db2";
|
|
102
|
+
hostname?: string;
|
|
103
|
+
dbName?: string;
|
|
104
|
+
dbPort?: string;
|
|
105
|
+
dbUsername?: string;
|
|
106
|
+
dbPassword?: string;
|
|
107
|
+
dbPasswordUri?: string;
|
|
108
|
+
sapSid?: string;
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export interface DeployerVmPackages {
|
|
113
|
+
storageAccountId?: string;
|
|
114
|
+
url?: string;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
// @public
|
|
118
|
+
export type DeploymentConfiguration = SAPConfiguration & {
|
|
119
|
+
configurationType: "Deployment";
|
|
120
|
+
appLocation?: string;
|
|
121
|
+
infrastructureConfiguration?: InfrastructureConfigurationUnion;
|
|
122
|
+
softwareConfiguration?: SoftwareConfigurationUnion;
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
// @public
|
|
126
|
+
export type DeploymentWithOSConfiguration = SAPConfiguration & {
|
|
127
|
+
configurationType: "DeploymentWithOSConfig";
|
|
128
|
+
appLocation?: string;
|
|
129
|
+
infrastructureConfiguration?: InfrastructureConfigurationUnion;
|
|
130
|
+
softwareConfiguration?: SoftwareConfigurationUnion;
|
|
131
|
+
osSapConfiguration?: OsSapConfiguration;
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
// @public
|
|
135
|
+
export type DiscoveryConfiguration = SAPConfiguration & {
|
|
136
|
+
configurationType: "Discovery";
|
|
137
|
+
centralServerVmId?: string;
|
|
138
|
+
readonly appLocation?: string;
|
|
139
|
+
};
|
|
140
|
+
|
|
141
|
+
// @public
|
|
142
|
+
export interface DiskInfo {
|
|
143
|
+
sizeInGB?: number;
|
|
144
|
+
storageType: DiskStorageType;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
// @public
|
|
148
|
+
export type DiskStorageType = "Premium_LRS" | "Standard_LRS" | "StandardSSD_LRS";
|
|
149
|
+
|
|
150
|
+
// @public
|
|
151
|
+
export type EnableBackup = string;
|
|
152
|
+
|
|
153
|
+
// @public
|
|
154
|
+
export type EnableSslEnforcement = string;
|
|
155
|
+
|
|
156
|
+
// @public
|
|
157
|
+
export interface EnqueueReplicationServerProperties {
|
|
158
|
+
readonly ersVersion?: EnqueueReplicationServerType;
|
|
159
|
+
readonly health?: SAPHealthState;
|
|
160
|
+
readonly hostname?: string;
|
|
161
|
+
readonly instanceNo?: string;
|
|
162
|
+
readonly ipAddress?: string;
|
|
163
|
+
readonly kernelPatch?: string;
|
|
164
|
+
readonly kernelVersion?: string;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export type EnqueueReplicationServerType = string;
|
|
169
|
+
|
|
170
|
+
// @public
|
|
171
|
+
export interface EnqueueServerProperties {
|
|
172
|
+
readonly health?: SAPHealthState;
|
|
173
|
+
readonly hostname?: string;
|
|
174
|
+
readonly ipAddress?: string;
|
|
175
|
+
readonly port?: number;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
// @public
|
|
179
|
+
export interface ErrorAdditionalInfo {
|
|
180
|
+
readonly info?: Record<string, unknown>;
|
|
181
|
+
readonly type?: string;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
// @public
|
|
185
|
+
export interface ErrorDefinition {
|
|
186
|
+
readonly code?: string;
|
|
187
|
+
readonly details?: ErrorDefinition[];
|
|
188
|
+
readonly message?: string;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
// @public
|
|
192
|
+
export interface ErrorDetail {
|
|
193
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
194
|
+
readonly code?: string;
|
|
195
|
+
readonly details?: ErrorDetail[];
|
|
196
|
+
readonly message?: string;
|
|
197
|
+
readonly target?: string;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
// @public
|
|
201
|
+
export interface ErrorInnerError {
|
|
202
|
+
innerError?: ErrorModel;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
// @public
|
|
206
|
+
export interface ErrorModel {
|
|
207
|
+
readonly code?: string;
|
|
208
|
+
readonly details?: ErrorModel[];
|
|
209
|
+
readonly innerError?: ErrorInnerError;
|
|
210
|
+
readonly message?: string;
|
|
211
|
+
readonly target?: string;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
// @public
|
|
215
|
+
export interface ErrorResponse {
|
|
216
|
+
error?: ErrorDetail;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
// @public
|
|
220
|
+
export interface FileshareProfile {
|
|
221
|
+
readonly shareName?: string;
|
|
222
|
+
shareSizeInGB?: number;
|
|
223
|
+
shareType: FileShareType;
|
|
224
|
+
readonly storageResourceId?: string;
|
|
225
|
+
storageType: FileShareStorageType;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
// @public
|
|
229
|
+
export type FileShareStorageType = string;
|
|
230
|
+
|
|
231
|
+
// @public
|
|
232
|
+
export type FileShareType = string;
|
|
233
|
+
|
|
234
|
+
// @public
|
|
235
|
+
export interface GatewayServerProperties {
|
|
236
|
+
readonly health?: SAPHealthState;
|
|
237
|
+
readonly port?: number;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
// @public
|
|
241
|
+
export type HAEnabled = string;
|
|
242
|
+
|
|
243
|
+
// @public
|
|
244
|
+
export type HanaDbProviderInstanceProperties = ProviderSpecificProperties & {
|
|
245
|
+
providerType: "SapHana";
|
|
246
|
+
hostname?: string;
|
|
247
|
+
dbName?: string;
|
|
248
|
+
sqlPort?: string;
|
|
249
|
+
instanceNumber?: string;
|
|
250
|
+
dbUsername?: string;
|
|
251
|
+
dbPassword?: string;
|
|
252
|
+
dbPasswordUri?: string;
|
|
253
|
+
dbSslCertificateUri?: string;
|
|
254
|
+
sslHostNameInCertificate?: string;
|
|
255
|
+
};
|
|
256
|
+
|
|
257
|
+
// @public
|
|
258
|
+
export interface HighAvailabilityConfiguration {
|
|
259
|
+
highAvailabilityType: SAPHighAvailabilityType;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
// @public
|
|
263
|
+
export interface HighAvailabilitySoftwareConfiguration {
|
|
264
|
+
fencingClientId: string;
|
|
265
|
+
fencingClientPassword: string;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
// @public
|
|
269
|
+
export interface ImageReference {
|
|
270
|
+
readonly exactVersion?: string;
|
|
271
|
+
offer?: string;
|
|
272
|
+
publisher?: string;
|
|
273
|
+
sharedGalleryImageId?: string;
|
|
274
|
+
sku?: string;
|
|
275
|
+
version?: string;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
// @public
|
|
279
|
+
export interface InfrastructureConfiguration {
|
|
280
|
+
appResourceGroup: string;
|
|
281
|
+
deploymentType: "SingleServer" | "ThreeTier";
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
// @public (undocumented)
|
|
285
|
+
export type InfrastructureConfigurationUnion = InfrastructureConfiguration | SingleServerConfiguration | ThreeTierConfiguration;
|
|
286
|
+
|
|
287
|
+
// @public
|
|
288
|
+
export enum KnownActionType {
|
|
289
|
+
// (undocumented)
|
|
290
|
+
Internal = "Internal"
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
// @public
|
|
294
|
+
export enum KnownApplicationProvisioningState {
|
|
295
|
+
// (undocumented)
|
|
296
|
+
Accepted = "Accepted",
|
|
297
|
+
// (undocumented)
|
|
298
|
+
Canceled = "Canceled",
|
|
299
|
+
// (undocumented)
|
|
300
|
+
Created = "Created",
|
|
301
|
+
// (undocumented)
|
|
302
|
+
Failed = "Failed",
|
|
303
|
+
// (undocumented)
|
|
304
|
+
Installing = "Installing",
|
|
305
|
+
// (undocumented)
|
|
306
|
+
NotSpecified = "NotSpecified",
|
|
307
|
+
// (undocumented)
|
|
308
|
+
Succeeded = "Succeeded"
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
// @public
|
|
312
|
+
export enum KnownAzureFrontDoorEnabled {
|
|
313
|
+
// (undocumented)
|
|
314
|
+
Disabled = "Disabled",
|
|
315
|
+
// (undocumented)
|
|
316
|
+
Enabled = "Enabled"
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
// @public
|
|
320
|
+
export enum KnownCentralServerVirtualMachineType {
|
|
321
|
+
// (undocumented)
|
|
322
|
+
Ascs = "ASCS",
|
|
323
|
+
// (undocumented)
|
|
324
|
+
ERS = "ERS",
|
|
325
|
+
// (undocumented)
|
|
326
|
+
ERSInactive = "ERSInactive",
|
|
327
|
+
// (undocumented)
|
|
328
|
+
Primary = "Primary",
|
|
329
|
+
// (undocumented)
|
|
330
|
+
Secondary = "Secondary",
|
|
331
|
+
// (undocumented)
|
|
332
|
+
Standby = "Standby",
|
|
333
|
+
// (undocumented)
|
|
334
|
+
Unknown = "Unknown"
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
// @public
|
|
338
|
+
export enum KnownCreatedByType {
|
|
339
|
+
// (undocumented)
|
|
340
|
+
Application = "Application",
|
|
341
|
+
// (undocumented)
|
|
342
|
+
Key = "Key",
|
|
343
|
+
// (undocumented)
|
|
344
|
+
ManagedIdentity = "ManagedIdentity",
|
|
345
|
+
// (undocumented)
|
|
346
|
+
User = "User"
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
// @public
|
|
350
|
+
export enum KnownDatabaseType {
|
|
351
|
+
// (undocumented)
|
|
352
|
+
MySql = "MySql"
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
// @public
|
|
356
|
+
export enum KnownEnableBackup {
|
|
357
|
+
// (undocumented)
|
|
358
|
+
Disabled = "Disabled",
|
|
359
|
+
// (undocumented)
|
|
360
|
+
Enabled = "Enabled"
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
// @public
|
|
364
|
+
export enum KnownEnableSslEnforcement {
|
|
365
|
+
// (undocumented)
|
|
366
|
+
Disabled = "Disabled",
|
|
367
|
+
// (undocumented)
|
|
368
|
+
Enabled = "Enabled"
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
// @public
|
|
372
|
+
export enum KnownEnqueueReplicationServerType {
|
|
373
|
+
// (undocumented)
|
|
374
|
+
EnqueueReplicator1 = "EnqueueReplicator1",
|
|
375
|
+
// (undocumented)
|
|
376
|
+
EnqueueReplicator2 = "EnqueueReplicator2"
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
// @public
|
|
380
|
+
export enum KnownFileShareStorageType {
|
|
381
|
+
// (undocumented)
|
|
382
|
+
PremiumLRS = "Premium_LRS",
|
|
383
|
+
// (undocumented)
|
|
384
|
+
StandardGRS = "Standard_GRS",
|
|
385
|
+
// (undocumented)
|
|
386
|
+
StandardLRS = "Standard_LRS",
|
|
387
|
+
// (undocumented)
|
|
388
|
+
StandardZRS = "Standard_ZRS"
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
// @public
|
|
392
|
+
export enum KnownFileShareType {
|
|
393
|
+
// (undocumented)
|
|
394
|
+
AzureFiles = "AzureFiles",
|
|
395
|
+
// (undocumented)
|
|
396
|
+
NfsOnController = "NfsOnController"
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
// @public
|
|
400
|
+
export enum KnownHAEnabled {
|
|
401
|
+
// (undocumented)
|
|
402
|
+
Disabled = "Disabled",
|
|
403
|
+
// (undocumented)
|
|
404
|
+
Enabled = "Enabled"
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
// @public
|
|
408
|
+
export enum KnownLoadBalancerType {
|
|
409
|
+
// (undocumented)
|
|
410
|
+
ApplicationGateway = "ApplicationGateway",
|
|
411
|
+
// (undocumented)
|
|
412
|
+
LoadBalancer = "LoadBalancer"
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
// @public
|
|
416
|
+
export enum KnownLocationType {
|
|
417
|
+
// (undocumented)
|
|
418
|
+
EdgeZone = "EdgeZone",
|
|
419
|
+
// (undocumented)
|
|
420
|
+
Region = "Region"
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
// @public
|
|
424
|
+
export enum KnownManagedServiceIdentityType {
|
|
425
|
+
// (undocumented)
|
|
426
|
+
None = "None",
|
|
427
|
+
// (undocumented)
|
|
428
|
+
UserAssigned = "UserAssigned"
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
// @public
|
|
432
|
+
export enum KnownOperationProperties {
|
|
433
|
+
// (undocumented)
|
|
434
|
+
NotSpecified = "NotSpecified",
|
|
435
|
+
// (undocumented)
|
|
436
|
+
System = "System",
|
|
437
|
+
// (undocumented)
|
|
438
|
+
User = "User"
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
// @public
|
|
442
|
+
export enum KnownOrigin {
|
|
443
|
+
// (undocumented)
|
|
444
|
+
System = "system",
|
|
445
|
+
// (undocumented)
|
|
446
|
+
User = "user",
|
|
447
|
+
// (undocumented)
|
|
448
|
+
UserSystem = "user,system"
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
// @public
|
|
452
|
+
export enum KnownOSImageOffer {
|
|
453
|
+
// (undocumented)
|
|
454
|
+
UbuntuServer = "UbuntuServer"
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
// @public
|
|
458
|
+
export enum KnownOSImagePublisher {
|
|
459
|
+
// (undocumented)
|
|
460
|
+
Canonical = "Canonical"
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
// @public
|
|
464
|
+
export enum KnownOSImageSku {
|
|
465
|
+
// (undocumented)
|
|
466
|
+
Eighteen04LTS = "18.04-LTS",
|
|
467
|
+
// (undocumented)
|
|
468
|
+
Sixteen04LTS = "16.04-LTS"
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
// @public
|
|
472
|
+
export enum KnownOSImageVersion {
|
|
473
|
+
// (undocumented)
|
|
474
|
+
Latest = "latest"
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
// @public
|
|
478
|
+
export enum KnownOSType {
|
|
479
|
+
// (undocumented)
|
|
480
|
+
Linux = "Linux",
|
|
481
|
+
// (undocumented)
|
|
482
|
+
Windows = "Windows"
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
// @public
|
|
486
|
+
export enum KnownPHPVersion {
|
|
487
|
+
// (undocumented)
|
|
488
|
+
Seven2 = "7.2",
|
|
489
|
+
// (undocumented)
|
|
490
|
+
Seven3 = "7.3",
|
|
491
|
+
// (undocumented)
|
|
492
|
+
Seven4 = "7.4"
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
// @public
|
|
496
|
+
export enum KnownPhpWorkloadProvisioningState {
|
|
497
|
+
// (undocumented)
|
|
498
|
+
Accepted = "Accepted",
|
|
499
|
+
// (undocumented)
|
|
500
|
+
Canceled = "Canceled",
|
|
501
|
+
// (undocumented)
|
|
502
|
+
Created = "Created",
|
|
503
|
+
// (undocumented)
|
|
504
|
+
Deleting = "Deleting",
|
|
505
|
+
// (undocumented)
|
|
506
|
+
Failed = "Failed",
|
|
507
|
+
// (undocumented)
|
|
508
|
+
NotSpecified = "NotSpecified",
|
|
509
|
+
// (undocumented)
|
|
510
|
+
Provisioning = "Provisioning",
|
|
511
|
+
// (undocumented)
|
|
512
|
+
Succeeded = "Succeeded"
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
// @public
|
|
516
|
+
export enum KnownRedisCacheFamily {
|
|
517
|
+
// (undocumented)
|
|
518
|
+
C = "C",
|
|
519
|
+
// (undocumented)
|
|
520
|
+
P = "P"
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
// @public
|
|
524
|
+
export enum KnownRoutingPreference {
|
|
525
|
+
// (undocumented)
|
|
526
|
+
Default = "Default",
|
|
527
|
+
// (undocumented)
|
|
528
|
+
RouteAll = "RouteAll"
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
// @public
|
|
532
|
+
export enum KnownSAPConfigurationType {
|
|
533
|
+
// (undocumented)
|
|
534
|
+
Deployment = "Deployment",
|
|
535
|
+
// (undocumented)
|
|
536
|
+
DeploymentWithOSConfig = "DeploymentWithOSConfig",
|
|
537
|
+
// (undocumented)
|
|
538
|
+
Discovery = "Discovery"
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
// @public
|
|
542
|
+
export enum KnownSAPDatabaseScaleMethod {
|
|
543
|
+
// (undocumented)
|
|
544
|
+
ScaleUp = "ScaleUp"
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
// @public
|
|
548
|
+
export enum KnownSAPDatabaseType {
|
|
549
|
+
// (undocumented)
|
|
550
|
+
DB2 = "DB2",
|
|
551
|
+
// (undocumented)
|
|
552
|
+
Hana = "HANA"
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
// @public
|
|
556
|
+
export enum KnownSAPDeploymentType {
|
|
557
|
+
// (undocumented)
|
|
558
|
+
SingleServer = "SingleServer",
|
|
559
|
+
// (undocumented)
|
|
560
|
+
ThreeTier = "ThreeTier"
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
// @public
|
|
564
|
+
export enum KnownSAPEnvironmentType {
|
|
565
|
+
// (undocumented)
|
|
566
|
+
NonProd = "NonProd",
|
|
567
|
+
// (undocumented)
|
|
568
|
+
Prod = "Prod"
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
// @public
|
|
572
|
+
export enum KnownSAPHealthState {
|
|
573
|
+
// (undocumented)
|
|
574
|
+
Degraded = "Degraded",
|
|
575
|
+
// (undocumented)
|
|
576
|
+
Healthy = "Healthy",
|
|
577
|
+
// (undocumented)
|
|
578
|
+
Unhealthy = "Unhealthy",
|
|
579
|
+
// (undocumented)
|
|
580
|
+
Unknown = "Unknown"
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
// @public
|
|
584
|
+
export enum KnownSAPHighAvailabilityType {
|
|
585
|
+
// (undocumented)
|
|
586
|
+
AvailabilitySet = "AvailabilitySet",
|
|
587
|
+
// (undocumented)
|
|
588
|
+
AvailabilityZone = "AvailabilityZone"
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
// @public
|
|
592
|
+
export enum KnownSAPProductType {
|
|
593
|
+
// (undocumented)
|
|
594
|
+
ECC = "ECC",
|
|
595
|
+
// (undocumented)
|
|
596
|
+
Other = "Other",
|
|
597
|
+
// (undocumented)
|
|
598
|
+
S4Hana = "S4HANA"
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
// @public
|
|
602
|
+
export enum KnownSAPSoftwareInstallationType {
|
|
603
|
+
// (undocumented)
|
|
604
|
+
SAPInstallWithoutOSConfig = "SAPInstallWithoutOSConfig",
|
|
605
|
+
// (undocumented)
|
|
606
|
+
ServiceInitiated = "ServiceInitiated"
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
// @public
|
|
610
|
+
export enum KnownSapVirtualInstanceProvisioningState {
|
|
611
|
+
// (undocumented)
|
|
612
|
+
Creating = "Creating",
|
|
613
|
+
// (undocumented)
|
|
614
|
+
Deleting = "Deleting",
|
|
615
|
+
// (undocumented)
|
|
616
|
+
Failed = "Failed",
|
|
617
|
+
// (undocumented)
|
|
618
|
+
Succeeded = "Succeeded",
|
|
619
|
+
// (undocumented)
|
|
620
|
+
Updating = "Updating"
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
// @public
|
|
624
|
+
export enum KnownSAPVirtualInstanceState {
|
|
625
|
+
// (undocumented)
|
|
626
|
+
DiscoveryFailed = "DiscoveryFailed",
|
|
627
|
+
// (undocumented)
|
|
628
|
+
DiscoveryInProgress = "DiscoveryInProgress",
|
|
629
|
+
// (undocumented)
|
|
630
|
+
DiscoveryPending = "DiscoveryPending",
|
|
631
|
+
// (undocumented)
|
|
632
|
+
InfrastructureDeploymentFailed = "InfrastructureDeploymentFailed",
|
|
633
|
+
// (undocumented)
|
|
634
|
+
InfrastructureDeploymentInProgress = "InfrastructureDeploymentInProgress",
|
|
635
|
+
// (undocumented)
|
|
636
|
+
InfrastructureDeploymentPending = "InfrastructureDeploymentPending",
|
|
637
|
+
// (undocumented)
|
|
638
|
+
RegistrationComplete = "RegistrationComplete",
|
|
639
|
+
// (undocumented)
|
|
640
|
+
SoftwareInstallationFailed = "SoftwareInstallationFailed",
|
|
641
|
+
// (undocumented)
|
|
642
|
+
SoftwareInstallationInProgress = "SoftwareInstallationInProgress",
|
|
643
|
+
// (undocumented)
|
|
644
|
+
SoftwareInstallationPending = "SoftwareInstallationPending"
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
// @public
|
|
648
|
+
export enum KnownSAPVirtualInstanceStatus {
|
|
649
|
+
// (undocumented)
|
|
650
|
+
Offline = "Offline",
|
|
651
|
+
// (undocumented)
|
|
652
|
+
PartiallyRunning = "PartiallyRunning",
|
|
653
|
+
// (undocumented)
|
|
654
|
+
Running = "Running",
|
|
655
|
+
// (undocumented)
|
|
656
|
+
Starting = "Starting",
|
|
657
|
+
// (undocumented)
|
|
658
|
+
Stopping = "Stopping",
|
|
659
|
+
// (undocumented)
|
|
660
|
+
Unavailable = "Unavailable"
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
// @public
|
|
664
|
+
export enum KnownSearchType {
|
|
665
|
+
// (undocumented)
|
|
666
|
+
Elastic = "Elastic"
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
// @public
|
|
670
|
+
export enum KnownSkuRestrictionReasonCode {
|
|
671
|
+
// (undocumented)
|
|
672
|
+
NotAvailableForSubscription = "NotAvailableForSubscription",
|
|
673
|
+
// (undocumented)
|
|
674
|
+
NotSpecified = "NotSpecified",
|
|
675
|
+
// (undocumented)
|
|
676
|
+
QuotaId = "QuotaId"
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
// @public
|
|
680
|
+
export enum KnownSkuRestrictionType {
|
|
681
|
+
// (undocumented)
|
|
682
|
+
Location = "Location",
|
|
683
|
+
// (undocumented)
|
|
684
|
+
NotSpecified = "NotSpecified",
|
|
685
|
+
// (undocumented)
|
|
686
|
+
Zone = "Zone"
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
// @public
|
|
690
|
+
export enum KnownSkuScaleType {
|
|
691
|
+
// (undocumented)
|
|
692
|
+
Automatic = "Automatic",
|
|
693
|
+
// (undocumented)
|
|
694
|
+
Manual = "Manual",
|
|
695
|
+
// (undocumented)
|
|
696
|
+
None = "None"
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
// @public
|
|
700
|
+
export enum KnownWordpressVersions {
|
|
701
|
+
// (undocumented)
|
|
702
|
+
Five4 = "5.4",
|
|
703
|
+
// (undocumented)
|
|
704
|
+
Five41 = "5.4.1",
|
|
705
|
+
// (undocumented)
|
|
706
|
+
Five42 = "5.4.2",
|
|
707
|
+
// (undocumented)
|
|
708
|
+
Five43 = "5.4.3"
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
// @public
|
|
712
|
+
export enum KnownWorkloadKind {
|
|
713
|
+
// (undocumented)
|
|
714
|
+
WordPress = "WordPress"
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
// @public
|
|
718
|
+
export enum KnownWorkloadMonitorActionType {
|
|
719
|
+
// (undocumented)
|
|
720
|
+
Internal = "Internal",
|
|
721
|
+
// (undocumented)
|
|
722
|
+
NotSpecified = "NotSpecified"
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
// @public
|
|
726
|
+
export enum KnownWorkloadMonitorProvisioningState {
|
|
727
|
+
// (undocumented)
|
|
728
|
+
Accepted = "Accepted",
|
|
729
|
+
// (undocumented)
|
|
730
|
+
Creating = "Creating",
|
|
731
|
+
// (undocumented)
|
|
732
|
+
Deleting = "Deleting",
|
|
733
|
+
// (undocumented)
|
|
734
|
+
Failed = "Failed",
|
|
735
|
+
// (undocumented)
|
|
736
|
+
Migrating = "Migrating",
|
|
737
|
+
// (undocumented)
|
|
738
|
+
Succeeded = "Succeeded",
|
|
739
|
+
// (undocumented)
|
|
740
|
+
Updating = "Updating"
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
// @public
|
|
744
|
+
export type LinuxConfiguration = OSConfiguration & {
|
|
745
|
+
osType: "Linux";
|
|
746
|
+
disablePasswordAuthentication?: boolean;
|
|
747
|
+
ssh?: SshConfiguration;
|
|
748
|
+
sshKeyPair?: SshKeyPair;
|
|
749
|
+
};
|
|
750
|
+
|
|
751
|
+
// @public
|
|
752
|
+
export type LoadBalancerType = string;
|
|
753
|
+
|
|
754
|
+
// @public
|
|
755
|
+
export type LocationType = string;
|
|
756
|
+
|
|
757
|
+
// @public
|
|
758
|
+
export interface ManagedRGConfiguration {
|
|
759
|
+
name?: string;
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
// @public
|
|
763
|
+
export type ManagedServiceIdentityType = string;
|
|
764
|
+
|
|
765
|
+
// @public
|
|
766
|
+
export interface MessageServerProperties {
|
|
767
|
+
readonly health?: SAPHealthState;
|
|
768
|
+
readonly hostname?: string;
|
|
769
|
+
readonly httpPort?: number;
|
|
770
|
+
readonly httpsPort?: number;
|
|
771
|
+
readonly internalMsPort?: number;
|
|
772
|
+
readonly ipAddress?: string;
|
|
773
|
+
readonly msPort?: number;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
// @public
|
|
777
|
+
export type Monitor = TrackedResource & {
|
|
778
|
+
identity?: UserAssignedServiceIdentity;
|
|
779
|
+
readonly provisioningState?: WorkloadMonitorProvisioningState;
|
|
780
|
+
readonly errors?: MonitorPropertiesErrors;
|
|
781
|
+
appLocation?: string;
|
|
782
|
+
routingPreference?: RoutingPreference;
|
|
783
|
+
managedResourceGroupConfiguration?: ManagedRGConfiguration;
|
|
784
|
+
logAnalyticsWorkspaceArmId?: string;
|
|
785
|
+
monitorSubnet?: string;
|
|
786
|
+
readonly msiArmId?: string;
|
|
787
|
+
};
|
|
788
|
+
|
|
789
|
+
// @public
|
|
790
|
+
export interface MonitorListResult {
|
|
791
|
+
nextLink?: string;
|
|
792
|
+
value?: Monitor[];
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
// @public
|
|
796
|
+
export type MonitorPropertiesErrors = ErrorModel;
|
|
797
|
+
|
|
798
|
+
// @public
|
|
799
|
+
export interface Monitors {
|
|
800
|
+
beginCreate(resourceGroupName: string, monitorName: string, monitorParameter: Monitor, options?: MonitorsCreateOptionalParams): Promise<PollerLike<PollOperationState<MonitorsCreateResponse>, MonitorsCreateResponse>>;
|
|
801
|
+
beginCreateAndWait(resourceGroupName: string, monitorName: string, monitorParameter: Monitor, options?: MonitorsCreateOptionalParams): Promise<MonitorsCreateResponse>;
|
|
802
|
+
beginDelete(resourceGroupName: string, monitorName: string, options?: MonitorsDeleteOptionalParams): Promise<PollerLike<PollOperationState<MonitorsDeleteResponse>, MonitorsDeleteResponse>>;
|
|
803
|
+
beginDeleteAndWait(resourceGroupName: string, monitorName: string, options?: MonitorsDeleteOptionalParams): Promise<MonitorsDeleteResponse>;
|
|
804
|
+
get(resourceGroupName: string, monitorName: string, options?: MonitorsGetOptionalParams): Promise<MonitorsGetResponse>;
|
|
805
|
+
list(options?: MonitorsListOptionalParams): PagedAsyncIterableIterator<Monitor>;
|
|
806
|
+
listByResourceGroup(resourceGroupName: string, options?: MonitorsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Monitor>;
|
|
807
|
+
update(resourceGroupName: string, monitorName: string, body: UpdateMonitorRequest, options?: MonitorsUpdateOptionalParams): Promise<MonitorsUpdateResponse>;
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
// @public
|
|
811
|
+
export interface MonitorsCreateOptionalParams extends coreClient.OperationOptions {
|
|
812
|
+
resumeFrom?: string;
|
|
813
|
+
updateIntervalInMs?: number;
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
// @public
|
|
817
|
+
export type MonitorsCreateResponse = Monitor;
|
|
818
|
+
|
|
819
|
+
// @public
|
|
820
|
+
export interface MonitorsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
821
|
+
resumeFrom?: string;
|
|
822
|
+
updateIntervalInMs?: number;
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
// @public
|
|
826
|
+
export type MonitorsDeleteResponse = OperationStatusResult;
|
|
827
|
+
|
|
828
|
+
// @public
|
|
829
|
+
export interface MonitorsGetOptionalParams extends coreClient.OperationOptions {
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
// @public
|
|
833
|
+
export type MonitorsGetResponse = Monitor;
|
|
834
|
+
|
|
835
|
+
// @public
|
|
836
|
+
export interface MonitorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
// @public
|
|
840
|
+
export type MonitorsListByResourceGroupNextResponse = MonitorListResult;
|
|
841
|
+
|
|
842
|
+
// @public
|
|
843
|
+
export interface MonitorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
// @public
|
|
847
|
+
export type MonitorsListByResourceGroupResponse = MonitorListResult;
|
|
848
|
+
|
|
849
|
+
// @public
|
|
850
|
+
export interface MonitorsListNextOptionalParams extends coreClient.OperationOptions {
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
// @public
|
|
854
|
+
export type MonitorsListNextResponse = MonitorListResult;
|
|
855
|
+
|
|
856
|
+
// @public
|
|
857
|
+
export interface MonitorsListOptionalParams extends coreClient.OperationOptions {
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
// @public
|
|
861
|
+
export type MonitorsListResponse = MonitorListResult;
|
|
862
|
+
|
|
863
|
+
// @public
|
|
864
|
+
export interface MonitorsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
865
|
+
}
|
|
866
|
+
|
|
867
|
+
// @public
|
|
868
|
+
export type MonitorsUpdateResponse = Monitor;
|
|
869
|
+
|
|
870
|
+
// @public
|
|
871
|
+
export type MsSqlServerProviderInstanceProperties = ProviderSpecificProperties & {
|
|
872
|
+
providerType: "MsSqlServer";
|
|
873
|
+
hostname?: string;
|
|
874
|
+
dbPort?: string;
|
|
875
|
+
dbUsername?: string;
|
|
876
|
+
dbPassword?: string;
|
|
877
|
+
dbPasswordUri?: string;
|
|
878
|
+
sapSid?: string;
|
|
879
|
+
};
|
|
880
|
+
|
|
881
|
+
// @public
|
|
882
|
+
export interface NetworkConfiguration {
|
|
883
|
+
isSecondaryIpEnabled?: boolean;
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
// @public
|
|
887
|
+
export interface NetworkProfile {
|
|
888
|
+
azureFrontDoorEnabled?: AzureFrontDoorEnabled;
|
|
889
|
+
readonly azureFrontDoorResourceId?: string;
|
|
890
|
+
capacity?: number;
|
|
891
|
+
readonly frontEndPublicIpResourceId?: string;
|
|
892
|
+
readonly loadBalancerResourceId?: string;
|
|
893
|
+
loadBalancerSku?: string;
|
|
894
|
+
loadBalancerTier?: string;
|
|
895
|
+
loadBalancerType: LoadBalancerType;
|
|
896
|
+
readonly outboundPublicIpResourceIds?: string[];
|
|
897
|
+
readonly vNetResourceId?: string;
|
|
898
|
+
}
|
|
899
|
+
|
|
900
|
+
// @public
|
|
901
|
+
export interface NodeProfile {
|
|
902
|
+
dataDisks?: DiskInfo[];
|
|
903
|
+
name?: string;
|
|
904
|
+
readonly nodeResourceIds?: string[];
|
|
905
|
+
nodeSku: string;
|
|
906
|
+
osDisk: DiskInfo;
|
|
907
|
+
osImage: OsImageProfile;
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
// @public
|
|
911
|
+
export interface Operation {
|
|
912
|
+
readonly actionType?: ActionType;
|
|
913
|
+
display?: OperationDisplay;
|
|
914
|
+
readonly isDataAction?: boolean;
|
|
915
|
+
readonly name?: string;
|
|
916
|
+
readonly origin?: Origin;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
// @public
|
|
920
|
+
export interface OperationDisplay {
|
|
921
|
+
readonly description?: string;
|
|
922
|
+
readonly operation?: string;
|
|
923
|
+
readonly provider?: string;
|
|
924
|
+
readonly resource?: string;
|
|
925
|
+
}
|
|
926
|
+
|
|
927
|
+
// @public
|
|
928
|
+
export interface OperationListResult {
|
|
929
|
+
readonly nextLink?: string;
|
|
930
|
+
readonly value?: Operation[];
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
// @public
|
|
934
|
+
export type OperationProperties = string;
|
|
935
|
+
|
|
936
|
+
// @public
|
|
937
|
+
export interface Operations {
|
|
938
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
// @public
|
|
942
|
+
export type OperationsContent = Resource & {
|
|
943
|
+
namePropertiesName?: string;
|
|
944
|
+
isDataAction?: boolean;
|
|
945
|
+
origin?: OperationProperties;
|
|
946
|
+
display?: OperationsDefinitionDisplay;
|
|
947
|
+
actionType?: WorkloadMonitorActionType;
|
|
948
|
+
properties?: any;
|
|
949
|
+
};
|
|
950
|
+
|
|
951
|
+
// @public
|
|
952
|
+
export interface OperationsDefinition {
|
|
953
|
+
actionType?: WorkloadMonitorActionType;
|
|
954
|
+
display: OperationsDefinitionDisplay;
|
|
955
|
+
isDataAction?: boolean;
|
|
956
|
+
name: string;
|
|
957
|
+
origin?: OperationProperties;
|
|
958
|
+
properties?: any;
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
// @public
|
|
962
|
+
export interface OperationsDefinitionArrayResponseWithContinuation {
|
|
963
|
+
nextLink?: string;
|
|
964
|
+
value?: OperationsDefinition[];
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
// @public
|
|
968
|
+
export type OperationsDefinitionDisplay = OperationsDisplayDefinition;
|
|
969
|
+
|
|
970
|
+
// @public
|
|
971
|
+
export interface OperationsDisplayDefinition {
|
|
972
|
+
description: string;
|
|
973
|
+
operation: string;
|
|
974
|
+
provider: string;
|
|
975
|
+
resource: string;
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
// @public
|
|
979
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
// @public
|
|
983
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
984
|
+
|
|
985
|
+
// @public
|
|
986
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
987
|
+
}
|
|
988
|
+
|
|
989
|
+
// @public
|
|
990
|
+
export type OperationsListResponse = OperationListResult;
|
|
991
|
+
|
|
992
|
+
// @public
|
|
993
|
+
export interface OperationStatusResult {
|
|
994
|
+
endTime?: Date;
|
|
995
|
+
error?: ErrorDetail;
|
|
996
|
+
id?: string;
|
|
997
|
+
name?: string;
|
|
998
|
+
operations?: OperationStatusResult[];
|
|
999
|
+
percentComplete?: number;
|
|
1000
|
+
startTime?: Date;
|
|
1001
|
+
status: string;
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
// @public
|
|
1005
|
+
export type Origin = string;
|
|
1006
|
+
|
|
1007
|
+
// @public
|
|
1008
|
+
export interface OSConfiguration {
|
|
1009
|
+
osType: "Windows" | "Linux";
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
// @public (undocumented)
|
|
1013
|
+
export type OSConfigurationUnion = OSConfiguration | WindowsConfiguration | LinuxConfiguration;
|
|
1014
|
+
|
|
1015
|
+
// @public
|
|
1016
|
+
export type OSImageOffer = string;
|
|
1017
|
+
|
|
1018
|
+
// @public
|
|
1019
|
+
export interface OsImageProfile {
|
|
1020
|
+
offer?: OSImageOffer;
|
|
1021
|
+
publisher?: OSImagePublisher;
|
|
1022
|
+
sku?: OSImageSku;
|
|
1023
|
+
version?: OSImageVersion;
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
// @public
|
|
1027
|
+
export type OSImagePublisher = string;
|
|
1028
|
+
|
|
1029
|
+
// @public
|
|
1030
|
+
export type OSImageSku = string;
|
|
1031
|
+
|
|
1032
|
+
// @public
|
|
1033
|
+
export type OSImageVersion = string;
|
|
1034
|
+
|
|
1035
|
+
// @public
|
|
1036
|
+
export interface OSProfile {
|
|
1037
|
+
adminPassword?: string;
|
|
1038
|
+
adminUsername?: string;
|
|
1039
|
+
osConfiguration?: OSConfigurationUnion;
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
// @public
|
|
1043
|
+
export interface OsSapConfiguration {
|
|
1044
|
+
deployerVmPackages?: DeployerVmPackages;
|
|
1045
|
+
sapFqdn?: string;
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
// @public
|
|
1049
|
+
export type OSType = string;
|
|
1050
|
+
|
|
1051
|
+
// @public
|
|
1052
|
+
export interface PatchResourceRequestBody {
|
|
1053
|
+
// (undocumented)
|
|
1054
|
+
identity?: PatchResourceRequestBodyIdentity;
|
|
1055
|
+
tags?: {
|
|
1056
|
+
[propertyName: string]: string;
|
|
1057
|
+
};
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
// @public (undocumented)
|
|
1061
|
+
export type PatchResourceRequestBodyIdentity = UserAssignedServiceIdentity;
|
|
1062
|
+
|
|
1063
|
+
// @public
|
|
1064
|
+
export interface PhpProfile {
|
|
1065
|
+
version: PHPVersion;
|
|
1066
|
+
}
|
|
1067
|
+
|
|
1068
|
+
// @public
|
|
1069
|
+
export type PHPVersion = string;
|
|
1070
|
+
|
|
1071
|
+
// @public
|
|
1072
|
+
export type PhpWorkloadProvisioningState = string;
|
|
1073
|
+
|
|
1074
|
+
// @public
|
|
1075
|
+
export type PhpWorkloadResource = TrackedResource & {
|
|
1076
|
+
kind: WorkloadKind;
|
|
1077
|
+
sku?: Sku;
|
|
1078
|
+
identity?: PhpWorkloadResourceIdentity;
|
|
1079
|
+
appLocation?: string;
|
|
1080
|
+
managedResourceGroupConfiguration?: ManagedRGConfiguration;
|
|
1081
|
+
adminUserProfile?: UserProfile;
|
|
1082
|
+
webNodesProfile?: VmssNodesProfile;
|
|
1083
|
+
controllerProfile?: NodeProfile;
|
|
1084
|
+
networkProfile?: NetworkProfile;
|
|
1085
|
+
databaseProfile?: DatabaseProfile;
|
|
1086
|
+
siteProfile?: SiteProfile;
|
|
1087
|
+
fileshareProfile?: FileshareProfile;
|
|
1088
|
+
phpProfile?: PhpProfile;
|
|
1089
|
+
searchProfile?: SearchProfile;
|
|
1090
|
+
cacheProfile?: CacheProfile;
|
|
1091
|
+
backupProfile?: BackupProfile;
|
|
1092
|
+
readonly provisioningState?: PhpWorkloadProvisioningState;
|
|
1093
|
+
};
|
|
1094
|
+
|
|
1095
|
+
// @public
|
|
1096
|
+
export type PhpWorkloadResourceIdentity = UserAssignedServiceIdentity;
|
|
1097
|
+
|
|
1098
|
+
// @public
|
|
1099
|
+
export interface PhpWorkloadResourceList {
|
|
1100
|
+
nextLink?: string;
|
|
1101
|
+
value?: PhpWorkloadResource[];
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
// @public
|
|
1105
|
+
export interface PhpWorkloads {
|
|
1106
|
+
beginCreateOrUpdate(resourceGroupName: string, phpWorkloadName: string, phpWorkloadResource: PhpWorkloadResource, options?: PhpWorkloadsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PhpWorkloadsCreateOrUpdateResponse>, PhpWorkloadsCreateOrUpdateResponse>>;
|
|
1107
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, phpWorkloadName: string, phpWorkloadResource: PhpWorkloadResource, options?: PhpWorkloadsCreateOrUpdateOptionalParams): Promise<PhpWorkloadsCreateOrUpdateResponse>;
|
|
1108
|
+
beginDelete(resourceGroupName: string, phpWorkloadName: string, options?: PhpWorkloadsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1109
|
+
beginDeleteAndWait(resourceGroupName: string, phpWorkloadName: string, options?: PhpWorkloadsDeleteOptionalParams): Promise<void>;
|
|
1110
|
+
get(resourceGroupName: string, phpWorkloadName: string, options?: PhpWorkloadsGetOptionalParams): Promise<PhpWorkloadsGetResponse>;
|
|
1111
|
+
listByResourceGroup(resourceGroupName: string, options?: PhpWorkloadsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<PhpWorkloadResource>;
|
|
1112
|
+
listBySubscription(options?: PhpWorkloadsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<PhpWorkloadResource>;
|
|
1113
|
+
update(resourceGroupName: string, phpWorkloadName: string, resourcePatchRequestBody: PatchResourceRequestBody, options?: PhpWorkloadsUpdateOptionalParams): Promise<PhpWorkloadsUpdateResponse>;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
// @public
|
|
1117
|
+
export interface PhpWorkloadsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1118
|
+
resumeFrom?: string;
|
|
1119
|
+
updateIntervalInMs?: number;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
// @public
|
|
1123
|
+
export type PhpWorkloadsCreateOrUpdateResponse = PhpWorkloadResource;
|
|
1124
|
+
|
|
1125
|
+
// @public
|
|
1126
|
+
export interface PhpWorkloadsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1127
|
+
deleteInfra?: string;
|
|
1128
|
+
resumeFrom?: string;
|
|
1129
|
+
updateIntervalInMs?: number;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
// @public
|
|
1133
|
+
export interface PhpWorkloadsGetOptionalParams extends coreClient.OperationOptions {
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
// @public
|
|
1137
|
+
export type PhpWorkloadsGetResponse = PhpWorkloadResource;
|
|
1138
|
+
|
|
1139
|
+
// @public
|
|
1140
|
+
export interface PhpWorkloadsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
// @public
|
|
1144
|
+
export type PhpWorkloadsListByResourceGroupNextResponse = PhpWorkloadResourceList;
|
|
1145
|
+
|
|
1146
|
+
// @public
|
|
1147
|
+
export interface PhpWorkloadsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
// @public
|
|
1151
|
+
export type PhpWorkloadsListByResourceGroupResponse = PhpWorkloadResourceList;
|
|
1152
|
+
|
|
1153
|
+
// @public
|
|
1154
|
+
export interface PhpWorkloadsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
// @public
|
|
1158
|
+
export type PhpWorkloadsListBySubscriptionNextResponse = PhpWorkloadResourceList;
|
|
1159
|
+
|
|
1160
|
+
// @public
|
|
1161
|
+
export interface PhpWorkloadsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
// @public
|
|
1165
|
+
export type PhpWorkloadsListBySubscriptionResponse = PhpWorkloadResourceList;
|
|
1166
|
+
|
|
1167
|
+
// @public
|
|
1168
|
+
export interface PhpWorkloadsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
// @public
|
|
1172
|
+
export type PhpWorkloadsUpdateResponse = PhpWorkloadResource;
|
|
1173
|
+
|
|
1174
|
+
// @public
|
|
1175
|
+
export type PrometheusHaClusterProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1176
|
+
providerType: "PrometheusHaCluster";
|
|
1177
|
+
prometheusUrl?: string;
|
|
1178
|
+
hostname?: string;
|
|
1179
|
+
sid?: string;
|
|
1180
|
+
clusterName?: string;
|
|
1181
|
+
};
|
|
1182
|
+
|
|
1183
|
+
// @public
|
|
1184
|
+
export type PrometheusOSProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1185
|
+
providerType: "PrometheusOS";
|
|
1186
|
+
prometheusUrl?: string;
|
|
1187
|
+
};
|
|
1188
|
+
|
|
1189
|
+
// @public
|
|
1190
|
+
export type ProviderInstance = ProxyResource & {
|
|
1191
|
+
identity?: UserAssignedServiceIdentity;
|
|
1192
|
+
readonly provisioningState?: WorkloadMonitorProvisioningState;
|
|
1193
|
+
readonly errors?: ProviderInstancePropertiesErrors;
|
|
1194
|
+
providerSettings?: ProviderSpecificPropertiesUnion;
|
|
1195
|
+
};
|
|
1196
|
+
|
|
1197
|
+
// @public
|
|
1198
|
+
export interface ProviderInstanceListResult {
|
|
1199
|
+
nextLink?: string;
|
|
1200
|
+
value?: ProviderInstance[];
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
// @public
|
|
1204
|
+
export type ProviderInstancePropertiesErrors = ErrorModel;
|
|
1205
|
+
|
|
1206
|
+
// @public
|
|
1207
|
+
export interface ProviderInstances {
|
|
1208
|
+
beginCreate(resourceGroupName: string, monitorName: string, providerInstanceName: string, providerInstanceParameter: ProviderInstance, options?: ProviderInstancesCreateOptionalParams): Promise<PollerLike<PollOperationState<ProviderInstancesCreateResponse>, ProviderInstancesCreateResponse>>;
|
|
1209
|
+
beginCreateAndWait(resourceGroupName: string, monitorName: string, providerInstanceName: string, providerInstanceParameter: ProviderInstance, options?: ProviderInstancesCreateOptionalParams): Promise<ProviderInstancesCreateResponse>;
|
|
1210
|
+
beginDelete(resourceGroupName: string, monitorName: string, providerInstanceName: string, options?: ProviderInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<ProviderInstancesDeleteResponse>, ProviderInstancesDeleteResponse>>;
|
|
1211
|
+
beginDeleteAndWait(resourceGroupName: string, monitorName: string, providerInstanceName: string, options?: ProviderInstancesDeleteOptionalParams): Promise<ProviderInstancesDeleteResponse>;
|
|
1212
|
+
get(resourceGroupName: string, monitorName: string, providerInstanceName: string, options?: ProviderInstancesGetOptionalParams): Promise<ProviderInstancesGetResponse>;
|
|
1213
|
+
list(resourceGroupName: string, monitorName: string, options?: ProviderInstancesListOptionalParams): PagedAsyncIterableIterator<ProviderInstance>;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
// @public
|
|
1217
|
+
export interface ProviderInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1218
|
+
resumeFrom?: string;
|
|
1219
|
+
updateIntervalInMs?: number;
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
// @public
|
|
1223
|
+
export type ProviderInstancesCreateResponse = ProviderInstance;
|
|
1224
|
+
|
|
1225
|
+
// @public
|
|
1226
|
+
export interface ProviderInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1227
|
+
resumeFrom?: string;
|
|
1228
|
+
updateIntervalInMs?: number;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
// @public
|
|
1232
|
+
export type ProviderInstancesDeleteResponse = OperationStatusResult;
|
|
1233
|
+
|
|
1234
|
+
// @public
|
|
1235
|
+
export interface ProviderInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
// @public
|
|
1239
|
+
export type ProviderInstancesGetResponse = ProviderInstance;
|
|
1240
|
+
|
|
1241
|
+
// @public
|
|
1242
|
+
export interface ProviderInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
// @public
|
|
1246
|
+
export type ProviderInstancesListNextResponse = ProviderInstanceListResult;
|
|
1247
|
+
|
|
1248
|
+
// @public
|
|
1249
|
+
export interface ProviderInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
// @public
|
|
1253
|
+
export type ProviderInstancesListResponse = ProviderInstanceListResult;
|
|
1254
|
+
|
|
1255
|
+
// @public
|
|
1256
|
+
export interface ProviderSpecificProperties {
|
|
1257
|
+
providerType: "SapHana" | "SapNetWeaver" | "PrometheusOS" | "Db2" | "PrometheusHaCluster" | "MsSqlServer";
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
// @public (undocumented)
|
|
1261
|
+
export type ProviderSpecificPropertiesUnion = ProviderSpecificProperties | HanaDbProviderInstanceProperties | SapNetWeaverProviderInstanceProperties | PrometheusOSProviderInstanceProperties | DB2ProviderInstanceProperties | PrometheusHaClusterProviderInstanceProperties | MsSqlServerProviderInstanceProperties;
|
|
1262
|
+
|
|
1263
|
+
// @public
|
|
1264
|
+
export type ProxyResource = Resource;
|
|
1265
|
+
|
|
1266
|
+
// @public
|
|
1267
|
+
export type RedisCacheFamily = string;
|
|
1268
|
+
|
|
1269
|
+
// @public
|
|
1270
|
+
export interface Resource {
|
|
1271
|
+
readonly id?: string;
|
|
1272
|
+
readonly name?: string;
|
|
1273
|
+
readonly systemData?: SystemData;
|
|
1274
|
+
readonly type?: string;
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
// @public
|
|
1278
|
+
export interface RestrictionInfo {
|
|
1279
|
+
locations?: string[];
|
|
1280
|
+
zones?: string[];
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
// @public
|
|
1284
|
+
export type RoutingPreference = string;
|
|
1285
|
+
|
|
1286
|
+
// @public
|
|
1287
|
+
export type SAPApplicationServerInstance = TrackedResource & {
|
|
1288
|
+
readonly instanceNo?: string;
|
|
1289
|
+
readonly subnet?: string;
|
|
1290
|
+
readonly hostname?: string;
|
|
1291
|
+
readonly kernelVersion?: string;
|
|
1292
|
+
readonly kernelPatch?: string;
|
|
1293
|
+
readonly ipAddress?: string;
|
|
1294
|
+
readonly gatewayPort?: number;
|
|
1295
|
+
readonly icmHttpPort?: number;
|
|
1296
|
+
readonly icmHttpsPort?: number;
|
|
1297
|
+
readonly virtualMachineId?: string;
|
|
1298
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1299
|
+
readonly health?: SAPHealthState;
|
|
1300
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1301
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1302
|
+
};
|
|
1303
|
+
|
|
1304
|
+
// @public
|
|
1305
|
+
export interface SAPApplicationServerInstanceList {
|
|
1306
|
+
nextLink?: string;
|
|
1307
|
+
value?: SAPApplicationServerInstance[];
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
// @public
|
|
1311
|
+
export interface SAPApplicationServerInstances {
|
|
1312
|
+
beginCreate(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesCreateOptionalParams): Promise<PollerLike<PollOperationState<SAPApplicationServerInstancesCreateResponse>, SAPApplicationServerInstancesCreateResponse>>;
|
|
1313
|
+
beginCreateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesCreateOptionalParams): Promise<SAPApplicationServerInstancesCreateResponse>;
|
|
1314
|
+
beginDelete(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<SAPApplicationServerInstancesDeleteResponse>, SAPApplicationServerInstancesDeleteResponse>>;
|
|
1315
|
+
beginDeleteAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesDeleteOptionalParams): Promise<SAPApplicationServerInstancesDeleteResponse>;
|
|
1316
|
+
beginUpdate(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesUpdateOptionalParams): Promise<PollerLike<PollOperationState<SAPApplicationServerInstancesUpdateResponse>, SAPApplicationServerInstancesUpdateResponse>>;
|
|
1317
|
+
beginUpdateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesUpdateOptionalParams): Promise<SAPApplicationServerInstancesUpdateResponse>;
|
|
1318
|
+
get(resourceGroupName: string, sapVirtualInstanceName: string, applicationInstanceName: string, options?: SAPApplicationServerInstancesGetOptionalParams): Promise<SAPApplicationServerInstancesGetResponse>;
|
|
1319
|
+
list(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPApplicationServerInstancesListOptionalParams): PagedAsyncIterableIterator<SAPApplicationServerInstance>;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
// @public
|
|
1323
|
+
export interface SAPApplicationServerInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1324
|
+
body?: SAPApplicationServerInstance;
|
|
1325
|
+
resumeFrom?: string;
|
|
1326
|
+
updateIntervalInMs?: number;
|
|
1327
|
+
}
|
|
1328
|
+
|
|
1329
|
+
// @public
|
|
1330
|
+
export type SAPApplicationServerInstancesCreateResponse = SAPApplicationServerInstance;
|
|
1331
|
+
|
|
1332
|
+
// @public
|
|
1333
|
+
export interface SAPApplicationServerInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1334
|
+
resumeFrom?: string;
|
|
1335
|
+
updateIntervalInMs?: number;
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
// @public
|
|
1339
|
+
export type SAPApplicationServerInstancesDeleteResponse = OperationStatusResult;
|
|
1340
|
+
|
|
1341
|
+
// @public
|
|
1342
|
+
export interface SAPApplicationServerInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1343
|
+
}
|
|
1344
|
+
|
|
1345
|
+
// @public
|
|
1346
|
+
export type SAPApplicationServerInstancesGetResponse = SAPApplicationServerInstance;
|
|
1347
|
+
|
|
1348
|
+
// @public
|
|
1349
|
+
export interface SAPApplicationServerInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
// @public
|
|
1353
|
+
export type SAPApplicationServerInstancesListNextResponse = SAPApplicationServerInstanceList;
|
|
1354
|
+
|
|
1355
|
+
// @public
|
|
1356
|
+
export interface SAPApplicationServerInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
// @public
|
|
1360
|
+
export type SAPApplicationServerInstancesListResponse = SAPApplicationServerInstanceList;
|
|
1361
|
+
|
|
1362
|
+
// @public
|
|
1363
|
+
export interface SAPApplicationServerInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1364
|
+
body?: UpdateSAPApplicationInstanceRequest;
|
|
1365
|
+
resumeFrom?: string;
|
|
1366
|
+
updateIntervalInMs?: number;
|
|
1367
|
+
}
|
|
1368
|
+
|
|
1369
|
+
// @public
|
|
1370
|
+
export type SAPApplicationServerInstancesUpdateResponse = SAPApplicationServerInstance;
|
|
1371
|
+
|
|
1372
|
+
// @public
|
|
1373
|
+
export interface SAPAvailabilityZoneDetailsOptionalParams extends coreClient.OperationOptions {
|
|
1374
|
+
sAPAvailabilityZoneDetails?: SAPAvailabilityZoneDetailsRequest;
|
|
1375
|
+
}
|
|
1376
|
+
|
|
1377
|
+
// @public
|
|
1378
|
+
export interface SAPAvailabilityZoneDetailsRequest {
|
|
1379
|
+
appLocation: string;
|
|
1380
|
+
databaseType: SAPDatabaseType;
|
|
1381
|
+
sapProduct: SAPProductType;
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
// @public
|
|
1385
|
+
export type SAPAvailabilityZoneDetailsResponse = SAPAvailabilityZoneDetailsResult;
|
|
1386
|
+
|
|
1387
|
+
// @public
|
|
1388
|
+
export interface SAPAvailabilityZoneDetailsResult {
|
|
1389
|
+
availabilityZonePairs?: SAPAvailabilityZonePair[];
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
// @public
|
|
1393
|
+
export interface SAPAvailabilityZonePair {
|
|
1394
|
+
zoneA?: number;
|
|
1395
|
+
zoneB?: number;
|
|
1396
|
+
}
|
|
1397
|
+
|
|
1398
|
+
// @public
|
|
1399
|
+
export interface SAPCentralInstanceList {
|
|
1400
|
+
nextLink?: string;
|
|
1401
|
+
value?: SAPCentralServerInstance[];
|
|
1402
|
+
}
|
|
1403
|
+
|
|
1404
|
+
// @public
|
|
1405
|
+
export interface SAPCentralInstances {
|
|
1406
|
+
beginCreate(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesCreateOptionalParams): Promise<PollerLike<PollOperationState<SAPCentralInstancesCreateResponse>, SAPCentralInstancesCreateResponse>>;
|
|
1407
|
+
beginCreateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesCreateOptionalParams): Promise<SAPCentralInstancesCreateResponse>;
|
|
1408
|
+
beginDelete(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<SAPCentralInstancesDeleteResponse>, SAPCentralInstancesDeleteResponse>>;
|
|
1409
|
+
beginDeleteAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesDeleteOptionalParams): Promise<SAPCentralInstancesDeleteResponse>;
|
|
1410
|
+
beginUpdate(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesUpdateOptionalParams): Promise<PollerLike<PollOperationState<SAPCentralInstancesUpdateResponse>, SAPCentralInstancesUpdateResponse>>;
|
|
1411
|
+
beginUpdateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesUpdateOptionalParams): Promise<SAPCentralInstancesUpdateResponse>;
|
|
1412
|
+
get(resourceGroupName: string, sapVirtualInstanceName: string, centralInstanceName: string, options?: SAPCentralInstancesGetOptionalParams): Promise<SAPCentralInstancesGetResponse>;
|
|
1413
|
+
list(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPCentralInstancesListOptionalParams): PagedAsyncIterableIterator<SAPCentralServerInstance>;
|
|
1414
|
+
}
|
|
1415
|
+
|
|
1416
|
+
// @public
|
|
1417
|
+
export interface SAPCentralInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1418
|
+
body?: SAPCentralServerInstance;
|
|
1419
|
+
resumeFrom?: string;
|
|
1420
|
+
updateIntervalInMs?: number;
|
|
1421
|
+
}
|
|
1422
|
+
|
|
1423
|
+
// @public
|
|
1424
|
+
export type SAPCentralInstancesCreateResponse = SAPCentralServerInstance;
|
|
1425
|
+
|
|
1426
|
+
// @public
|
|
1427
|
+
export interface SAPCentralInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1428
|
+
resumeFrom?: string;
|
|
1429
|
+
updateIntervalInMs?: number;
|
|
1430
|
+
}
|
|
1431
|
+
|
|
1432
|
+
// @public
|
|
1433
|
+
export type SAPCentralInstancesDeleteResponse = OperationStatusResult;
|
|
1434
|
+
|
|
1435
|
+
// @public
|
|
1436
|
+
export interface SAPCentralInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
// @public
|
|
1440
|
+
export type SAPCentralInstancesGetResponse = SAPCentralServerInstance;
|
|
1441
|
+
|
|
1442
|
+
// @public
|
|
1443
|
+
export interface SAPCentralInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
// @public
|
|
1447
|
+
export type SAPCentralInstancesListNextResponse = SAPCentralInstanceList;
|
|
1448
|
+
|
|
1449
|
+
// @public
|
|
1450
|
+
export interface SAPCentralInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1453
|
+
// @public
|
|
1454
|
+
export type SAPCentralInstancesListResponse = SAPCentralInstanceList;
|
|
1455
|
+
|
|
1456
|
+
// @public
|
|
1457
|
+
export interface SAPCentralInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1458
|
+
body?: UpdateSAPCentralInstanceRequest;
|
|
1459
|
+
resumeFrom?: string;
|
|
1460
|
+
updateIntervalInMs?: number;
|
|
1461
|
+
}
|
|
1462
|
+
|
|
1463
|
+
// @public
|
|
1464
|
+
export type SAPCentralInstancesUpdateResponse = SAPCentralServerInstance;
|
|
1465
|
+
|
|
1466
|
+
// @public
|
|
1467
|
+
export type SAPCentralServerInstance = TrackedResource & {
|
|
1468
|
+
readonly instanceNo?: string;
|
|
1469
|
+
readonly subnet?: string;
|
|
1470
|
+
messageServerProperties?: MessageServerProperties;
|
|
1471
|
+
enqueueServerProperties?: EnqueueServerProperties;
|
|
1472
|
+
gatewayServerProperties?: GatewayServerProperties;
|
|
1473
|
+
enqueueReplicationServerProperties?: EnqueueReplicationServerProperties;
|
|
1474
|
+
readonly kernelVersion?: string;
|
|
1475
|
+
readonly kernelPatch?: string;
|
|
1476
|
+
readonly vmDetails?: CentralServerVmDetails[];
|
|
1477
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1478
|
+
readonly health?: SAPHealthState;
|
|
1479
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1480
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1481
|
+
};
|
|
1482
|
+
|
|
1483
|
+
// @public
|
|
1484
|
+
export interface SAPConfiguration {
|
|
1485
|
+
configurationType: "Discovery" | "Deployment" | "DeploymentWithOSConfig";
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1488
|
+
// @public
|
|
1489
|
+
export type SAPConfigurationType = string;
|
|
1490
|
+
|
|
1491
|
+
// @public (undocumented)
|
|
1492
|
+
export type SAPConfigurationUnion = SAPConfiguration | DiscoveryConfiguration | DeploymentConfiguration | DeploymentWithOSConfiguration;
|
|
1493
|
+
|
|
1494
|
+
// @public
|
|
1495
|
+
export type SAPDatabaseInstance = TrackedResource & {
|
|
1496
|
+
readonly subnet?: string;
|
|
1497
|
+
readonly databaseSid?: string;
|
|
1498
|
+
readonly databaseType?: string;
|
|
1499
|
+
readonly ipAddress?: string;
|
|
1500
|
+
readonly vmDetails?: DatabaseVmDetails[];
|
|
1501
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1502
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1503
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1504
|
+
};
|
|
1505
|
+
|
|
1506
|
+
// @public
|
|
1507
|
+
export interface SAPDatabaseInstanceList {
|
|
1508
|
+
nextLink?: string;
|
|
1509
|
+
value?: SAPDatabaseInstance[];
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
|
+
// @public
|
|
1513
|
+
export interface SAPDatabaseInstances {
|
|
1514
|
+
beginCreate(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesCreateOptionalParams): Promise<PollerLike<PollOperationState<SAPDatabaseInstancesCreateResponse>, SAPDatabaseInstancesCreateResponse>>;
|
|
1515
|
+
beginCreateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesCreateOptionalParams): Promise<SAPDatabaseInstancesCreateResponse>;
|
|
1516
|
+
beginDelete(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<SAPDatabaseInstancesDeleteResponse>, SAPDatabaseInstancesDeleteResponse>>;
|
|
1517
|
+
beginDeleteAndWait(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesDeleteOptionalParams): Promise<SAPDatabaseInstancesDeleteResponse>;
|
|
1518
|
+
beginUpdate(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesUpdateOptionalParams): Promise<PollerLike<PollOperationState<SAPDatabaseInstancesUpdateResponse>, SAPDatabaseInstancesUpdateResponse>>;
|
|
1519
|
+
beginUpdateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesUpdateOptionalParams): Promise<SAPDatabaseInstancesUpdateResponse>;
|
|
1520
|
+
get(resourceGroupName: string, sapVirtualInstanceName: string, databaseInstanceName: string, options?: SAPDatabaseInstancesGetOptionalParams): Promise<SAPDatabaseInstancesGetResponse>;
|
|
1521
|
+
list(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPDatabaseInstancesListOptionalParams): PagedAsyncIterableIterator<SAPDatabaseInstance>;
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
// @public
|
|
1525
|
+
export interface SAPDatabaseInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1526
|
+
body?: SAPDatabaseInstance;
|
|
1527
|
+
resumeFrom?: string;
|
|
1528
|
+
updateIntervalInMs?: number;
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
// @public
|
|
1532
|
+
export type SAPDatabaseInstancesCreateResponse = SAPDatabaseInstance;
|
|
1533
|
+
|
|
1534
|
+
// @public
|
|
1535
|
+
export interface SAPDatabaseInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1536
|
+
resumeFrom?: string;
|
|
1537
|
+
updateIntervalInMs?: number;
|
|
1538
|
+
}
|
|
1539
|
+
|
|
1540
|
+
// @public
|
|
1541
|
+
export type SAPDatabaseInstancesDeleteResponse = OperationStatusResult;
|
|
1542
|
+
|
|
1543
|
+
// @public
|
|
1544
|
+
export interface SAPDatabaseInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
// @public
|
|
1548
|
+
export type SAPDatabaseInstancesGetResponse = SAPDatabaseInstance;
|
|
1549
|
+
|
|
1550
|
+
// @public
|
|
1551
|
+
export interface SAPDatabaseInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
// @public
|
|
1555
|
+
export type SAPDatabaseInstancesListNextResponse = SAPDatabaseInstanceList;
|
|
1556
|
+
|
|
1557
|
+
// @public
|
|
1558
|
+
export interface SAPDatabaseInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
// @public
|
|
1562
|
+
export type SAPDatabaseInstancesListResponse = SAPDatabaseInstanceList;
|
|
1563
|
+
|
|
1564
|
+
// @public
|
|
1565
|
+
export interface SAPDatabaseInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1566
|
+
body?: UpdateSAPDatabaseInstanceRequest;
|
|
1567
|
+
resumeFrom?: string;
|
|
1568
|
+
updateIntervalInMs?: number;
|
|
1569
|
+
}
|
|
1570
|
+
|
|
1571
|
+
// @public
|
|
1572
|
+
export type SAPDatabaseInstancesUpdateResponse = SAPDatabaseInstance;
|
|
1573
|
+
|
|
1574
|
+
// @public
|
|
1575
|
+
export type SAPDatabaseScaleMethod = string;
|
|
1576
|
+
|
|
1577
|
+
// @public
|
|
1578
|
+
export type SAPDatabaseType = string;
|
|
1579
|
+
|
|
1580
|
+
// @public
|
|
1581
|
+
export type SAPDeploymentType = string;
|
|
1582
|
+
|
|
1583
|
+
// @public
|
|
1584
|
+
export interface SAPDiskConfiguration {
|
|
1585
|
+
diskCount?: number;
|
|
1586
|
+
diskIopsReadWrite?: number;
|
|
1587
|
+
diskMBpsReadWrite?: number;
|
|
1588
|
+
diskSizeGB?: number;
|
|
1589
|
+
diskStorageType?: string;
|
|
1590
|
+
diskType?: string;
|
|
1591
|
+
volume?: string;
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
// @public
|
|
1595
|
+
export interface SAPDiskConfigurationsOptionalParams extends coreClient.OperationOptions {
|
|
1596
|
+
sAPDiskConfigurations?: SAPDiskConfigurationsRequest;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
// @public
|
|
1600
|
+
export interface SAPDiskConfigurationsRequest {
|
|
1601
|
+
appLocation: string;
|
|
1602
|
+
databaseType: SAPDatabaseType;
|
|
1603
|
+
dbVmSku: string;
|
|
1604
|
+
deploymentType: SAPDeploymentType;
|
|
1605
|
+
environment: SAPEnvironmentType;
|
|
1606
|
+
sapProduct: SAPProductType;
|
|
1607
|
+
}
|
|
1608
|
+
|
|
1609
|
+
// @public
|
|
1610
|
+
export type SAPDiskConfigurationsResponse = SAPDiskConfigurationsResult;
|
|
1611
|
+
|
|
1612
|
+
// @public
|
|
1613
|
+
export interface SAPDiskConfigurationsResult {
|
|
1614
|
+
diskConfigurations?: SAPDiskConfiguration[];
|
|
1615
|
+
}
|
|
1616
|
+
|
|
1617
|
+
// @public
|
|
1618
|
+
export type SAPEnvironmentType = string;
|
|
1619
|
+
|
|
1620
|
+
// @public
|
|
1621
|
+
export type SAPHealthState = string;
|
|
1622
|
+
|
|
1623
|
+
// @public
|
|
1624
|
+
export type SAPHighAvailabilityType = string;
|
|
1625
|
+
|
|
1626
|
+
// @public
|
|
1627
|
+
export type SAPInstallWithoutOSConfigSoftwareConfiguration = SoftwareConfiguration & {
|
|
1628
|
+
softwareInstallationType: "SAPInstallWithoutOSConfig";
|
|
1629
|
+
bomUrl: string;
|
|
1630
|
+
sapBitsStorageAccountId: string;
|
|
1631
|
+
softwareVersion: string;
|
|
1632
|
+
highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration;
|
|
1633
|
+
};
|
|
1634
|
+
|
|
1635
|
+
// @public
|
|
1636
|
+
export type SapNetWeaverProviderInstanceProperties = ProviderSpecificProperties & {
|
|
1637
|
+
providerType: "SapNetWeaver";
|
|
1638
|
+
sapSid?: string;
|
|
1639
|
+
sapHostname?: string;
|
|
1640
|
+
sapInstanceNr?: string;
|
|
1641
|
+
sapHostFileEntries?: string[];
|
|
1642
|
+
sapUsername?: string;
|
|
1643
|
+
sapPassword?: string;
|
|
1644
|
+
sapPasswordUri?: string;
|
|
1645
|
+
sapClientId?: string;
|
|
1646
|
+
sapPortNumber?: string;
|
|
1647
|
+
sapSslCertificateUri?: string;
|
|
1648
|
+
};
|
|
1649
|
+
|
|
1650
|
+
// @public
|
|
1651
|
+
export type SAPProductType = string;
|
|
1652
|
+
|
|
1653
|
+
// @public
|
|
1654
|
+
export interface SAPSizingRecommendationRequest {
|
|
1655
|
+
appLocation: string;
|
|
1656
|
+
databaseType: SAPDatabaseType;
|
|
1657
|
+
dbMemory: number;
|
|
1658
|
+
dbScaleMethod?: SAPDatabaseScaleMethod;
|
|
1659
|
+
deploymentType: SAPDeploymentType;
|
|
1660
|
+
environment: SAPEnvironmentType;
|
|
1661
|
+
highAvailabilityType?: SAPHighAvailabilityType;
|
|
1662
|
+
sapProduct: SAPProductType;
|
|
1663
|
+
saps: number;
|
|
1664
|
+
}
|
|
1665
|
+
|
|
1666
|
+
// @public
|
|
1667
|
+
export interface SAPSizingRecommendationResult {
|
|
1668
|
+
deploymentType: "SingleServer" | "ThreeTier";
|
|
1669
|
+
}
|
|
1670
|
+
|
|
1671
|
+
// @public (undocumented)
|
|
1672
|
+
export type SAPSizingRecommendationResultUnion = SAPSizingRecommendationResult | SingleServerRecommendationResult | ThreeTierRecommendationResult;
|
|
1673
|
+
|
|
1674
|
+
// @public
|
|
1675
|
+
export interface SAPSizingRecommendationsOptionalParams extends coreClient.OperationOptions {
|
|
1676
|
+
sAPSizingRecommendation?: SAPSizingRecommendationRequest;
|
|
1677
|
+
}
|
|
1678
|
+
|
|
1679
|
+
// @public
|
|
1680
|
+
export type SAPSizingRecommendationsResponse = SAPSizingRecommendationResultUnion;
|
|
1681
|
+
|
|
1682
|
+
// @public
|
|
1683
|
+
export type SAPSoftwareInstallationType = string;
|
|
1684
|
+
|
|
1685
|
+
// @public
|
|
1686
|
+
export interface SAPSupportedResourceSkusResult {
|
|
1687
|
+
supportedSkus?: SAPSupportedSku[];
|
|
1688
|
+
}
|
|
1689
|
+
|
|
1690
|
+
// @public
|
|
1691
|
+
export interface SAPSupportedSku {
|
|
1692
|
+
isAppServerCertified?: boolean;
|
|
1693
|
+
isDatabaseCertified?: boolean;
|
|
1694
|
+
vmSku?: string;
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1697
|
+
// @public
|
|
1698
|
+
export interface SAPSupportedSkuOptionalParams extends coreClient.OperationOptions {
|
|
1699
|
+
sAPSupportedSku?: SAPSupportedSkusRequest;
|
|
1700
|
+
}
|
|
1701
|
+
|
|
1702
|
+
// @public
|
|
1703
|
+
export type SAPSupportedSkuResponse = SAPSupportedResourceSkusResult;
|
|
1704
|
+
|
|
1705
|
+
// @public
|
|
1706
|
+
export interface SAPSupportedSkusRequest {
|
|
1707
|
+
appLocation: string;
|
|
1708
|
+
databaseType: SAPDatabaseType;
|
|
1709
|
+
deploymentType: SAPDeploymentType;
|
|
1710
|
+
environment: SAPEnvironmentType;
|
|
1711
|
+
highAvailabilityType?: SAPHighAvailabilityType;
|
|
1712
|
+
sapProduct: SAPProductType;
|
|
1713
|
+
}
|
|
1714
|
+
|
|
1715
|
+
// @public
|
|
1716
|
+
export type SAPVirtualInstance = TrackedResource & {
|
|
1717
|
+
identity?: UserAssignedServiceIdentity;
|
|
1718
|
+
environment: SAPEnvironmentType;
|
|
1719
|
+
sapProduct: SAPProductType;
|
|
1720
|
+
configuration: SAPConfigurationUnion;
|
|
1721
|
+
managedResourceGroupConfiguration?: ManagedRGConfiguration;
|
|
1722
|
+
readonly status?: SAPVirtualInstanceStatus;
|
|
1723
|
+
readonly health?: SAPHealthState;
|
|
1724
|
+
readonly state?: SAPVirtualInstanceState;
|
|
1725
|
+
readonly provisioningState?: SapVirtualInstanceProvisioningState;
|
|
1726
|
+
readonly errors?: SAPVirtualInstanceError;
|
|
1727
|
+
};
|
|
1728
|
+
|
|
1729
|
+
// @public
|
|
1730
|
+
export interface SAPVirtualInstanceError {
|
|
1731
|
+
properties?: ErrorDefinition;
|
|
1732
|
+
}
|
|
1733
|
+
|
|
1734
|
+
// @public
|
|
1735
|
+
export interface SAPVirtualInstanceList {
|
|
1736
|
+
nextLink?: string;
|
|
1737
|
+
value?: SAPVirtualInstance[];
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1740
|
+
// @public
|
|
1741
|
+
export type SapVirtualInstanceProvisioningState = string;
|
|
1742
|
+
|
|
1743
|
+
// @public
|
|
1744
|
+
export interface SAPVirtualInstances {
|
|
1745
|
+
beginCreate(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesCreateOptionalParams): Promise<PollerLike<PollOperationState<SAPVirtualInstancesCreateResponse>, SAPVirtualInstancesCreateResponse>>;
|
|
1746
|
+
beginCreateAndWait(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesCreateOptionalParams): Promise<SAPVirtualInstancesCreateResponse>;
|
|
1747
|
+
beginDelete(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesDeleteOptionalParams): Promise<PollerLike<PollOperationState<SAPVirtualInstancesDeleteResponse>, SAPVirtualInstancesDeleteResponse>>;
|
|
1748
|
+
beginDeleteAndWait(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesDeleteOptionalParams): Promise<SAPVirtualInstancesDeleteResponse>;
|
|
1749
|
+
beginStart(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesStartOptionalParams): Promise<PollerLike<PollOperationState<SAPVirtualInstancesStartResponse>, SAPVirtualInstancesStartResponse>>;
|
|
1750
|
+
beginStartAndWait(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesStartOptionalParams): Promise<SAPVirtualInstancesStartResponse>;
|
|
1751
|
+
beginStop(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesStopOptionalParams): Promise<PollerLike<PollOperationState<SAPVirtualInstancesStopResponse>, SAPVirtualInstancesStopResponse>>;
|
|
1752
|
+
beginStopAndWait(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesStopOptionalParams): Promise<SAPVirtualInstancesStopResponse>;
|
|
1753
|
+
get(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesGetOptionalParams): Promise<SAPVirtualInstancesGetResponse>;
|
|
1754
|
+
listByResourceGroup(resourceGroupName: string, options?: SAPVirtualInstancesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<SAPVirtualInstance>;
|
|
1755
|
+
listBySubscription(options?: SAPVirtualInstancesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<SAPVirtualInstance>;
|
|
1756
|
+
update(resourceGroupName: string, sapVirtualInstanceName: string, options?: SAPVirtualInstancesUpdateOptionalParams): Promise<SAPVirtualInstancesUpdateResponse>;
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
|
+
// @public
|
|
1760
|
+
export interface SAPVirtualInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1761
|
+
body?: SAPVirtualInstance;
|
|
1762
|
+
resumeFrom?: string;
|
|
1763
|
+
updateIntervalInMs?: number;
|
|
1764
|
+
}
|
|
1765
|
+
|
|
1766
|
+
// @public
|
|
1767
|
+
export type SAPVirtualInstancesCreateResponse = SAPVirtualInstance;
|
|
1768
|
+
|
|
1769
|
+
// @public
|
|
1770
|
+
export interface SAPVirtualInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1771
|
+
resumeFrom?: string;
|
|
1772
|
+
updateIntervalInMs?: number;
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
// @public
|
|
1776
|
+
export type SAPVirtualInstancesDeleteResponse = OperationStatusResult;
|
|
1777
|
+
|
|
1778
|
+
// @public
|
|
1779
|
+
export interface SAPVirtualInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
// @public
|
|
1783
|
+
export type SAPVirtualInstancesGetResponse = SAPVirtualInstance;
|
|
1784
|
+
|
|
1785
|
+
// @public
|
|
1786
|
+
export interface SAPVirtualInstancesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1787
|
+
}
|
|
1788
|
+
|
|
1789
|
+
// @public
|
|
1790
|
+
export type SAPVirtualInstancesListByResourceGroupNextResponse = SAPVirtualInstanceList;
|
|
1791
|
+
|
|
1792
|
+
// @public
|
|
1793
|
+
export interface SAPVirtualInstancesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1794
|
+
}
|
|
1795
|
+
|
|
1796
|
+
// @public
|
|
1797
|
+
export type SAPVirtualInstancesListByResourceGroupResponse = SAPVirtualInstanceList;
|
|
1798
|
+
|
|
1799
|
+
// @public
|
|
1800
|
+
export interface SAPVirtualInstancesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1803
|
+
// @public
|
|
1804
|
+
export type SAPVirtualInstancesListBySubscriptionNextResponse = SAPVirtualInstanceList;
|
|
1805
|
+
|
|
1806
|
+
// @public
|
|
1807
|
+
export interface SAPVirtualInstancesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1810
|
+
// @public
|
|
1811
|
+
export type SAPVirtualInstancesListBySubscriptionResponse = SAPVirtualInstanceList;
|
|
1812
|
+
|
|
1813
|
+
// @public
|
|
1814
|
+
export interface SAPVirtualInstancesStartOptionalParams extends coreClient.OperationOptions {
|
|
1815
|
+
resumeFrom?: string;
|
|
1816
|
+
updateIntervalInMs?: number;
|
|
1817
|
+
}
|
|
1818
|
+
|
|
1819
|
+
// @public
|
|
1820
|
+
export type SAPVirtualInstancesStartResponse = OperationStatusResult;
|
|
1821
|
+
|
|
1822
|
+
// @public
|
|
1823
|
+
export interface SAPVirtualInstancesStopOptionalParams extends coreClient.OperationOptions {
|
|
1824
|
+
body?: StopRequest;
|
|
1825
|
+
resumeFrom?: string;
|
|
1826
|
+
updateIntervalInMs?: number;
|
|
1827
|
+
}
|
|
1828
|
+
|
|
1829
|
+
// @public
|
|
1830
|
+
export type SAPVirtualInstancesStopResponse = OperationStatusResult;
|
|
1831
|
+
|
|
1832
|
+
// @public
|
|
1833
|
+
export type SAPVirtualInstanceState = string;
|
|
1834
|
+
|
|
1835
|
+
// @public
|
|
1836
|
+
export type SAPVirtualInstanceStatus = string;
|
|
1837
|
+
|
|
1838
|
+
// @public
|
|
1839
|
+
export interface SAPVirtualInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1840
|
+
body?: UpdateSAPVirtualInstanceRequest;
|
|
1841
|
+
}
|
|
1842
|
+
|
|
1843
|
+
// @public
|
|
1844
|
+
export type SAPVirtualInstancesUpdateResponse = SAPVirtualInstance;
|
|
1845
|
+
|
|
1846
|
+
// @public
|
|
1847
|
+
export type SearchProfile = NodeProfile & {
|
|
1848
|
+
searchType: SearchType;
|
|
1849
|
+
};
|
|
1850
|
+
|
|
1851
|
+
// @public
|
|
1852
|
+
export type SearchType = string;
|
|
1853
|
+
|
|
1854
|
+
// @public
|
|
1855
|
+
export type ServiceInitiatedSoftwareConfiguration = SoftwareConfiguration & {
|
|
1856
|
+
softwareInstallationType: "ServiceInitiated";
|
|
1857
|
+
bomUrl: string;
|
|
1858
|
+
softwareVersion: string;
|
|
1859
|
+
sapBitsStorageAccountId: string;
|
|
1860
|
+
sapFqdn: string;
|
|
1861
|
+
sshPrivateKey: string;
|
|
1862
|
+
highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration;
|
|
1863
|
+
};
|
|
1864
|
+
|
|
1865
|
+
// @public
|
|
1866
|
+
export type SingleServerConfiguration = InfrastructureConfiguration & {
|
|
1867
|
+
deploymentType: "SingleServer";
|
|
1868
|
+
networkConfiguration?: NetworkConfiguration;
|
|
1869
|
+
databaseType?: SAPDatabaseType;
|
|
1870
|
+
subnetId: string;
|
|
1871
|
+
virtualMachineConfiguration: VirtualMachineConfiguration;
|
|
1872
|
+
};
|
|
1873
|
+
|
|
1874
|
+
// @public
|
|
1875
|
+
export type SingleServerRecommendationResult = SAPSizingRecommendationResult & {
|
|
1876
|
+
deploymentType: "SingleServer";
|
|
1877
|
+
vmSku?: string;
|
|
1878
|
+
};
|
|
1879
|
+
|
|
1880
|
+
// @public
|
|
1881
|
+
export interface SiteProfile {
|
|
1882
|
+
domainName?: string;
|
|
1883
|
+
}
|
|
1884
|
+
|
|
1885
|
+
// @public
|
|
1886
|
+
export interface Sku {
|
|
1887
|
+
capacity?: number;
|
|
1888
|
+
family?: string;
|
|
1889
|
+
name: string;
|
|
1890
|
+
size?: string;
|
|
1891
|
+
tier?: SkuTier;
|
|
1892
|
+
}
|
|
1893
|
+
|
|
1894
|
+
// @public
|
|
1895
|
+
export interface SkuCapability {
|
|
1896
|
+
name?: string;
|
|
1897
|
+
value?: string;
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
// @public
|
|
1901
|
+
export interface SkuCapacity {
|
|
1902
|
+
default?: number;
|
|
1903
|
+
maximum?: number;
|
|
1904
|
+
minimum?: number;
|
|
1905
|
+
scaleType?: SkuScaleType;
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
// @public
|
|
1909
|
+
export interface SkuCost {
|
|
1910
|
+
extendedUnit?: string;
|
|
1911
|
+
meterId?: string;
|
|
1912
|
+
quantity?: number;
|
|
1913
|
+
}
|
|
1914
|
+
|
|
1915
|
+
// @public
|
|
1916
|
+
export interface SkuDefinition {
|
|
1917
|
+
capabilities?: SkuCapability[];
|
|
1918
|
+
capacity?: Record<string, unknown>;
|
|
1919
|
+
costs?: SkuCost[];
|
|
1920
|
+
family?: string;
|
|
1921
|
+
kind?: string;
|
|
1922
|
+
locationInfo?: SkuLocationAndZones[];
|
|
1923
|
+
locations?: string[];
|
|
1924
|
+
name: string;
|
|
1925
|
+
resourceType?: string;
|
|
1926
|
+
restrictions?: SkuRestriction[];
|
|
1927
|
+
size?: string;
|
|
1928
|
+
tier?: string;
|
|
1929
|
+
}
|
|
1930
|
+
|
|
1931
|
+
// @public
|
|
1932
|
+
export interface SkuLocationAndZones {
|
|
1933
|
+
extendedLocations?: string[];
|
|
1934
|
+
location?: string;
|
|
1935
|
+
type?: LocationType;
|
|
1936
|
+
zoneDetails?: SkuZoneDetail[];
|
|
1937
|
+
zones?: string[];
|
|
1938
|
+
}
|
|
1939
|
+
|
|
1940
|
+
// @public
|
|
1941
|
+
export interface SkuRestriction {
|
|
1942
|
+
reasonCode?: SkuRestrictionReasonCode;
|
|
1943
|
+
restrictionInfo?: Record<string, unknown>;
|
|
1944
|
+
type?: SkuRestrictionType;
|
|
1945
|
+
values?: string[];
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
// @public
|
|
1949
|
+
export type SkuRestrictionReasonCode = string;
|
|
1950
|
+
|
|
1951
|
+
// @public
|
|
1952
|
+
export type SkuRestrictionType = string;
|
|
1953
|
+
|
|
1954
|
+
// @public
|
|
1955
|
+
export interface Skus {
|
|
1956
|
+
list(options?: SkusListOptionalParams): PagedAsyncIterableIterator<SkuDefinition>;
|
|
1957
|
+
}
|
|
1958
|
+
|
|
1959
|
+
// @public
|
|
1960
|
+
export type SkuScaleType = string;
|
|
1961
|
+
|
|
1962
|
+
// @public
|
|
1963
|
+
export interface SkusListNextOptionalParams extends coreClient.OperationOptions {
|
|
1964
|
+
}
|
|
1965
|
+
|
|
1966
|
+
// @public
|
|
1967
|
+
export type SkusListNextResponse = SkusListResult;
|
|
1968
|
+
|
|
1969
|
+
// @public
|
|
1970
|
+
export interface SkusListOptionalParams extends coreClient.OperationOptions {
|
|
1971
|
+
}
|
|
1972
|
+
|
|
1973
|
+
// @public
|
|
1974
|
+
export type SkusListResponse = SkusListResult;
|
|
1975
|
+
|
|
1976
|
+
// @public
|
|
1977
|
+
export interface SkusListResult {
|
|
1978
|
+
readonly nextLink?: string;
|
|
1979
|
+
readonly value?: SkuDefinition[];
|
|
1980
|
+
}
|
|
1981
|
+
|
|
1982
|
+
// @public
|
|
1983
|
+
export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
|
|
1984
|
+
|
|
1985
|
+
// @public
|
|
1986
|
+
export interface SkuZoneDetail {
|
|
1987
|
+
capabilities?: SkuCapability[];
|
|
1988
|
+
zones?: string[];
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
// @public
|
|
1992
|
+
export interface SoftwareConfiguration {
|
|
1993
|
+
softwareInstallationType: "ServiceInitiated" | "SAPInstallWithoutOSConfig";
|
|
1994
|
+
}
|
|
1995
|
+
|
|
1996
|
+
// @public (undocumented)
|
|
1997
|
+
export type SoftwareConfigurationUnion = SoftwareConfiguration | ServiceInitiatedSoftwareConfiguration | SAPInstallWithoutOSConfigSoftwareConfiguration;
|
|
1998
|
+
|
|
1999
|
+
// @public
|
|
2000
|
+
export interface SshConfiguration {
|
|
2001
|
+
publicKeys?: SshPublicKey[];
|
|
2002
|
+
}
|
|
2003
|
+
|
|
2004
|
+
// @public
|
|
2005
|
+
export interface SshKeyPair {
|
|
2006
|
+
privateKey?: string;
|
|
2007
|
+
publicKey?: string;
|
|
2008
|
+
}
|
|
2009
|
+
|
|
2010
|
+
// @public
|
|
2011
|
+
export interface SshPublicKey {
|
|
2012
|
+
keyData?: string;
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
// @public
|
|
2016
|
+
export interface StopRequest {
|
|
2017
|
+
hardStop?: boolean;
|
|
2018
|
+
}
|
|
2019
|
+
|
|
2020
|
+
// @public
|
|
2021
|
+
export interface SystemData {
|
|
2022
|
+
createdAt?: Date;
|
|
2023
|
+
createdBy?: string;
|
|
2024
|
+
createdByType?: CreatedByType;
|
|
2025
|
+
lastModifiedAt?: Date;
|
|
2026
|
+
lastModifiedBy?: string;
|
|
2027
|
+
lastModifiedByType?: CreatedByType;
|
|
2028
|
+
}
|
|
2029
|
+
|
|
2030
|
+
// @public
|
|
2031
|
+
export interface Tags {
|
|
2032
|
+
tags?: {
|
|
2033
|
+
[propertyName: string]: string;
|
|
2034
|
+
};
|
|
2035
|
+
}
|
|
2036
|
+
|
|
2037
|
+
// @public
|
|
2038
|
+
export type ThreeTierConfiguration = InfrastructureConfiguration & {
|
|
2039
|
+
deploymentType: "ThreeTier";
|
|
2040
|
+
networkConfiguration?: NetworkConfiguration;
|
|
2041
|
+
centralServer: CentralServerConfiguration;
|
|
2042
|
+
applicationServer: ApplicationServerConfiguration;
|
|
2043
|
+
databaseServer: DatabaseConfiguration;
|
|
2044
|
+
highAvailabilityConfig?: HighAvailabilityConfiguration;
|
|
2045
|
+
};
|
|
2046
|
+
|
|
2047
|
+
// @public
|
|
2048
|
+
export type ThreeTierRecommendationResult = SAPSizingRecommendationResult & {
|
|
2049
|
+
deploymentType: "ThreeTier";
|
|
2050
|
+
dbVmSku?: string;
|
|
2051
|
+
databaseInstanceCount?: number;
|
|
2052
|
+
centralServerVmSku?: string;
|
|
2053
|
+
centralServerInstanceCount?: number;
|
|
2054
|
+
applicationServerVmSku?: string;
|
|
2055
|
+
applicationServerInstanceCount?: number;
|
|
2056
|
+
};
|
|
2057
|
+
|
|
2058
|
+
// @public
|
|
2059
|
+
export type TrackedResource = Resource & {
|
|
2060
|
+
tags?: {
|
|
2061
|
+
[propertyName: string]: string;
|
|
2062
|
+
};
|
|
2063
|
+
location: string;
|
|
2064
|
+
};
|
|
2065
|
+
|
|
2066
|
+
// @public
|
|
2067
|
+
export interface UpdateMonitorRequest {
|
|
2068
|
+
identity?: UserAssignedServiceIdentity;
|
|
2069
|
+
tags?: {
|
|
2070
|
+
[propertyName: string]: string;
|
|
2071
|
+
};
|
|
2072
|
+
}
|
|
2073
|
+
|
|
2074
|
+
// @public
|
|
2075
|
+
export interface UpdateSAPApplicationInstanceRequest {
|
|
2076
|
+
tags?: {
|
|
2077
|
+
[propertyName: string]: string;
|
|
2078
|
+
};
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
// @public
|
|
2082
|
+
export interface UpdateSAPCentralInstanceRequest {
|
|
2083
|
+
tags?: {
|
|
2084
|
+
[propertyName: string]: string;
|
|
2085
|
+
};
|
|
2086
|
+
}
|
|
2087
|
+
|
|
2088
|
+
// @public
|
|
2089
|
+
export interface UpdateSAPDatabaseInstanceRequest {
|
|
2090
|
+
tags?: {
|
|
2091
|
+
[propertyName: string]: string;
|
|
2092
|
+
};
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2095
|
+
// @public
|
|
2096
|
+
export interface UpdateSAPVirtualInstanceRequest {
|
|
2097
|
+
identity?: UserAssignedServiceIdentity;
|
|
2098
|
+
tags?: {
|
|
2099
|
+
[propertyName: string]: string;
|
|
2100
|
+
};
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
// @public
|
|
2104
|
+
export interface UserAssignedIdentity {
|
|
2105
|
+
readonly clientId?: string;
|
|
2106
|
+
readonly principalId?: string;
|
|
2107
|
+
}
|
|
2108
|
+
|
|
2109
|
+
// @public
|
|
2110
|
+
export interface UserAssignedServiceIdentity {
|
|
2111
|
+
type: ManagedServiceIdentityType;
|
|
2112
|
+
userAssignedIdentities?: {
|
|
2113
|
+
[propertyName: string]: UserAssignedIdentity;
|
|
2114
|
+
};
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2117
|
+
// @public
|
|
2118
|
+
export interface UserProfile {
|
|
2119
|
+
sshPublicKey: string;
|
|
2120
|
+
userName: string;
|
|
2121
|
+
}
|
|
2122
|
+
|
|
2123
|
+
// @public
|
|
2124
|
+
export interface VirtualMachineConfiguration {
|
|
2125
|
+
imageReference: ImageReference;
|
|
2126
|
+
osProfile: OSProfile;
|
|
2127
|
+
vmSize: string;
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
// @public
|
|
2131
|
+
export type VmssNodesProfile = NodeProfile & {
|
|
2132
|
+
autoScaleMinCount?: number;
|
|
2133
|
+
autoScaleMaxCount?: number;
|
|
2134
|
+
};
|
|
2135
|
+
|
|
2136
|
+
// @public
|
|
2137
|
+
export type WindowsConfiguration = OSConfiguration & {
|
|
2138
|
+
osType: "Windows";
|
|
2139
|
+
};
|
|
2140
|
+
|
|
2141
|
+
// @public
|
|
2142
|
+
export type WordpressInstanceResource = ProxyResource & {
|
|
2143
|
+
version?: WordpressVersions;
|
|
2144
|
+
databaseName?: string;
|
|
2145
|
+
databaseUser?: string;
|
|
2146
|
+
readonly siteUrl?: string;
|
|
2147
|
+
readonly provisioningState?: ApplicationProvisioningState;
|
|
2148
|
+
};
|
|
2149
|
+
|
|
2150
|
+
// @public
|
|
2151
|
+
export interface WordpressInstanceResourceList {
|
|
2152
|
+
nextLink?: string;
|
|
2153
|
+
value?: WordpressInstanceResource[];
|
|
2154
|
+
}
|
|
2155
|
+
|
|
2156
|
+
// @public
|
|
2157
|
+
export interface WordpressInstances {
|
|
2158
|
+
beginCreateOrUpdate(resourceGroupName: string, phpWorkloadName: string, wordpressInstanceResource: WordpressInstanceResource, options?: WordpressInstancesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WordpressInstancesCreateOrUpdateResponse>, WordpressInstancesCreateOrUpdateResponse>>;
|
|
2159
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, phpWorkloadName: string, wordpressInstanceResource: WordpressInstanceResource, options?: WordpressInstancesCreateOrUpdateOptionalParams): Promise<WordpressInstancesCreateOrUpdateResponse>;
|
|
2160
|
+
delete(resourceGroupName: string, phpWorkloadName: string, options?: WordpressInstancesDeleteOptionalParams): Promise<void>;
|
|
2161
|
+
get(resourceGroupName: string, phpWorkloadName: string, options?: WordpressInstancesGetOptionalParams): Promise<WordpressInstancesGetResponse>;
|
|
2162
|
+
list(resourceGroupName: string, phpWorkloadName: string, options?: WordpressInstancesListOptionalParams): PagedAsyncIterableIterator<WordpressInstanceResource>;
|
|
2163
|
+
}
|
|
2164
|
+
|
|
2165
|
+
// @public
|
|
2166
|
+
export interface WordpressInstancesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2167
|
+
resumeFrom?: string;
|
|
2168
|
+
updateIntervalInMs?: number;
|
|
2169
|
+
}
|
|
2170
|
+
|
|
2171
|
+
// @public
|
|
2172
|
+
export type WordpressInstancesCreateOrUpdateResponse = WordpressInstanceResource;
|
|
2173
|
+
|
|
2174
|
+
// @public
|
|
2175
|
+
export interface WordpressInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2176
|
+
}
|
|
2177
|
+
|
|
2178
|
+
// @public
|
|
2179
|
+
export interface WordpressInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2180
|
+
}
|
|
2181
|
+
|
|
2182
|
+
// @public
|
|
2183
|
+
export type WordpressInstancesGetResponse = WordpressInstanceResource;
|
|
2184
|
+
|
|
2185
|
+
// @public
|
|
2186
|
+
export interface WordpressInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2187
|
+
}
|
|
2188
|
+
|
|
2189
|
+
// @public
|
|
2190
|
+
export type WordpressInstancesListNextResponse = WordpressInstanceResourceList;
|
|
2191
|
+
|
|
2192
|
+
// @public
|
|
2193
|
+
export interface WordpressInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
2194
|
+
}
|
|
2195
|
+
|
|
2196
|
+
// @public
|
|
2197
|
+
export type WordpressInstancesListResponse = WordpressInstanceResourceList;
|
|
2198
|
+
|
|
2199
|
+
// @public
|
|
2200
|
+
export type WordpressVersions = string;
|
|
2201
|
+
|
|
2202
|
+
// @public
|
|
2203
|
+
export type WorkloadKind = string;
|
|
2204
|
+
|
|
2205
|
+
// @public
|
|
2206
|
+
export type WorkloadMonitorActionType = string;
|
|
2207
|
+
|
|
2208
|
+
// @public
|
|
2209
|
+
export type WorkloadMonitorProvisioningState = string;
|
|
2210
|
+
|
|
2211
|
+
// @public (undocumented)
|
|
2212
|
+
export class WorkloadsClient extends coreClient.ServiceClient {
|
|
2213
|
+
// (undocumented)
|
|
2214
|
+
$host: string;
|
|
2215
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: WorkloadsClientOptionalParams);
|
|
2216
|
+
// (undocumented)
|
|
2217
|
+
apiVersion: string;
|
|
2218
|
+
// (undocumented)
|
|
2219
|
+
monitors: Monitors;
|
|
2220
|
+
// (undocumented)
|
|
2221
|
+
operations: Operations;
|
|
2222
|
+
// (undocumented)
|
|
2223
|
+
phpWorkloads: PhpWorkloads;
|
|
2224
|
+
// (undocumented)
|
|
2225
|
+
providerInstances: ProviderInstances;
|
|
2226
|
+
// (undocumented)
|
|
2227
|
+
sAPApplicationServerInstances: SAPApplicationServerInstances;
|
|
2228
|
+
sAPAvailabilityZoneDetails(location: string, options?: SAPAvailabilityZoneDetailsOptionalParams): Promise<SAPAvailabilityZoneDetailsResponse>;
|
|
2229
|
+
// (undocumented)
|
|
2230
|
+
sAPCentralInstances: SAPCentralInstances;
|
|
2231
|
+
// (undocumented)
|
|
2232
|
+
sAPDatabaseInstances: SAPDatabaseInstances;
|
|
2233
|
+
sAPDiskConfigurations(location: string, options?: SAPDiskConfigurationsOptionalParams): Promise<SAPDiskConfigurationsResponse>;
|
|
2234
|
+
sAPSizingRecommendations(location: string, options?: SAPSizingRecommendationsOptionalParams): Promise<SAPSizingRecommendationsResponse>;
|
|
2235
|
+
sAPSupportedSku(location: string, options?: SAPSupportedSkuOptionalParams): Promise<SAPSupportedSkuResponse>;
|
|
2236
|
+
// (undocumented)
|
|
2237
|
+
sAPVirtualInstances: SAPVirtualInstances;
|
|
2238
|
+
// (undocumented)
|
|
2239
|
+
skus: Skus;
|
|
2240
|
+
// (undocumented)
|
|
2241
|
+
subscriptionId: string;
|
|
2242
|
+
// (undocumented)
|
|
2243
|
+
wordpressInstances: WordpressInstances;
|
|
2244
|
+
}
|
|
2245
|
+
|
|
2246
|
+
// @public
|
|
2247
|
+
export interface WorkloadsClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
2248
|
+
$host?: string;
|
|
2249
|
+
apiVersion?: string;
|
|
2250
|
+
endpoint?: string;
|
|
2251
|
+
}
|
|
2252
|
+
|
|
2253
|
+
// (No @packageDocumentation comment for this package)
|
|
2254
|
+
|
|
2255
|
+
```
|