@azure/arm-servicefabricmanagedclusters 1.0.0-beta.4 → 1.0.0-beta.5
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/dist/browser/api/applicationTypeVersions/operations.d.ts +6 -6
- package/dist/browser/api/applicationTypeVersions/operations.js +44 -21
- package/dist/browser/api/applicationTypeVersions/operations.js.map +1 -1
- package/dist/browser/api/applicationTypeVersions/options.d.ts +1 -1
- package/dist/browser/api/applicationTypeVersions/options.js.map +1 -1
- package/dist/browser/api/applicationTypes/operations.d.ts +6 -6
- package/dist/browser/api/applicationTypes/operations.js +42 -19
- package/dist/browser/api/applicationTypes/operations.js.map +1 -1
- package/dist/browser/api/applicationTypes/options.d.ts +1 -1
- package/dist/browser/api/applicationTypes/options.js.map +1 -1
- package/dist/browser/api/applications/index.d.ts +2 -2
- package/dist/browser/api/applications/index.js +1 -1
- package/dist/browser/api/applications/index.js.map +1 -1
- package/dist/browser/api/applications/operations.d.ts +10 -6
- package/dist/browser/api/applications/operations.js +95 -37
- package/dist/browser/api/applications/operations.js.map +1 -1
- package/dist/browser/api/applications/options.d.ts +6 -1
- package/dist/browser/api/applications/options.js.map +1 -1
- package/dist/browser/api/managedApplyMaintenanceWindow/operations.d.ts +3 -3
- package/dist/browser/api/managedApplyMaintenanceWindow/operations.js +3 -4
- package/dist/browser/api/managedApplyMaintenanceWindow/operations.js.map +1 -1
- package/dist/browser/api/managedApplyMaintenanceWindow/options.d.ts +1 -1
- package/dist/browser/api/managedApplyMaintenanceWindow/options.js.map +1 -1
- package/dist/browser/api/managedAzResiliencyStatus/operations.d.ts +4 -4
- package/dist/browser/api/managedAzResiliencyStatus/operations.js +9 -4
- package/dist/browser/api/managedAzResiliencyStatus/operations.js.map +1 -1
- package/dist/browser/api/managedAzResiliencyStatus/options.d.ts +1 -1
- package/dist/browser/api/managedAzResiliencyStatus/options.js.map +1 -1
- package/dist/browser/api/managedClusterVersion/operations.d.ts +4 -4
- package/dist/browser/api/managedClusterVersion/operations.js +33 -13
- package/dist/browser/api/managedClusterVersion/operations.js.map +1 -1
- package/dist/browser/api/managedClusterVersion/options.d.ts +1 -1
- package/dist/browser/api/managedClusterVersion/options.js.map +1 -1
- package/dist/browser/api/managedClusters/operations.d.ts +6 -6
- package/dist/browser/api/managedClusters/operations.js +86 -40
- package/dist/browser/api/managedClusters/operations.js.map +1 -1
- package/dist/browser/api/managedClusters/options.d.ts +1 -1
- package/dist/browser/api/managedClusters/options.js.map +1 -1
- package/dist/browser/api/managedMaintenanceWindowStatus/operations.d.ts +4 -4
- package/dist/browser/api/managedMaintenanceWindowStatus/operations.js +9 -4
- package/dist/browser/api/managedMaintenanceWindowStatus/operations.js.map +1 -1
- package/dist/browser/api/managedMaintenanceWindowStatus/options.d.ts +1 -1
- package/dist/browser/api/managedMaintenanceWindowStatus/options.js.map +1 -1
- package/dist/browser/api/managedUnsupportedVMSizes/operations.d.ts +5 -5
- package/dist/browser/api/managedUnsupportedVMSizes/operations.js +18 -8
- package/dist/browser/api/managedUnsupportedVMSizes/operations.js.map +1 -1
- package/dist/browser/api/managedUnsupportedVMSizes/options.d.ts +1 -1
- package/dist/browser/api/managedUnsupportedVMSizes/options.js.map +1 -1
- package/dist/browser/api/nodeTypeSkus/operations.d.ts +5 -5
- package/dist/browser/api/nodeTypeSkus/operations.js +10 -5
- package/dist/browser/api/nodeTypeSkus/operations.js.map +1 -1
- package/dist/browser/api/nodeTypeSkus/options.d.ts +1 -1
- package/dist/browser/api/nodeTypeSkus/options.js.map +1 -1
- package/dist/browser/api/nodeTypes/operations.d.ts +6 -6
- package/dist/browser/api/nodeTypes/operations.js +128 -69
- package/dist/browser/api/nodeTypes/operations.js.map +1 -1
- package/dist/browser/api/nodeTypes/options.d.ts +1 -1
- package/dist/browser/api/nodeTypes/options.js.map +1 -1
- package/dist/browser/api/operationResults/operations.d.ts +3 -3
- package/dist/browser/api/operationResults/operations.js +3 -4
- package/dist/browser/api/operationResults/operations.js.map +1 -1
- package/dist/browser/api/operationResults/options.d.ts +1 -1
- package/dist/browser/api/operationResults/options.js.map +1 -1
- package/dist/browser/api/operationStatus/operations.d.ts +4 -4
- package/dist/browser/api/operationStatus/operations.js +9 -4
- package/dist/browser/api/operationStatus/operations.js.map +1 -1
- package/dist/browser/api/operationStatus/options.d.ts +1 -1
- package/dist/browser/api/operationStatus/options.js.map +1 -1
- package/dist/browser/api/operations/operations.d.ts +5 -5
- package/dist/browser/api/operations/operations.js +10 -5
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/operations/options.d.ts +1 -1
- package/dist/browser/api/operations/options.js.map +1 -1
- package/dist/browser/api/serviceFabricManagedClustersManagementContext.d.ts +5 -2
- package/dist/browser/api/serviceFabricManagedClustersManagementContext.js +17 -10
- package/dist/browser/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
- package/dist/browser/api/services/operations.d.ts +6 -6
- package/dist/browser/api/services/operations.js +44 -21
- package/dist/browser/api/services/operations.js.map +1 -1
- package/dist/browser/api/services/options.d.ts +1 -1
- package/dist/browser/api/services/options.js.map +1 -1
- package/dist/browser/classic/applicationTypeVersions/index.d.ts +5 -5
- package/dist/browser/classic/applicationTypeVersions/index.js +3 -1
- package/dist/browser/classic/applicationTypeVersions/index.js.map +1 -1
- package/dist/browser/classic/applicationTypes/index.d.ts +5 -5
- package/dist/browser/classic/applicationTypes/index.js +3 -1
- package/dist/browser/classic/applicationTypes/index.js.map +1 -1
- package/dist/browser/classic/applications/index.d.ts +7 -5
- package/dist/browser/classic/applications/index.js +5 -2
- package/dist/browser/classic/applications/index.js.map +1 -1
- package/dist/browser/classic/managedApplyMaintenanceWindow/index.d.ts +2 -2
- package/dist/browser/classic/managedApplyMaintenanceWindow/index.js +3 -1
- package/dist/browser/classic/managedApplyMaintenanceWindow/index.js.map +1 -1
- package/dist/browser/classic/managedAzResiliencyStatus/index.d.ts +3 -3
- package/dist/browser/classic/managedAzResiliencyStatus/index.js +3 -1
- package/dist/browser/classic/managedAzResiliencyStatus/index.js.map +1 -1
- package/dist/browser/classic/managedClusterVersion/index.d.ts +3 -3
- package/dist/browser/classic/managedClusterVersion/index.js +3 -1
- package/dist/browser/classic/managedClusterVersion/index.js.map +1 -1
- package/dist/browser/classic/managedClusters/index.d.ts +5 -5
- package/dist/browser/classic/managedClusters/index.js +3 -1
- package/dist/browser/classic/managedClusters/index.js.map +1 -1
- package/dist/browser/classic/managedMaintenanceWindowStatus/index.d.ts +3 -3
- package/dist/browser/classic/managedMaintenanceWindowStatus/index.js +3 -1
- package/dist/browser/classic/managedMaintenanceWindowStatus/index.js.map +1 -1
- package/dist/browser/classic/managedUnsupportedVMSizes/index.d.ts +4 -4
- package/dist/browser/classic/managedUnsupportedVMSizes/index.js +3 -1
- package/dist/browser/classic/managedUnsupportedVMSizes/index.js.map +1 -1
- package/dist/browser/classic/nodeTypeSkus/index.d.ts +4 -4
- package/dist/browser/classic/nodeTypeSkus/index.js +3 -1
- package/dist/browser/classic/nodeTypeSkus/index.js.map +1 -1
- package/dist/browser/classic/nodeTypes/index.d.ts +5 -5
- package/dist/browser/classic/nodeTypes/index.js +3 -1
- package/dist/browser/classic/nodeTypes/index.js.map +1 -1
- package/dist/browser/classic/operationResults/index.d.ts +2 -2
- package/dist/browser/classic/operationResults/index.js +3 -1
- package/dist/browser/classic/operationResults/index.js.map +1 -1
- package/dist/browser/classic/operationStatus/index.d.ts +3 -3
- package/dist/browser/classic/operationStatus/index.js +3 -1
- package/dist/browser/classic/operationStatus/index.js.map +1 -1
- package/dist/browser/classic/operations/index.d.ts +4 -4
- package/dist/browser/classic/operations/index.js +3 -1
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/services/index.d.ts +5 -5
- package/dist/browser/classic/services/index.js +3 -1
- package/dist/browser/classic/services/index.js.map +1 -1
- package/dist/browser/index.d.ts +4 -2
- package/dist/browser/index.js +3 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +1 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +148 -6
- package/dist/browser/models/models.js +87 -2
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +4 -4
- package/dist/browser/restorePollerHelpers.js +17 -15
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/serviceFabricManagedClustersManagementClient.d.ts +18 -18
- package/dist/browser/serviceFabricManagedClustersManagementClient.js +52 -17
- package/dist/browser/serviceFabricManagedClustersManagementClient.js.map +1 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +31 -50
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/browser/static-helpers/pollingHelpers.js +15 -12
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +24 -8
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/applicationTypeVersions/operations.d.ts +6 -6
- package/dist/commonjs/api/applicationTypeVersions/operations.js +43 -20
- package/dist/commonjs/api/applicationTypeVersions/operations.js.map +1 -1
- package/dist/commonjs/api/applicationTypeVersions/options.d.ts +1 -1
- package/dist/commonjs/api/applicationTypeVersions/options.js.map +1 -1
- package/dist/commonjs/api/applicationTypes/operations.d.ts +6 -6
- package/dist/commonjs/api/applicationTypes/operations.js +41 -18
- package/dist/commonjs/api/applicationTypes/operations.js.map +1 -1
- package/dist/commonjs/api/applicationTypes/options.d.ts +1 -1
- package/dist/commonjs/api/applicationTypes/options.js.map +1 -1
- package/dist/commonjs/api/applications/index.d.ts +2 -2
- package/dist/commonjs/api/applications/index.js +2 -1
- package/dist/commonjs/api/applications/index.js.map +1 -1
- package/dist/commonjs/api/applications/operations.d.ts +10 -6
- package/dist/commonjs/api/applications/operations.js +96 -35
- package/dist/commonjs/api/applications/operations.js.map +1 -1
- package/dist/commonjs/api/applications/options.d.ts +6 -1
- package/dist/commonjs/api/applications/options.js.map +1 -1
- package/dist/commonjs/api/managedApplyMaintenanceWindow/operations.d.ts +3 -3
- package/dist/commonjs/api/managedApplyMaintenanceWindow/operations.js +2 -3
- package/dist/commonjs/api/managedApplyMaintenanceWindow/operations.js.map +1 -1
- package/dist/commonjs/api/managedApplyMaintenanceWindow/options.d.ts +1 -1
- package/dist/commonjs/api/managedApplyMaintenanceWindow/options.js.map +1 -1
- package/dist/commonjs/api/managedAzResiliencyStatus/operations.d.ts +4 -4
- package/dist/commonjs/api/managedAzResiliencyStatus/operations.js +8 -3
- package/dist/commonjs/api/managedAzResiliencyStatus/operations.js.map +1 -1
- package/dist/commonjs/api/managedAzResiliencyStatus/options.d.ts +1 -1
- package/dist/commonjs/api/managedAzResiliencyStatus/options.js.map +1 -1
- package/dist/commonjs/api/managedClusterVersion/operations.d.ts +4 -4
- package/dist/commonjs/api/managedClusterVersion/operations.js +32 -12
- package/dist/commonjs/api/managedClusterVersion/operations.js.map +1 -1
- package/dist/commonjs/api/managedClusterVersion/options.d.ts +1 -1
- package/dist/commonjs/api/managedClusterVersion/options.js.map +1 -1
- package/dist/commonjs/api/managedClusters/operations.d.ts +6 -6
- package/dist/commonjs/api/managedClusters/operations.js +85 -39
- package/dist/commonjs/api/managedClusters/operations.js.map +1 -1
- package/dist/commonjs/api/managedClusters/options.d.ts +1 -1
- package/dist/commonjs/api/managedClusters/options.js.map +1 -1
- package/dist/commonjs/api/managedMaintenanceWindowStatus/operations.d.ts +4 -4
- package/dist/commonjs/api/managedMaintenanceWindowStatus/operations.js +8 -3
- package/dist/commonjs/api/managedMaintenanceWindowStatus/operations.js.map +1 -1
- package/dist/commonjs/api/managedMaintenanceWindowStatus/options.d.ts +1 -1
- package/dist/commonjs/api/managedMaintenanceWindowStatus/options.js.map +1 -1
- package/dist/commonjs/api/managedUnsupportedVMSizes/operations.d.ts +5 -5
- package/dist/commonjs/api/managedUnsupportedVMSizes/operations.js +16 -6
- package/dist/commonjs/api/managedUnsupportedVMSizes/operations.js.map +1 -1
- package/dist/commonjs/api/managedUnsupportedVMSizes/options.d.ts +1 -1
- package/dist/commonjs/api/managedUnsupportedVMSizes/options.js.map +1 -1
- package/dist/commonjs/api/nodeTypeSkus/operations.d.ts +5 -5
- package/dist/commonjs/api/nodeTypeSkus/operations.js +8 -3
- package/dist/commonjs/api/nodeTypeSkus/operations.js.map +1 -1
- package/dist/commonjs/api/nodeTypeSkus/options.d.ts +1 -1
- package/dist/commonjs/api/nodeTypeSkus/options.js.map +1 -1
- package/dist/commonjs/api/nodeTypes/operations.d.ts +6 -6
- package/dist/commonjs/api/nodeTypes/operations.js +127 -68
- package/dist/commonjs/api/nodeTypes/operations.js.map +1 -1
- package/dist/commonjs/api/nodeTypes/options.d.ts +1 -1
- package/dist/commonjs/api/nodeTypes/options.js.map +1 -1
- package/dist/commonjs/api/operationResults/operations.d.ts +3 -3
- package/dist/commonjs/api/operationResults/operations.js +2 -3
- package/dist/commonjs/api/operationResults/operations.js.map +1 -1
- package/dist/commonjs/api/operationResults/options.d.ts +1 -1
- package/dist/commonjs/api/operationResults/options.js.map +1 -1
- package/dist/commonjs/api/operationStatus/operations.d.ts +4 -4
- package/dist/commonjs/api/operationStatus/operations.js +8 -3
- package/dist/commonjs/api/operationStatus/operations.js.map +1 -1
- package/dist/commonjs/api/operationStatus/options.d.ts +1 -1
- package/dist/commonjs/api/operationStatus/options.js.map +1 -1
- package/dist/commonjs/api/operations/operations.d.ts +5 -5
- package/dist/commonjs/api/operations/operations.js +8 -3
- package/dist/commonjs/api/operations/operations.js.map +1 -1
- package/dist/commonjs/api/operations/options.d.ts +1 -1
- package/dist/commonjs/api/operations/options.js.map +1 -1
- package/dist/commonjs/api/serviceFabricManagedClustersManagementContext.d.ts +5 -2
- package/dist/commonjs/api/serviceFabricManagedClustersManagementContext.js +17 -10
- package/dist/commonjs/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
- package/dist/commonjs/api/services/operations.d.ts +6 -6
- package/dist/commonjs/api/services/operations.js +43 -20
- package/dist/commonjs/api/services/operations.js.map +1 -1
- package/dist/commonjs/api/services/options.d.ts +1 -1
- package/dist/commonjs/api/services/options.js.map +1 -1
- package/dist/commonjs/classic/applicationTypeVersions/index.d.ts +5 -5
- package/dist/commonjs/classic/applicationTypeVersions/index.js +3 -1
- package/dist/commonjs/classic/applicationTypeVersions/index.js.map +1 -1
- package/dist/commonjs/classic/applicationTypes/index.d.ts +5 -5
- package/dist/commonjs/classic/applicationTypes/index.js +3 -1
- package/dist/commonjs/classic/applicationTypes/index.js.map +1 -1
- package/dist/commonjs/classic/applications/index.d.ts +7 -5
- package/dist/commonjs/classic/applications/index.js +4 -1
- package/dist/commonjs/classic/applications/index.js.map +1 -1
- package/dist/commonjs/classic/managedApplyMaintenanceWindow/index.d.ts +2 -2
- package/dist/commonjs/classic/managedApplyMaintenanceWindow/index.js +3 -1
- package/dist/commonjs/classic/managedApplyMaintenanceWindow/index.js.map +1 -1
- package/dist/commonjs/classic/managedAzResiliencyStatus/index.d.ts +3 -3
- package/dist/commonjs/classic/managedAzResiliencyStatus/index.js +3 -1
- package/dist/commonjs/classic/managedAzResiliencyStatus/index.js.map +1 -1
- package/dist/commonjs/classic/managedClusterVersion/index.d.ts +3 -3
- package/dist/commonjs/classic/managedClusterVersion/index.js +3 -1
- package/dist/commonjs/classic/managedClusterVersion/index.js.map +1 -1
- package/dist/commonjs/classic/managedClusters/index.d.ts +5 -5
- package/dist/commonjs/classic/managedClusters/index.js +3 -1
- package/dist/commonjs/classic/managedClusters/index.js.map +1 -1
- package/dist/commonjs/classic/managedMaintenanceWindowStatus/index.d.ts +3 -3
- package/dist/commonjs/classic/managedMaintenanceWindowStatus/index.js +3 -1
- package/dist/commonjs/classic/managedMaintenanceWindowStatus/index.js.map +1 -1
- package/dist/commonjs/classic/managedUnsupportedVMSizes/index.d.ts +4 -4
- package/dist/commonjs/classic/managedUnsupportedVMSizes/index.js +3 -1
- package/dist/commonjs/classic/managedUnsupportedVMSizes/index.js.map +1 -1
- package/dist/commonjs/classic/nodeTypeSkus/index.d.ts +4 -4
- package/dist/commonjs/classic/nodeTypeSkus/index.js +3 -1
- package/dist/commonjs/classic/nodeTypeSkus/index.js.map +1 -1
- package/dist/commonjs/classic/nodeTypes/index.d.ts +5 -5
- package/dist/commonjs/classic/nodeTypes/index.js +3 -1
- package/dist/commonjs/classic/nodeTypes/index.js.map +1 -1
- package/dist/commonjs/classic/operationResults/index.d.ts +2 -2
- package/dist/commonjs/classic/operationResults/index.js +3 -1
- package/dist/commonjs/classic/operationResults/index.js.map +1 -1
- package/dist/commonjs/classic/operationStatus/index.d.ts +3 -3
- package/dist/commonjs/classic/operationStatus/index.js +3 -1
- package/dist/commonjs/classic/operationStatus/index.js.map +1 -1
- package/dist/commonjs/classic/operations/index.d.ts +4 -4
- package/dist/commonjs/classic/operations/index.js +3 -1
- package/dist/commonjs/classic/operations/index.js.map +1 -1
- package/dist/commonjs/classic/services/index.d.ts +5 -5
- package/dist/commonjs/classic/services/index.js +3 -1
- package/dist/commonjs/classic/services/index.js.map +1 -1
- package/dist/commonjs/index.d.ts +4 -2
- package/dist/commonjs/index.js +6 -1
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1 -1
- package/dist/commonjs/models/index.js +4 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +148 -6
- package/dist/commonjs/models/models.js +93 -3
- package/dist/commonjs/models/models.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
- package/dist/commonjs/restorePollerHelpers.js +15 -13
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/serviceFabricManagedClustersManagementClient.d.ts +18 -18
- package/dist/commonjs/serviceFabricManagedClustersManagementClient.js +66 -31
- package/dist/commonjs/serviceFabricManagedClustersManagementClient.js.map +1 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +42 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +31 -50
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +24 -8
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/applicationTypeVersions/operations.d.ts +6 -6
- package/dist/esm/api/applicationTypeVersions/operations.js +44 -21
- package/dist/esm/api/applicationTypeVersions/operations.js.map +1 -1
- package/dist/esm/api/applicationTypeVersions/options.d.ts +1 -1
- package/dist/esm/api/applicationTypeVersions/options.js.map +1 -1
- package/dist/esm/api/applicationTypes/operations.d.ts +6 -6
- package/dist/esm/api/applicationTypes/operations.js +42 -19
- package/dist/esm/api/applicationTypes/operations.js.map +1 -1
- package/dist/esm/api/applicationTypes/options.d.ts +1 -1
- package/dist/esm/api/applicationTypes/options.js.map +1 -1
- package/dist/esm/api/applications/index.d.ts +2 -2
- package/dist/esm/api/applications/index.js +1 -1
- package/dist/esm/api/applications/index.js.map +1 -1
- package/dist/esm/api/applications/operations.d.ts +10 -6
- package/dist/esm/api/applications/operations.js +95 -37
- package/dist/esm/api/applications/operations.js.map +1 -1
- package/dist/esm/api/applications/options.d.ts +6 -1
- package/dist/esm/api/applications/options.js.map +1 -1
- package/dist/esm/api/managedApplyMaintenanceWindow/operations.d.ts +3 -3
- package/dist/esm/api/managedApplyMaintenanceWindow/operations.js +3 -4
- package/dist/esm/api/managedApplyMaintenanceWindow/operations.js.map +1 -1
- package/dist/esm/api/managedApplyMaintenanceWindow/options.d.ts +1 -1
- package/dist/esm/api/managedApplyMaintenanceWindow/options.js.map +1 -1
- package/dist/esm/api/managedAzResiliencyStatus/operations.d.ts +4 -4
- package/dist/esm/api/managedAzResiliencyStatus/operations.js +9 -4
- package/dist/esm/api/managedAzResiliencyStatus/operations.js.map +1 -1
- package/dist/esm/api/managedAzResiliencyStatus/options.d.ts +1 -1
- package/dist/esm/api/managedAzResiliencyStatus/options.js.map +1 -1
- package/dist/esm/api/managedClusterVersion/operations.d.ts +4 -4
- package/dist/esm/api/managedClusterVersion/operations.js +33 -13
- package/dist/esm/api/managedClusterVersion/operations.js.map +1 -1
- package/dist/esm/api/managedClusterVersion/options.d.ts +1 -1
- package/dist/esm/api/managedClusterVersion/options.js.map +1 -1
- package/dist/esm/api/managedClusters/operations.d.ts +6 -6
- package/dist/esm/api/managedClusters/operations.js +86 -40
- package/dist/esm/api/managedClusters/operations.js.map +1 -1
- package/dist/esm/api/managedClusters/options.d.ts +1 -1
- package/dist/esm/api/managedClusters/options.js.map +1 -1
- package/dist/esm/api/managedMaintenanceWindowStatus/operations.d.ts +4 -4
- package/dist/esm/api/managedMaintenanceWindowStatus/operations.js +9 -4
- package/dist/esm/api/managedMaintenanceWindowStatus/operations.js.map +1 -1
- package/dist/esm/api/managedMaintenanceWindowStatus/options.d.ts +1 -1
- package/dist/esm/api/managedMaintenanceWindowStatus/options.js.map +1 -1
- package/dist/esm/api/managedUnsupportedVMSizes/operations.d.ts +5 -5
- package/dist/esm/api/managedUnsupportedVMSizes/operations.js +18 -8
- package/dist/esm/api/managedUnsupportedVMSizes/operations.js.map +1 -1
- package/dist/esm/api/managedUnsupportedVMSizes/options.d.ts +1 -1
- package/dist/esm/api/managedUnsupportedVMSizes/options.js.map +1 -1
- package/dist/esm/api/nodeTypeSkus/operations.d.ts +5 -5
- package/dist/esm/api/nodeTypeSkus/operations.js +10 -5
- package/dist/esm/api/nodeTypeSkus/operations.js.map +1 -1
- package/dist/esm/api/nodeTypeSkus/options.d.ts +1 -1
- package/dist/esm/api/nodeTypeSkus/options.js.map +1 -1
- package/dist/esm/api/nodeTypes/operations.d.ts +6 -6
- package/dist/esm/api/nodeTypes/operations.js +128 -69
- package/dist/esm/api/nodeTypes/operations.js.map +1 -1
- package/dist/esm/api/nodeTypes/options.d.ts +1 -1
- package/dist/esm/api/nodeTypes/options.js.map +1 -1
- package/dist/esm/api/operationResults/operations.d.ts +3 -3
- package/dist/esm/api/operationResults/operations.js +3 -4
- package/dist/esm/api/operationResults/operations.js.map +1 -1
- package/dist/esm/api/operationResults/options.d.ts +1 -1
- package/dist/esm/api/operationResults/options.js.map +1 -1
- package/dist/esm/api/operationStatus/operations.d.ts +4 -4
- package/dist/esm/api/operationStatus/operations.js +9 -4
- package/dist/esm/api/operationStatus/operations.js.map +1 -1
- package/dist/esm/api/operationStatus/options.d.ts +1 -1
- package/dist/esm/api/operationStatus/options.js.map +1 -1
- package/dist/esm/api/operations/operations.d.ts +5 -5
- package/dist/esm/api/operations/operations.js +10 -5
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/operations/options.d.ts +1 -1
- package/dist/esm/api/operations/options.js.map +1 -1
- package/dist/esm/api/serviceFabricManagedClustersManagementContext.d.ts +5 -2
- package/dist/esm/api/serviceFabricManagedClustersManagementContext.js +17 -10
- package/dist/esm/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
- package/dist/esm/api/services/operations.d.ts +6 -6
- package/dist/esm/api/services/operations.js +44 -21
- package/dist/esm/api/services/operations.js.map +1 -1
- package/dist/esm/api/services/options.d.ts +1 -1
- package/dist/esm/api/services/options.js.map +1 -1
- package/dist/esm/classic/applicationTypeVersions/index.d.ts +5 -5
- package/dist/esm/classic/applicationTypeVersions/index.js +3 -1
- package/dist/esm/classic/applicationTypeVersions/index.js.map +1 -1
- package/dist/esm/classic/applicationTypes/index.d.ts +5 -5
- package/dist/esm/classic/applicationTypes/index.js +3 -1
- package/dist/esm/classic/applicationTypes/index.js.map +1 -1
- package/dist/esm/classic/applications/index.d.ts +7 -5
- package/dist/esm/classic/applications/index.js +5 -2
- package/dist/esm/classic/applications/index.js.map +1 -1
- package/dist/esm/classic/managedApplyMaintenanceWindow/index.d.ts +2 -2
- package/dist/esm/classic/managedApplyMaintenanceWindow/index.js +3 -1
- package/dist/esm/classic/managedApplyMaintenanceWindow/index.js.map +1 -1
- package/dist/esm/classic/managedAzResiliencyStatus/index.d.ts +3 -3
- package/dist/esm/classic/managedAzResiliencyStatus/index.js +3 -1
- package/dist/esm/classic/managedAzResiliencyStatus/index.js.map +1 -1
- package/dist/esm/classic/managedClusterVersion/index.d.ts +3 -3
- package/dist/esm/classic/managedClusterVersion/index.js +3 -1
- package/dist/esm/classic/managedClusterVersion/index.js.map +1 -1
- package/dist/esm/classic/managedClusters/index.d.ts +5 -5
- package/dist/esm/classic/managedClusters/index.js +3 -1
- package/dist/esm/classic/managedClusters/index.js.map +1 -1
- package/dist/esm/classic/managedMaintenanceWindowStatus/index.d.ts +3 -3
- package/dist/esm/classic/managedMaintenanceWindowStatus/index.js +3 -1
- package/dist/esm/classic/managedMaintenanceWindowStatus/index.js.map +1 -1
- package/dist/esm/classic/managedUnsupportedVMSizes/index.d.ts +4 -4
- package/dist/esm/classic/managedUnsupportedVMSizes/index.js +3 -1
- package/dist/esm/classic/managedUnsupportedVMSizes/index.js.map +1 -1
- package/dist/esm/classic/nodeTypeSkus/index.d.ts +4 -4
- package/dist/esm/classic/nodeTypeSkus/index.js +3 -1
- package/dist/esm/classic/nodeTypeSkus/index.js.map +1 -1
- package/dist/esm/classic/nodeTypes/index.d.ts +5 -5
- package/dist/esm/classic/nodeTypes/index.js +3 -1
- package/dist/esm/classic/nodeTypes/index.js.map +1 -1
- package/dist/esm/classic/operationResults/index.d.ts +2 -2
- package/dist/esm/classic/operationResults/index.js +3 -1
- package/dist/esm/classic/operationResults/index.js.map +1 -1
- package/dist/esm/classic/operationStatus/index.d.ts +3 -3
- package/dist/esm/classic/operationStatus/index.js +3 -1
- package/dist/esm/classic/operationStatus/index.js.map +1 -1
- package/dist/esm/classic/operations/index.d.ts +4 -4
- package/dist/esm/classic/operations/index.js +3 -1
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/services/index.d.ts +5 -5
- package/dist/esm/classic/services/index.js +3 -1
- package/dist/esm/classic/services/index.js.map +1 -1
- package/dist/esm/index.d.ts +4 -2
- package/dist/esm/index.js +3 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +1 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +148 -6
- package/dist/esm/models/models.js +87 -2
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +4 -4
- package/dist/esm/restorePollerHelpers.js +17 -15
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/serviceFabricManagedClustersManagementClient.d.ts +18 -18
- package/dist/esm/serviceFabricManagedClustersManagementClient.js +52 -17
- package/dist/esm/serviceFabricManagedClustersManagementClient.js.map +1 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +31 -50
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/esm/static-helpers/pollingHelpers.js +15 -12
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.js +24 -8
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
- package/dist/react-native/api/applicationTypeVersions/operations.d.ts +6 -6
- package/dist/react-native/api/applicationTypeVersions/operations.js +44 -21
- package/dist/react-native/api/applicationTypeVersions/operations.js.map +1 -1
- package/dist/react-native/api/applicationTypeVersions/options.d.ts +1 -1
- package/dist/react-native/api/applicationTypeVersions/options.js.map +1 -1
- package/dist/react-native/api/applicationTypes/operations.d.ts +6 -6
- package/dist/react-native/api/applicationTypes/operations.js +42 -19
- package/dist/react-native/api/applicationTypes/operations.js.map +1 -1
- package/dist/react-native/api/applicationTypes/options.d.ts +1 -1
- package/dist/react-native/api/applicationTypes/options.js.map +1 -1
- package/dist/react-native/api/applications/index.d.ts +2 -2
- package/dist/react-native/api/applications/index.js +1 -1
- package/dist/react-native/api/applications/index.js.map +1 -1
- package/dist/react-native/api/applications/operations.d.ts +10 -6
- package/dist/react-native/api/applications/operations.js +95 -37
- package/dist/react-native/api/applications/operations.js.map +1 -1
- package/dist/react-native/api/applications/options.d.ts +6 -1
- package/dist/react-native/api/applications/options.js.map +1 -1
- package/dist/react-native/api/managedApplyMaintenanceWindow/operations.d.ts +3 -3
- package/dist/react-native/api/managedApplyMaintenanceWindow/operations.js +3 -4
- package/dist/react-native/api/managedApplyMaintenanceWindow/operations.js.map +1 -1
- package/dist/react-native/api/managedApplyMaintenanceWindow/options.d.ts +1 -1
- package/dist/react-native/api/managedApplyMaintenanceWindow/options.js.map +1 -1
- package/dist/react-native/api/managedAzResiliencyStatus/operations.d.ts +4 -4
- package/dist/react-native/api/managedAzResiliencyStatus/operations.js +9 -4
- package/dist/react-native/api/managedAzResiliencyStatus/operations.js.map +1 -1
- package/dist/react-native/api/managedAzResiliencyStatus/options.d.ts +1 -1
- package/dist/react-native/api/managedAzResiliencyStatus/options.js.map +1 -1
- package/dist/react-native/api/managedClusterVersion/operations.d.ts +4 -4
- package/dist/react-native/api/managedClusterVersion/operations.js +33 -13
- package/dist/react-native/api/managedClusterVersion/operations.js.map +1 -1
- package/dist/react-native/api/managedClusterVersion/options.d.ts +1 -1
- package/dist/react-native/api/managedClusterVersion/options.js.map +1 -1
- package/dist/react-native/api/managedClusters/operations.d.ts +6 -6
- package/dist/react-native/api/managedClusters/operations.js +86 -40
- package/dist/react-native/api/managedClusters/operations.js.map +1 -1
- package/dist/react-native/api/managedClusters/options.d.ts +1 -1
- package/dist/react-native/api/managedClusters/options.js.map +1 -1
- package/dist/react-native/api/managedMaintenanceWindowStatus/operations.d.ts +4 -4
- package/dist/react-native/api/managedMaintenanceWindowStatus/operations.js +9 -4
- package/dist/react-native/api/managedMaintenanceWindowStatus/operations.js.map +1 -1
- package/dist/react-native/api/managedMaintenanceWindowStatus/options.d.ts +1 -1
- package/dist/react-native/api/managedMaintenanceWindowStatus/options.js.map +1 -1
- package/dist/react-native/api/managedUnsupportedVMSizes/operations.d.ts +5 -5
- package/dist/react-native/api/managedUnsupportedVMSizes/operations.js +18 -8
- package/dist/react-native/api/managedUnsupportedVMSizes/operations.js.map +1 -1
- package/dist/react-native/api/managedUnsupportedVMSizes/options.d.ts +1 -1
- package/dist/react-native/api/managedUnsupportedVMSizes/options.js.map +1 -1
- package/dist/react-native/api/nodeTypeSkus/operations.d.ts +5 -5
- package/dist/react-native/api/nodeTypeSkus/operations.js +10 -5
- package/dist/react-native/api/nodeTypeSkus/operations.js.map +1 -1
- package/dist/react-native/api/nodeTypeSkus/options.d.ts +1 -1
- package/dist/react-native/api/nodeTypeSkus/options.js.map +1 -1
- package/dist/react-native/api/nodeTypes/operations.d.ts +6 -6
- package/dist/react-native/api/nodeTypes/operations.js +128 -69
- package/dist/react-native/api/nodeTypes/operations.js.map +1 -1
- package/dist/react-native/api/nodeTypes/options.d.ts +1 -1
- package/dist/react-native/api/nodeTypes/options.js.map +1 -1
- package/dist/react-native/api/operationResults/operations.d.ts +3 -3
- package/dist/react-native/api/operationResults/operations.js +3 -4
- package/dist/react-native/api/operationResults/operations.js.map +1 -1
- package/dist/react-native/api/operationResults/options.d.ts +1 -1
- package/dist/react-native/api/operationResults/options.js.map +1 -1
- package/dist/react-native/api/operationStatus/operations.d.ts +4 -4
- package/dist/react-native/api/operationStatus/operations.js +9 -4
- package/dist/react-native/api/operationStatus/operations.js.map +1 -1
- package/dist/react-native/api/operationStatus/options.d.ts +1 -1
- package/dist/react-native/api/operationStatus/options.js.map +1 -1
- package/dist/react-native/api/operations/operations.d.ts +5 -5
- package/dist/react-native/api/operations/operations.js +10 -5
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/operations/options.d.ts +1 -1
- package/dist/react-native/api/operations/options.js.map +1 -1
- package/dist/react-native/api/serviceFabricManagedClustersManagementContext.d.ts +5 -2
- package/dist/react-native/api/serviceFabricManagedClustersManagementContext.js +17 -10
- package/dist/react-native/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
- package/dist/react-native/api/services/operations.d.ts +6 -6
- package/dist/react-native/api/services/operations.js +44 -21
- package/dist/react-native/api/services/operations.js.map +1 -1
- package/dist/react-native/api/services/options.d.ts +1 -1
- package/dist/react-native/api/services/options.js.map +1 -1
- package/dist/react-native/classic/applicationTypeVersions/index.d.ts +5 -5
- package/dist/react-native/classic/applicationTypeVersions/index.js +3 -1
- package/dist/react-native/classic/applicationTypeVersions/index.js.map +1 -1
- package/dist/react-native/classic/applicationTypes/index.d.ts +5 -5
- package/dist/react-native/classic/applicationTypes/index.js +3 -1
- package/dist/react-native/classic/applicationTypes/index.js.map +1 -1
- package/dist/react-native/classic/applications/index.d.ts +7 -5
- package/dist/react-native/classic/applications/index.js +5 -2
- package/dist/react-native/classic/applications/index.js.map +1 -1
- package/dist/react-native/classic/managedApplyMaintenanceWindow/index.d.ts +2 -2
- package/dist/react-native/classic/managedApplyMaintenanceWindow/index.js +3 -1
- package/dist/react-native/classic/managedApplyMaintenanceWindow/index.js.map +1 -1
- package/dist/react-native/classic/managedAzResiliencyStatus/index.d.ts +3 -3
- package/dist/react-native/classic/managedAzResiliencyStatus/index.js +3 -1
- package/dist/react-native/classic/managedAzResiliencyStatus/index.js.map +1 -1
- package/dist/react-native/classic/managedClusterVersion/index.d.ts +3 -3
- package/dist/react-native/classic/managedClusterVersion/index.js +3 -1
- package/dist/react-native/classic/managedClusterVersion/index.js.map +1 -1
- package/dist/react-native/classic/managedClusters/index.d.ts +5 -5
- package/dist/react-native/classic/managedClusters/index.js +3 -1
- package/dist/react-native/classic/managedClusters/index.js.map +1 -1
- package/dist/react-native/classic/managedMaintenanceWindowStatus/index.d.ts +3 -3
- package/dist/react-native/classic/managedMaintenanceWindowStatus/index.js +3 -1
- package/dist/react-native/classic/managedMaintenanceWindowStatus/index.js.map +1 -1
- package/dist/react-native/classic/managedUnsupportedVMSizes/index.d.ts +4 -4
- package/dist/react-native/classic/managedUnsupportedVMSizes/index.js +3 -1
- package/dist/react-native/classic/managedUnsupportedVMSizes/index.js.map +1 -1
- package/dist/react-native/classic/nodeTypeSkus/index.d.ts +4 -4
- package/dist/react-native/classic/nodeTypeSkus/index.js +3 -1
- package/dist/react-native/classic/nodeTypeSkus/index.js.map +1 -1
- package/dist/react-native/classic/nodeTypes/index.d.ts +5 -5
- package/dist/react-native/classic/nodeTypes/index.js +3 -1
- package/dist/react-native/classic/nodeTypes/index.js.map +1 -1
- package/dist/react-native/classic/operationResults/index.d.ts +2 -2
- package/dist/react-native/classic/operationResults/index.js +3 -1
- package/dist/react-native/classic/operationResults/index.js.map +1 -1
- package/dist/react-native/classic/operationStatus/index.d.ts +3 -3
- package/dist/react-native/classic/operationStatus/index.js +3 -1
- package/dist/react-native/classic/operationStatus/index.js.map +1 -1
- package/dist/react-native/classic/operations/index.d.ts +4 -4
- package/dist/react-native/classic/operations/index.js +3 -1
- package/dist/react-native/classic/operations/index.js.map +1 -1
- package/dist/react-native/classic/services/index.d.ts +5 -5
- package/dist/react-native/classic/services/index.js +3 -1
- package/dist/react-native/classic/services/index.js.map +1 -1
- package/dist/react-native/index.d.ts +4 -2
- package/dist/react-native/index.js +3 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1 -1
- package/dist/react-native/models/index.js +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +148 -6
- package/dist/react-native/models/models.js +87 -2
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.d.ts +4 -4
- package/dist/react-native/restorePollerHelpers.js +17 -15
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/serviceFabricManagedClustersManagementClient.d.ts +18 -18
- package/dist/react-native/serviceFabricManagedClustersManagementClient.js +52 -17
- package/dist/react-native/serviceFabricManagedClustersManagementClient.js.map +1 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.js +31 -50
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/react-native/static-helpers/pollingHelpers.js +15 -12
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/urlTemplate.js +24 -8
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +40 -38
- package/CHANGELOG.md +0 -363
- package/review/arm-servicefabricmanagedclusters-api-applicationTypeVersions.api.md +0 -51
- package/review/arm-servicefabricmanagedclusters-api-applicationTypes.api.md +0 -50
- package/review/arm-servicefabricmanagedclusters-api-applications.api.md +0 -75
- package/review/arm-servicefabricmanagedclusters-api-managedApplyMaintenanceWindow.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-managedAzResiliencyStatus.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-managedClusterVersion.api.md +0 -40
- package/review/arm-servicefabricmanagedclusters-api-managedClusters.api.md +0 -88
- package/review/arm-servicefabricmanagedclusters-api-managedMaintenanceWindowStatus.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-managedUnsupportedVMSizes.api.md +0 -26
- package/review/arm-servicefabricmanagedclusters-api-nodeTypeSkus.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-nodeTypes.api.md +0 -130
- package/review/arm-servicefabricmanagedclusters-api-operationResults.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-operationStatus.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-operations.api.md +0 -19
- package/review/arm-servicefabricmanagedclusters-api-services.api.md +0 -51
- package/review/arm-servicefabricmanagedclusters-api.api.md +0 -27
- package/review/arm-servicefabricmanagedclusters-models.api.md +0 -1348
- package/review/arm-servicefabricmanagedclusters.api.md +0 -1800
|
@@ -1,1348 +0,0 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-servicefabricmanagedclusters"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
// @public
|
|
8
|
-
export type Access = string;
|
|
9
|
-
|
|
10
|
-
// @public
|
|
11
|
-
export interface AdditionalNetworkInterfaceConfiguration {
|
|
12
|
-
dscpConfiguration?: SubResource;
|
|
13
|
-
enableAcceleratedNetworking?: boolean;
|
|
14
|
-
ipConfigurations: IpConfiguration[];
|
|
15
|
-
name: string;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
// @public
|
|
19
|
-
export interface AddRemoveIncrementalNamedPartitionScalingMechanism extends ScalingMechanism {
|
|
20
|
-
kind: "AddRemoveIncrementalNamedPartition";
|
|
21
|
-
maxPartitionCount: number;
|
|
22
|
-
minPartitionCount: number;
|
|
23
|
-
scaleIncrement: number;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// @public
|
|
27
|
-
export interface ApplicationHealthPolicy {
|
|
28
|
-
considerWarningAsError: boolean;
|
|
29
|
-
defaultServiceTypeHealthPolicy?: ServiceTypeHealthPolicy;
|
|
30
|
-
maxPercentUnhealthyDeployedApplications: number;
|
|
31
|
-
serviceTypeHealthPolicyMap?: Record<string, ServiceTypeHealthPolicy>;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// @public
|
|
35
|
-
export interface ApplicationResource extends ProxyResource {
|
|
36
|
-
identity?: ManagedIdentity;
|
|
37
|
-
location?: string;
|
|
38
|
-
properties?: ApplicationResourceProperties;
|
|
39
|
-
tags?: Record<string, string>;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
// @public
|
|
43
|
-
export interface ApplicationResourceProperties {
|
|
44
|
-
managedIdentities?: ApplicationUserAssignedIdentity[];
|
|
45
|
-
parameters?: Record<string, string>;
|
|
46
|
-
readonly provisioningState?: string;
|
|
47
|
-
upgradePolicy?: ApplicationUpgradePolicy;
|
|
48
|
-
version?: string;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
// @public
|
|
52
|
-
export interface ApplicationTypeResource extends ProxyResource {
|
|
53
|
-
location?: string;
|
|
54
|
-
properties?: ApplicationTypeResourceProperties;
|
|
55
|
-
tags?: Record<string, string>;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
// @public
|
|
59
|
-
export interface ApplicationTypeResourceProperties {
|
|
60
|
-
readonly provisioningState?: string;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
// @public
|
|
64
|
-
export interface ApplicationTypeUpdateParameters {
|
|
65
|
-
tags?: Record<string, string>;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
// @public
|
|
69
|
-
export interface ApplicationTypeVersionResource extends ProxyResource {
|
|
70
|
-
location?: string;
|
|
71
|
-
properties?: ApplicationTypeVersionResourceProperties;
|
|
72
|
-
tags?: Record<string, string>;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
// @public
|
|
76
|
-
export interface ApplicationTypeVersionResourceProperties {
|
|
77
|
-
appPackageUrl: string;
|
|
78
|
-
readonly provisioningState?: string;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
// @public
|
|
82
|
-
export interface ApplicationTypeVersionsCleanupPolicy {
|
|
83
|
-
maxUnusedVersionsToKeep: number;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
// @public
|
|
87
|
-
export interface ApplicationTypeVersionUpdateParameters {
|
|
88
|
-
tags?: Record<string, string>;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
// @public
|
|
92
|
-
export interface ApplicationUpdateParameters {
|
|
93
|
-
tags?: Record<string, string>;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// @public
|
|
97
|
-
export interface ApplicationUpgradePolicy {
|
|
98
|
-
applicationHealthPolicy?: ApplicationHealthPolicy;
|
|
99
|
-
forceRestart?: boolean;
|
|
100
|
-
instanceCloseDelayDuration?: number;
|
|
101
|
-
recreateApplication?: boolean;
|
|
102
|
-
rollingUpgradeMonitoringPolicy?: RollingUpgradeMonitoringPolicy;
|
|
103
|
-
upgradeMode?: RollingUpgradeMode;
|
|
104
|
-
upgradeReplicaSetCheckTimeout?: number;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
// @public
|
|
108
|
-
export interface ApplicationUserAssignedIdentity {
|
|
109
|
-
name: string;
|
|
110
|
-
principalId: string;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
// @public
|
|
114
|
-
export type AutoGeneratedDomainNameLabelScope = string;
|
|
115
|
-
|
|
116
|
-
// @public
|
|
117
|
-
export interface AvailableOperationDisplay {
|
|
118
|
-
description?: string;
|
|
119
|
-
operation?: string;
|
|
120
|
-
provider?: string;
|
|
121
|
-
resource?: string;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
// @public
|
|
125
|
-
export interface AveragePartitionLoadScalingTrigger extends ScalingTrigger {
|
|
126
|
-
kind: "AveragePartitionLoadTrigger";
|
|
127
|
-
lowerLoadThreshold: number;
|
|
128
|
-
metricName: string;
|
|
129
|
-
scaleInterval: string;
|
|
130
|
-
upperLoadThreshold: number;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
// @public
|
|
134
|
-
export interface AverageServiceLoadScalingTrigger extends ScalingTrigger {
|
|
135
|
-
kind: "AverageServiceLoadTrigger";
|
|
136
|
-
lowerLoadThreshold: number;
|
|
137
|
-
metricName: string;
|
|
138
|
-
scaleInterval: string;
|
|
139
|
-
upperLoadThreshold: number;
|
|
140
|
-
useOnlyPrimaryLoad: boolean;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
// @public
|
|
144
|
-
export interface AzureActiveDirectory {
|
|
145
|
-
clientApplication?: string;
|
|
146
|
-
clusterApplication?: string;
|
|
147
|
-
tenantId?: string;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
// @public
|
|
151
|
-
export interface ClientCertificate {
|
|
152
|
-
commonName?: string;
|
|
153
|
-
isAdmin: boolean;
|
|
154
|
-
issuerThumbprint?: string;
|
|
155
|
-
thumbprint?: string;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
// @public
|
|
159
|
-
export interface ClusterHealthPolicy {
|
|
160
|
-
maxPercentUnhealthyApplications: number;
|
|
161
|
-
maxPercentUnhealthyNodes: number;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
// @public
|
|
165
|
-
export interface ClusterMonitoringPolicy {
|
|
166
|
-
healthCheckRetryTimeout: string;
|
|
167
|
-
healthCheckStableDuration: string;
|
|
168
|
-
healthCheckWaitDuration: string;
|
|
169
|
-
upgradeDomainTimeout: string;
|
|
170
|
-
upgradeTimeout: string;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
// @public
|
|
174
|
-
export type ClusterState = string;
|
|
175
|
-
|
|
176
|
-
// @public
|
|
177
|
-
export type ClusterUpgradeCadence = string;
|
|
178
|
-
|
|
179
|
-
// @public
|
|
180
|
-
export interface ClusterUpgradeDeltaHealthPolicy {
|
|
181
|
-
maxPercentDeltaUnhealthyApplications?: number;
|
|
182
|
-
maxPercentDeltaUnhealthyNodes: number;
|
|
183
|
-
maxPercentUpgradeDomainDeltaUnhealthyNodes?: number;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export type ClusterUpgradeMode = string;
|
|
188
|
-
|
|
189
|
-
// @public
|
|
190
|
-
export interface ClusterUpgradePolicy {
|
|
191
|
-
deltaHealthPolicy?: ClusterUpgradeDeltaHealthPolicy;
|
|
192
|
-
forceRestart?: boolean;
|
|
193
|
-
healthPolicy?: ClusterHealthPolicy;
|
|
194
|
-
monitoringPolicy?: ClusterMonitoringPolicy;
|
|
195
|
-
upgradeReplicaSetCheckTimeout?: string;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
// @public
|
|
199
|
-
export type CreatedByType = string;
|
|
200
|
-
|
|
201
|
-
// @public
|
|
202
|
-
export type Direction = string;
|
|
203
|
-
|
|
204
|
-
// @public
|
|
205
|
-
export type DiskType = string;
|
|
206
|
-
|
|
207
|
-
// @public
|
|
208
|
-
export interface EndpointRangeDescription {
|
|
209
|
-
endPort: number;
|
|
210
|
-
startPort: number;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
// @public
|
|
214
|
-
export interface ErrorAdditionalInfo {
|
|
215
|
-
readonly info?: any;
|
|
216
|
-
readonly type?: string;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
// @public
|
|
220
|
-
export interface ErrorDetail {
|
|
221
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
222
|
-
readonly code?: string;
|
|
223
|
-
readonly details?: ErrorDetail[];
|
|
224
|
-
readonly message?: string;
|
|
225
|
-
readonly target?: string;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
// @public
|
|
229
|
-
export interface ErrorModelError {
|
|
230
|
-
code?: string;
|
|
231
|
-
message?: string;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
// @public
|
|
235
|
-
export interface ErrorResponse {
|
|
236
|
-
error?: ErrorDetail;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
// @public
|
|
240
|
-
export type EvictionPolicyType = string;
|
|
241
|
-
|
|
242
|
-
// @public
|
|
243
|
-
export type FailureAction = string;
|
|
244
|
-
|
|
245
|
-
// @public
|
|
246
|
-
export type FaultKind = string;
|
|
247
|
-
|
|
248
|
-
// @public
|
|
249
|
-
export interface FaultSimulation {
|
|
250
|
-
details?: FaultSimulationDetails;
|
|
251
|
-
endTime?: Date;
|
|
252
|
-
simulationId?: string;
|
|
253
|
-
startTime?: Date;
|
|
254
|
-
status?: FaultSimulationStatus;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
// @public
|
|
258
|
-
export interface FaultSimulationConstraints {
|
|
259
|
-
expirationTime?: Date;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
// @public
|
|
263
|
-
export interface FaultSimulationContent {
|
|
264
|
-
constraints?: FaultSimulationConstraints;
|
|
265
|
-
faultKind: FaultKind;
|
|
266
|
-
force?: boolean;
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
// @public
|
|
270
|
-
export type FaultSimulationContentUnion = ZoneFaultSimulationContent | FaultSimulationContent;
|
|
271
|
-
|
|
272
|
-
// @public
|
|
273
|
-
export interface FaultSimulationContentWrapper {
|
|
274
|
-
parameters: FaultSimulationContentUnion;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
// @public
|
|
278
|
-
export interface FaultSimulationDetails {
|
|
279
|
-
clusterId?: string;
|
|
280
|
-
nodeTypeFaultSimulation?: NodeTypeFaultSimulation[];
|
|
281
|
-
operationId?: string;
|
|
282
|
-
parameters?: FaultSimulationContentUnion;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
// @public
|
|
286
|
-
export interface FaultSimulationIdContent {
|
|
287
|
-
simulationId: string;
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
// @public
|
|
291
|
-
export type FaultSimulationStatus = string;
|
|
292
|
-
|
|
293
|
-
// @public
|
|
294
|
-
export interface FrontendConfiguration {
|
|
295
|
-
applicationGatewayBackendAddressPoolId?: string;
|
|
296
|
-
ipAddressType?: IPAddressType;
|
|
297
|
-
loadBalancerBackendAddressPoolId?: string;
|
|
298
|
-
loadBalancerInboundNatPoolId?: string;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
// @public
|
|
302
|
-
export type IPAddressType = string;
|
|
303
|
-
|
|
304
|
-
// @public
|
|
305
|
-
export interface IpConfiguration {
|
|
306
|
-
applicationGatewayBackendAddressPools?: SubResource[];
|
|
307
|
-
loadBalancerBackendAddressPools?: SubResource[];
|
|
308
|
-
loadBalancerInboundNatPools?: SubResource[];
|
|
309
|
-
name: string;
|
|
310
|
-
privateIPAddressVersion?: PrivateIPAddressVersion;
|
|
311
|
-
publicIPAddressConfiguration?: IPConfigurationPublicIPAddressConfiguration;
|
|
312
|
-
subnet?: SubResource;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
// @public
|
|
316
|
-
export interface IPConfigurationPublicIPAddressConfiguration {
|
|
317
|
-
ipTags?: IpTag[];
|
|
318
|
-
name: string;
|
|
319
|
-
publicIPAddressVersion?: PublicIPAddressVersion;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export interface IpTag {
|
|
324
|
-
ipTagType: string;
|
|
325
|
-
tag: string;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
// @public
|
|
329
|
-
export enum KnownAccess {
|
|
330
|
-
Allow = "allow",
|
|
331
|
-
Deny = "deny"
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
// @public
|
|
335
|
-
export enum KnownAutoGeneratedDomainNameLabelScope {
|
|
336
|
-
NoReuse = "NoReuse",
|
|
337
|
-
ResourceGroupReuse = "ResourceGroupReuse",
|
|
338
|
-
SubscriptionReuse = "SubscriptionReuse",
|
|
339
|
-
TenantReuse = "TenantReuse"
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
// @public
|
|
343
|
-
export enum KnownClusterState {
|
|
344
|
-
BaselineUpgrade = "BaselineUpgrade",
|
|
345
|
-
Deploying = "Deploying",
|
|
346
|
-
Ready = "Ready",
|
|
347
|
-
UpgradeFailed = "UpgradeFailed",
|
|
348
|
-
Upgrading = "Upgrading",
|
|
349
|
-
WaitingForNodes = "WaitingForNodes"
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
// @public
|
|
353
|
-
export enum KnownClusterUpgradeCadence {
|
|
354
|
-
Wave0 = "Wave0",
|
|
355
|
-
Wave1 = "Wave1",
|
|
356
|
-
Wave2 = "Wave2"
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
// @public
|
|
360
|
-
export enum KnownClusterUpgradeMode {
|
|
361
|
-
Automatic = "Automatic",
|
|
362
|
-
Manual = "Manual"
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
// @public
|
|
366
|
-
export enum KnownCreatedByType {
|
|
367
|
-
Application = "Application",
|
|
368
|
-
Key = "Key",
|
|
369
|
-
ManagedIdentity = "ManagedIdentity",
|
|
370
|
-
User = "User"
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
// @public
|
|
374
|
-
export enum KnownDirection {
|
|
375
|
-
Inbound = "inbound",
|
|
376
|
-
Outbound = "outbound"
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
// @public
|
|
380
|
-
export enum KnownDiskType {
|
|
381
|
-
PremiumLRS = "Premium_LRS",
|
|
382
|
-
PremiumV2LRS = "PremiumV2_LRS",
|
|
383
|
-
PremiumZRS = "Premium_ZRS",
|
|
384
|
-
StandardLRS = "Standard_LRS",
|
|
385
|
-
StandardSSDLRS = "StandardSSD_LRS",
|
|
386
|
-
StandardSSDZRS = "StandardSSD_ZRS"
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
// @public
|
|
390
|
-
export enum KnownEvictionPolicyType {
|
|
391
|
-
Deallocate = "Deallocate",
|
|
392
|
-
Delete = "Delete"
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
// @public
|
|
396
|
-
export enum KnownFailureAction {
|
|
397
|
-
Manual = "Manual",
|
|
398
|
-
Rollback = "Rollback"
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
// @public
|
|
402
|
-
export enum KnownFaultKind {
|
|
403
|
-
Zone = "Zone"
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
// @public
|
|
407
|
-
export enum KnownFaultSimulationStatus {
|
|
408
|
-
Active = "Active",
|
|
409
|
-
Done = "Done",
|
|
410
|
-
StartFailed = "StartFailed",
|
|
411
|
-
Starting = "Starting",
|
|
412
|
-
StopFailed = "StopFailed",
|
|
413
|
-
Stopping = "Stopping"
|
|
414
|
-
}
|
|
415
|
-
|
|
416
|
-
// @public
|
|
417
|
-
export enum KnownIPAddressType {
|
|
418
|
-
IPv4 = "IPv4",
|
|
419
|
-
IPv6 = "IPv6"
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
// @public
|
|
423
|
-
export enum KnownManagedClusterAddOnFeature {
|
|
424
|
-
BackupRestoreService = "BackupRestoreService",
|
|
425
|
-
DnsService = "DnsService",
|
|
426
|
-
ResourceMonitorService = "ResourceMonitorService"
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
// @public
|
|
430
|
-
export enum KnownManagedClusterVersionEnvironment {
|
|
431
|
-
Windows = "Windows"
|
|
432
|
-
}
|
|
433
|
-
|
|
434
|
-
// @public
|
|
435
|
-
export enum KnownManagedResourceProvisioningState {
|
|
436
|
-
Canceled = "Canceled",
|
|
437
|
-
Created = "Created",
|
|
438
|
-
Creating = "Creating",
|
|
439
|
-
Deleted = "Deleted",
|
|
440
|
-
Deleting = "Deleting",
|
|
441
|
-
Failed = "Failed",
|
|
442
|
-
None = "None",
|
|
443
|
-
Other = "Other",
|
|
444
|
-
Succeeded = "Succeeded",
|
|
445
|
-
Updating = "Updating"
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
// @public
|
|
449
|
-
export enum KnownMoveCost {
|
|
450
|
-
High = "High",
|
|
451
|
-
Low = "Low",
|
|
452
|
-
Medium = "Medium",
|
|
453
|
-
Zero = "Zero"
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
// @public
|
|
457
|
-
export enum KnownNodeTypeSkuScaleType {
|
|
458
|
-
Automatic = "Automatic",
|
|
459
|
-
Manual = "Manual",
|
|
460
|
-
None = "None"
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
// @public
|
|
464
|
-
export enum KnownNsgProtocol {
|
|
465
|
-
Ah = "ah",
|
|
466
|
-
Esp = "esp",
|
|
467
|
-
Http = "http",
|
|
468
|
-
Https = "https",
|
|
469
|
-
Icmp = "icmp",
|
|
470
|
-
Tcp = "tcp",
|
|
471
|
-
Udp = "udp"
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
// @public
|
|
475
|
-
export enum KnownOsType {
|
|
476
|
-
Windows = "Windows"
|
|
477
|
-
}
|
|
478
|
-
|
|
479
|
-
// @public
|
|
480
|
-
export enum KnownPartitionScheme {
|
|
481
|
-
Named = "Named",
|
|
482
|
-
Singleton = "Singleton",
|
|
483
|
-
UniformInt64Range = "UniformInt64Range"
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
// @public
|
|
487
|
-
export enum KnownPrivateEndpointNetworkPolicies {
|
|
488
|
-
Disabled = "disabled",
|
|
489
|
-
Enabled = "enabled"
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
// @public
|
|
493
|
-
export enum KnownPrivateIPAddressVersion {
|
|
494
|
-
IPv4 = "IPv4",
|
|
495
|
-
IPv6 = "IPv6"
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
// @public
|
|
499
|
-
export enum KnownPrivateLinkServiceNetworkPolicies {
|
|
500
|
-
Disabled = "disabled",
|
|
501
|
-
Enabled = "enabled"
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
// @public
|
|
505
|
-
export enum KnownProbeProtocol {
|
|
506
|
-
Http = "http",
|
|
507
|
-
Https = "https",
|
|
508
|
-
Tcp = "tcp"
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
// @public
|
|
512
|
-
export enum KnownProtocol {
|
|
513
|
-
Tcp = "tcp",
|
|
514
|
-
Udp = "udp"
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
// @public
|
|
518
|
-
export enum KnownPublicIPAddressVersion {
|
|
519
|
-
IPv4 = "IPv4",
|
|
520
|
-
IPv6 = "IPv6"
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
// @public
|
|
524
|
-
export enum KnownRollingUpgradeMode {
|
|
525
|
-
Monitored = "Monitored",
|
|
526
|
-
UnmonitoredAuto = "UnmonitoredAuto"
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
// @public
|
|
530
|
-
export enum KnownSecurityEncryptionType {
|
|
531
|
-
DiskWithVMGuestState = "DiskWithVMGuestState",
|
|
532
|
-
VMGuestStateOnly = "VMGuestStateOnly"
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
// @public
|
|
536
|
-
export enum KnownSecurityType {
|
|
537
|
-
ConfidentialVM = "ConfidentialVM",
|
|
538
|
-
Standard = "Standard",
|
|
539
|
-
TrustedLaunch = "TrustedLaunch"
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
// @public
|
|
543
|
-
export enum KnownServiceCorrelationScheme {
|
|
544
|
-
AlignedAffinity = "AlignedAffinity",
|
|
545
|
-
NonAlignedAffinity = "NonAlignedAffinity"
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
// @public
|
|
549
|
-
export enum KnownServiceKind {
|
|
550
|
-
Stateful = "Stateful",
|
|
551
|
-
Stateless = "Stateless"
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
// @public
|
|
555
|
-
export enum KnownServiceLoadMetricWeight {
|
|
556
|
-
High = "High",
|
|
557
|
-
Low = "Low",
|
|
558
|
-
Medium = "Medium",
|
|
559
|
-
Zero = "Zero"
|
|
560
|
-
}
|
|
561
|
-
|
|
562
|
-
// @public
|
|
563
|
-
export enum KnownServicePackageActivationMode {
|
|
564
|
-
ExclusiveProcess = "ExclusiveProcess",
|
|
565
|
-
SharedProcess = "SharedProcess"
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
// @public
|
|
569
|
-
export enum KnownServicePlacementPolicyType {
|
|
570
|
-
InvalidDomain = "InvalidDomain",
|
|
571
|
-
NonPartiallyPlaceService = "NonPartiallyPlaceService",
|
|
572
|
-
PreferredPrimaryDomain = "PreferredPrimaryDomain",
|
|
573
|
-
RequiredDomain = "RequiredDomain",
|
|
574
|
-
RequiredDomainDistribution = "RequiredDomainDistribution"
|
|
575
|
-
}
|
|
576
|
-
|
|
577
|
-
// @public
|
|
578
|
-
export enum KnownServiceScalingMechanismKind {
|
|
579
|
-
AddRemoveIncrementalNamedPartition = "AddRemoveIncrementalNamedPartition",
|
|
580
|
-
ScalePartitionInstanceCount = "ScalePartitionInstanceCount"
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
// @public
|
|
584
|
-
export enum KnownServiceScalingTriggerKind {
|
|
585
|
-
AveragePartitionLoadTrigger = "AveragePartitionLoadTrigger",
|
|
586
|
-
AverageServiceLoadTrigger = "AverageServiceLoadTrigger"
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
// @public
|
|
590
|
-
export enum KnownSfmcOperationStatus {
|
|
591
|
-
Aborted = "Aborted",
|
|
592
|
-
Canceled = "Canceled",
|
|
593
|
-
Created = "Created",
|
|
594
|
-
Failed = "Failed",
|
|
595
|
-
Started = "Started",
|
|
596
|
-
Succeeded = "Succeeded"
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
// @public
|
|
600
|
-
export enum KnownSkuName {
|
|
601
|
-
Basic = "Basic",
|
|
602
|
-
Standard = "Standard"
|
|
603
|
-
}
|
|
604
|
-
|
|
605
|
-
// @public
|
|
606
|
-
export enum KnownUpdateType {
|
|
607
|
-
ByUpgradeDomain = "ByUpgradeDomain",
|
|
608
|
-
Default = "Default"
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
// @public
|
|
612
|
-
export enum KnownVersions {
|
|
613
|
-
V20241101Preview = "2024-11-01-preview",
|
|
614
|
-
// (undocumented)
|
|
615
|
-
V20250301Preview = "2025-03-01-preview"
|
|
616
|
-
}
|
|
617
|
-
|
|
618
|
-
// @public
|
|
619
|
-
export enum KnownVmSetupAction {
|
|
620
|
-
EnableContainers = "EnableContainers",
|
|
621
|
-
EnableHyperV = "EnableHyperV"
|
|
622
|
-
}
|
|
623
|
-
|
|
624
|
-
// @public
|
|
625
|
-
export enum KnownVmssExtensionSetupOrder {
|
|
626
|
-
BeforeSFRuntime = "BeforeSFRuntime"
|
|
627
|
-
}
|
|
628
|
-
|
|
629
|
-
// @public
|
|
630
|
-
export enum KnownZonalUpdateMode {
|
|
631
|
-
Fast = "Fast",
|
|
632
|
-
Standard = "Standard"
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
// @public
|
|
636
|
-
export interface LoadBalancingRule {
|
|
637
|
-
backendPort: number;
|
|
638
|
-
frontendPort: number;
|
|
639
|
-
loadDistribution?: string;
|
|
640
|
-
probePort?: number;
|
|
641
|
-
probeProtocol: ProbeProtocol;
|
|
642
|
-
probeRequestPath?: string;
|
|
643
|
-
protocol: Protocol;
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
// @public
|
|
647
|
-
export interface LongRunningOperationResult {
|
|
648
|
-
endTime?: Date;
|
|
649
|
-
error?: ErrorModelError;
|
|
650
|
-
name?: string;
|
|
651
|
-
percentComplete?: number;
|
|
652
|
-
startTime?: Date;
|
|
653
|
-
status?: string;
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
// @public
|
|
657
|
-
export interface ManagedAzResiliencyStatus {
|
|
658
|
-
baseResourceStatus?: ResourceAzStatus[];
|
|
659
|
-
readonly isClusterZoneResilient?: boolean;
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
// @public
|
|
663
|
-
export interface ManagedCluster extends TrackedResource {
|
|
664
|
-
readonly etag?: string;
|
|
665
|
-
properties?: ManagedClusterProperties;
|
|
666
|
-
sku: Sku;
|
|
667
|
-
}
|
|
668
|
-
|
|
669
|
-
// @public
|
|
670
|
-
export type ManagedClusterAddOnFeature = string;
|
|
671
|
-
|
|
672
|
-
// @public
|
|
673
|
-
export interface ManagedClusterCodeVersionResult {
|
|
674
|
-
id?: string;
|
|
675
|
-
name?: string;
|
|
676
|
-
properties?: ManagedClusterVersionDetails;
|
|
677
|
-
type?: string;
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
// @public
|
|
681
|
-
export interface ManagedClusterProperties {
|
|
682
|
-
addonFeatures?: ManagedClusterAddOnFeature[];
|
|
683
|
-
adminPassword?: string;
|
|
684
|
-
adminUserName: string;
|
|
685
|
-
allocatedOutboundPorts?: number;
|
|
686
|
-
allowRdpAccess?: boolean;
|
|
687
|
-
applicationTypeVersionsCleanupPolicy?: ApplicationTypeVersionsCleanupPolicy;
|
|
688
|
-
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
689
|
-
auxiliarySubnets?: Subnet[];
|
|
690
|
-
azureActiveDirectory?: AzureActiveDirectory;
|
|
691
|
-
clientConnectionPort?: number;
|
|
692
|
-
clients?: ClientCertificate[];
|
|
693
|
-
readonly clusterCertificateThumbprints?: string[];
|
|
694
|
-
clusterCodeVersion?: string;
|
|
695
|
-
readonly clusterId?: string;
|
|
696
|
-
readonly clusterState?: ClusterState;
|
|
697
|
-
clusterUpgradeCadence?: ClusterUpgradeCadence;
|
|
698
|
-
clusterUpgradeMode?: ClusterUpgradeMode;
|
|
699
|
-
ddosProtectionPlanId?: string;
|
|
700
|
-
dnsName: string;
|
|
701
|
-
enableAutoOSUpgrade?: boolean;
|
|
702
|
-
enableHttpGatewayExclusiveAuthMode?: boolean;
|
|
703
|
-
enableIpv6?: boolean;
|
|
704
|
-
enableServicePublicIP?: boolean;
|
|
705
|
-
fabricSettings?: SettingsSectionDescription[];
|
|
706
|
-
readonly fqdn?: string;
|
|
707
|
-
httpGatewayConnectionPort?: number;
|
|
708
|
-
httpGatewayTokenAuthConnectionPort?: number;
|
|
709
|
-
ipTags?: IpTag[];
|
|
710
|
-
readonly ipv4Address?: string;
|
|
711
|
-
readonly ipv6Address?: string;
|
|
712
|
-
loadBalancingRules?: LoadBalancingRule[];
|
|
713
|
-
networkSecurityRules?: NetworkSecurityRule[];
|
|
714
|
-
readonly provisioningState?: ManagedResourceProvisioningState;
|
|
715
|
-
publicIPPrefixId?: string;
|
|
716
|
-
publicIPv6PrefixId?: string;
|
|
717
|
-
serviceEndpoints?: ServiceEndpoint[];
|
|
718
|
-
subnetId?: string;
|
|
719
|
-
upgradeDescription?: ClusterUpgradePolicy;
|
|
720
|
-
useCustomVnet?: boolean;
|
|
721
|
-
vmImage?: string;
|
|
722
|
-
zonalResiliency?: boolean;
|
|
723
|
-
zonalUpdateMode?: ZonalUpdateMode;
|
|
724
|
-
}
|
|
725
|
-
|
|
726
|
-
// @public
|
|
727
|
-
export interface ManagedClusterUpdateParameters {
|
|
728
|
-
tags?: Record<string, string>;
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export interface ManagedClusterVersionDetails {
|
|
733
|
-
clusterCodeVersion?: string;
|
|
734
|
-
osType?: OsType;
|
|
735
|
-
supportExpiryUtc?: Date;
|
|
736
|
-
}
|
|
737
|
-
|
|
738
|
-
// @public
|
|
739
|
-
export type ManagedClusterVersionEnvironment = string;
|
|
740
|
-
|
|
741
|
-
// @public
|
|
742
|
-
export interface ManagedIdentity {
|
|
743
|
-
readonly principalId?: string;
|
|
744
|
-
readonly tenantId?: string;
|
|
745
|
-
type?: ManagedIdentityType;
|
|
746
|
-
userAssignedIdentities?: Record<string, UserAssignedIdentity>;
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
// @public
|
|
750
|
-
export type ManagedIdentityType = "None" | "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned";
|
|
751
|
-
|
|
752
|
-
// @public
|
|
753
|
-
export interface ManagedMaintenanceWindowStatus {
|
|
754
|
-
readonly canApplyUpdates?: boolean;
|
|
755
|
-
readonly isRegionReady?: boolean;
|
|
756
|
-
readonly isWindowActive?: boolean;
|
|
757
|
-
readonly isWindowEnabled?: boolean;
|
|
758
|
-
readonly lastWindowEndTimeUTC?: Date;
|
|
759
|
-
readonly lastWindowStartTimeUTC?: Date;
|
|
760
|
-
readonly lastWindowStatusUpdateAtUTC?: Date;
|
|
761
|
-
}
|
|
762
|
-
|
|
763
|
-
// @public
|
|
764
|
-
export type ManagedResourceProvisioningState = string;
|
|
765
|
-
|
|
766
|
-
// @public
|
|
767
|
-
export interface ManagedVMSize {
|
|
768
|
-
readonly id?: string;
|
|
769
|
-
readonly name?: string;
|
|
770
|
-
readonly properties?: VMSize;
|
|
771
|
-
readonly type?: string;
|
|
772
|
-
}
|
|
773
|
-
|
|
774
|
-
// @public
|
|
775
|
-
export type MoveCost = string;
|
|
776
|
-
|
|
777
|
-
// @public
|
|
778
|
-
export interface NamedPartitionScheme extends Partition {
|
|
779
|
-
names: string[];
|
|
780
|
-
partitionScheme: "Named";
|
|
781
|
-
}
|
|
782
|
-
|
|
783
|
-
// @public
|
|
784
|
-
export interface NetworkSecurityRule {
|
|
785
|
-
access: Access;
|
|
786
|
-
description?: string;
|
|
787
|
-
destinationAddressPrefix?: string;
|
|
788
|
-
destinationAddressPrefixes?: string[];
|
|
789
|
-
destinationPortRange?: string;
|
|
790
|
-
destinationPortRanges?: string[];
|
|
791
|
-
direction: Direction;
|
|
792
|
-
name: string;
|
|
793
|
-
priority: number;
|
|
794
|
-
protocol: NsgProtocol;
|
|
795
|
-
sourceAddressPrefix?: string;
|
|
796
|
-
sourceAddressPrefixes?: string[];
|
|
797
|
-
sourcePortRange?: string;
|
|
798
|
-
sourcePortRanges?: string[];
|
|
799
|
-
}
|
|
800
|
-
|
|
801
|
-
// @public
|
|
802
|
-
export interface NodeType extends ProxyResource {
|
|
803
|
-
properties?: NodeTypeProperties;
|
|
804
|
-
sku?: NodeTypeSku;
|
|
805
|
-
tags?: Record<string, string>;
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
// @public
|
|
809
|
-
export interface NodeTypeActionParameters {
|
|
810
|
-
force?: boolean;
|
|
811
|
-
nodes?: string[];
|
|
812
|
-
updateType?: UpdateType;
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
// @public
|
|
816
|
-
export interface NodeTypeAvailableSku {
|
|
817
|
-
readonly capacity?: NodeTypeSkuCapacity;
|
|
818
|
-
readonly resourceType?: string;
|
|
819
|
-
readonly sku?: NodeTypeSupportedSku;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
// @public
|
|
823
|
-
export interface NodeTypeFaultSimulation {
|
|
824
|
-
nodeTypeName?: string;
|
|
825
|
-
operationId?: string;
|
|
826
|
-
operationStatus?: SfmcOperationStatus;
|
|
827
|
-
status?: FaultSimulationStatus;
|
|
828
|
-
}
|
|
829
|
-
|
|
830
|
-
// @public
|
|
831
|
-
export interface NodeTypeNatConfig {
|
|
832
|
-
backendPort?: number;
|
|
833
|
-
frontendPortRangeEnd?: number;
|
|
834
|
-
frontendPortRangeStart?: number;
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
// @public
|
|
838
|
-
export interface NodeTypeProperties {
|
|
839
|
-
additionalDataDisks?: VmssDataDisk[];
|
|
840
|
-
additionalNetworkInterfaceConfigurations?: AdditionalNetworkInterfaceConfiguration[];
|
|
841
|
-
applicationPorts?: EndpointRangeDescription;
|
|
842
|
-
capacities?: Record<string, string>;
|
|
843
|
-
computerNamePrefix?: string;
|
|
844
|
-
dataDiskLetter?: string;
|
|
845
|
-
dataDiskSizeGB?: number;
|
|
846
|
-
dataDiskType?: DiskType;
|
|
847
|
-
dscpConfigurationId?: string;
|
|
848
|
-
enableAcceleratedNetworking?: boolean;
|
|
849
|
-
enableEncryptionAtHost?: boolean;
|
|
850
|
-
enableNodePublicIP?: boolean;
|
|
851
|
-
enableNodePublicIPv6?: boolean;
|
|
852
|
-
enableOverProvisioning?: boolean;
|
|
853
|
-
ephemeralPorts?: EndpointRangeDescription;
|
|
854
|
-
evictionPolicy?: EvictionPolicyType;
|
|
855
|
-
frontendConfigurations?: FrontendConfiguration[];
|
|
856
|
-
hostGroupId?: string;
|
|
857
|
-
isPrimary: boolean;
|
|
858
|
-
isSpotVM?: boolean;
|
|
859
|
-
isStateless?: boolean;
|
|
860
|
-
multiplePlacementGroups?: boolean;
|
|
861
|
-
natConfigurations?: NodeTypeNatConfig[];
|
|
862
|
-
natGatewayId?: string;
|
|
863
|
-
networkSecurityRules?: NetworkSecurityRule[];
|
|
864
|
-
placementProperties?: Record<string, string>;
|
|
865
|
-
readonly provisioningState?: ManagedResourceProvisioningState;
|
|
866
|
-
secureBootEnabled?: boolean;
|
|
867
|
-
securityEncryptionType?: SecurityEncryptionType;
|
|
868
|
-
securityType?: SecurityType;
|
|
869
|
-
serviceArtifactReferenceId?: string;
|
|
870
|
-
spotRestoreTimeout?: string;
|
|
871
|
-
subnetId?: string;
|
|
872
|
-
useDefaultPublicLoadBalancer?: boolean;
|
|
873
|
-
useEphemeralOSDisk?: boolean;
|
|
874
|
-
useTempDataDisk?: boolean;
|
|
875
|
-
vmApplications?: VmApplication[];
|
|
876
|
-
vmExtensions?: VmssExtension[];
|
|
877
|
-
vmImageOffer?: string;
|
|
878
|
-
vmImagePlan?: VmImagePlan;
|
|
879
|
-
vmImagePublisher?: string;
|
|
880
|
-
vmImageResourceId?: string;
|
|
881
|
-
vmImageSku?: string;
|
|
882
|
-
vmImageVersion?: string;
|
|
883
|
-
vmInstanceCount: number;
|
|
884
|
-
vmManagedIdentity?: VmManagedIdentity;
|
|
885
|
-
vmSecrets?: VaultSecretGroup[];
|
|
886
|
-
vmSetupActions?: VmSetupAction[];
|
|
887
|
-
vmSharedGalleryImageId?: string;
|
|
888
|
-
vmSize?: string;
|
|
889
|
-
zoneBalance?: boolean;
|
|
890
|
-
zones?: string[];
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
// @public
|
|
894
|
-
export interface NodeTypeSku {
|
|
895
|
-
capacity: number;
|
|
896
|
-
name?: string;
|
|
897
|
-
tier?: string;
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
// @public
|
|
901
|
-
export interface NodeTypeSkuCapacity {
|
|
902
|
-
readonly default?: number;
|
|
903
|
-
readonly maximum?: number;
|
|
904
|
-
readonly minimum?: number;
|
|
905
|
-
readonly scaleType?: NodeTypeSkuScaleType;
|
|
906
|
-
}
|
|
907
|
-
|
|
908
|
-
// @public
|
|
909
|
-
export type NodeTypeSkuScaleType = string;
|
|
910
|
-
|
|
911
|
-
// @public
|
|
912
|
-
export interface NodeTypeSupportedSku {
|
|
913
|
-
readonly name?: string;
|
|
914
|
-
readonly tier?: string;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
// @public
|
|
918
|
-
export interface NodeTypeUpdateParameters {
|
|
919
|
-
sku?: NodeTypeSku;
|
|
920
|
-
tags?: Record<string, string>;
|
|
921
|
-
}
|
|
922
|
-
|
|
923
|
-
// @public
|
|
924
|
-
export type NsgProtocol = string;
|
|
925
|
-
|
|
926
|
-
// @public
|
|
927
|
-
export interface OperationResult {
|
|
928
|
-
display?: AvailableOperationDisplay;
|
|
929
|
-
isDataAction?: boolean;
|
|
930
|
-
name?: string;
|
|
931
|
-
nextLink?: string;
|
|
932
|
-
origin?: string;
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
// @public
|
|
936
|
-
export type OsType = string;
|
|
937
|
-
|
|
938
|
-
// @public
|
|
939
|
-
export interface Partition {
|
|
940
|
-
// (undocumented)
|
|
941
|
-
partitionScheme: PartitionScheme;
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
// @public
|
|
945
|
-
export interface PartitionInstanceCountScaleMechanism extends ScalingMechanism {
|
|
946
|
-
kind: "ScalePartitionInstanceCount";
|
|
947
|
-
maxInstanceCount: number;
|
|
948
|
-
minInstanceCount: number;
|
|
949
|
-
scaleIncrement: number;
|
|
950
|
-
}
|
|
951
|
-
|
|
952
|
-
// @public
|
|
953
|
-
export type PartitionScheme = string;
|
|
954
|
-
|
|
955
|
-
// @public
|
|
956
|
-
export type PartitionUnion = UniformInt64RangePartitionScheme | SingletonPartitionScheme | NamedPartitionScheme | Partition;
|
|
957
|
-
|
|
958
|
-
// @public
|
|
959
|
-
export type PrivateEndpointNetworkPolicies = string;
|
|
960
|
-
|
|
961
|
-
// @public
|
|
962
|
-
export type PrivateIPAddressVersion = string;
|
|
963
|
-
|
|
964
|
-
// @public
|
|
965
|
-
export type PrivateLinkServiceNetworkPolicies = string;
|
|
966
|
-
|
|
967
|
-
// @public
|
|
968
|
-
export type ProbeProtocol = string;
|
|
969
|
-
|
|
970
|
-
// @public
|
|
971
|
-
export type Protocol = string;
|
|
972
|
-
|
|
973
|
-
// @public
|
|
974
|
-
export interface ProxyResource extends Resource {
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
// @public
|
|
978
|
-
export type PublicIPAddressVersion = string;
|
|
979
|
-
|
|
980
|
-
// @public
|
|
981
|
-
export interface Resource {
|
|
982
|
-
readonly id?: string;
|
|
983
|
-
readonly name?: string;
|
|
984
|
-
readonly systemData?: SystemData;
|
|
985
|
-
readonly type?: string;
|
|
986
|
-
}
|
|
987
|
-
|
|
988
|
-
// @public
|
|
989
|
-
export interface ResourceAzStatus {
|
|
990
|
-
readonly details?: string;
|
|
991
|
-
readonly isZoneResilient?: boolean;
|
|
992
|
-
readonly resourceName?: string;
|
|
993
|
-
readonly resourceType?: string;
|
|
994
|
-
}
|
|
995
|
-
|
|
996
|
-
// @public
|
|
997
|
-
export type RollingUpgradeMode = string;
|
|
998
|
-
|
|
999
|
-
// @public
|
|
1000
|
-
export interface RollingUpgradeMonitoringPolicy {
|
|
1001
|
-
failureAction: FailureAction;
|
|
1002
|
-
healthCheckRetryTimeout: string;
|
|
1003
|
-
healthCheckStableDuration: string;
|
|
1004
|
-
healthCheckWaitDuration: string;
|
|
1005
|
-
upgradeDomainTimeout: string;
|
|
1006
|
-
upgradeTimeout: string;
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
// @public
|
|
1010
|
-
export interface RuntimeResumeApplicationUpgradeParameters {
|
|
1011
|
-
upgradeDomainName?: string;
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
// @public
|
|
1015
|
-
export interface ScalingMechanism {
|
|
1016
|
-
// (undocumented)
|
|
1017
|
-
kind: ServiceScalingMechanismKind;
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
// @public
|
|
1021
|
-
export type ScalingMechanismUnion = AddRemoveIncrementalNamedPartitionScalingMechanism | PartitionInstanceCountScaleMechanism | ScalingMechanism;
|
|
1022
|
-
|
|
1023
|
-
// @public
|
|
1024
|
-
export interface ScalingPolicy {
|
|
1025
|
-
scalingMechanism: ScalingMechanismUnion;
|
|
1026
|
-
scalingTrigger: ScalingTriggerUnion;
|
|
1027
|
-
}
|
|
1028
|
-
|
|
1029
|
-
// @public
|
|
1030
|
-
export interface ScalingTrigger {
|
|
1031
|
-
// (undocumented)
|
|
1032
|
-
kind: ServiceScalingTriggerKind;
|
|
1033
|
-
}
|
|
1034
|
-
|
|
1035
|
-
// @public
|
|
1036
|
-
export type ScalingTriggerUnion = AveragePartitionLoadScalingTrigger | AverageServiceLoadScalingTrigger | ScalingTrigger;
|
|
1037
|
-
|
|
1038
|
-
// @public
|
|
1039
|
-
export type SecurityEncryptionType = string;
|
|
1040
|
-
|
|
1041
|
-
// @public
|
|
1042
|
-
export type SecurityType = string;
|
|
1043
|
-
|
|
1044
|
-
// @public
|
|
1045
|
-
export interface ServiceCorrelation {
|
|
1046
|
-
scheme: ServiceCorrelationScheme;
|
|
1047
|
-
serviceName: string;
|
|
1048
|
-
}
|
|
1049
|
-
|
|
1050
|
-
// @public
|
|
1051
|
-
export type ServiceCorrelationScheme = string;
|
|
1052
|
-
|
|
1053
|
-
// @public
|
|
1054
|
-
export interface ServiceEndpoint {
|
|
1055
|
-
locations?: string[];
|
|
1056
|
-
service: string;
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
// @public
|
|
1060
|
-
export type ServiceKind = string;
|
|
1061
|
-
|
|
1062
|
-
// @public
|
|
1063
|
-
export interface ServiceLoadMetric {
|
|
1064
|
-
defaultLoad?: number;
|
|
1065
|
-
name: string;
|
|
1066
|
-
primaryDefaultLoad?: number;
|
|
1067
|
-
secondaryDefaultLoad?: number;
|
|
1068
|
-
weight?: ServiceLoadMetricWeight;
|
|
1069
|
-
}
|
|
1070
|
-
|
|
1071
|
-
// @public
|
|
1072
|
-
export type ServiceLoadMetricWeight = string;
|
|
1073
|
-
|
|
1074
|
-
// @public
|
|
1075
|
-
export type ServicePackageActivationMode = string;
|
|
1076
|
-
|
|
1077
|
-
// @public
|
|
1078
|
-
export interface ServicePlacementInvalidDomainPolicy extends ServicePlacementPolicy {
|
|
1079
|
-
domainName: string;
|
|
1080
|
-
type: "InvalidDomain";
|
|
1081
|
-
}
|
|
1082
|
-
|
|
1083
|
-
// @public
|
|
1084
|
-
export interface ServicePlacementNonPartiallyPlaceServicePolicy extends ServicePlacementPolicy {
|
|
1085
|
-
// (undocumented)
|
|
1086
|
-
type: "NonPartiallyPlaceService";
|
|
1087
|
-
}
|
|
1088
|
-
|
|
1089
|
-
// @public
|
|
1090
|
-
export interface ServicePlacementPolicy {
|
|
1091
|
-
// (undocumented)
|
|
1092
|
-
type: ServicePlacementPolicyType;
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
// @public
|
|
1096
|
-
export type ServicePlacementPolicyType = string;
|
|
1097
|
-
|
|
1098
|
-
// @public
|
|
1099
|
-
export type ServicePlacementPolicyUnion = ServicePlacementInvalidDomainPolicy | ServicePlacementRequiredDomainPolicy | ServicePlacementPreferPrimaryDomainPolicy | ServicePlacementRequireDomainDistributionPolicy | ServicePlacementNonPartiallyPlaceServicePolicy | ServicePlacementPolicy;
|
|
1100
|
-
|
|
1101
|
-
// @public
|
|
1102
|
-
export interface ServicePlacementPreferPrimaryDomainPolicy extends ServicePlacementPolicy {
|
|
1103
|
-
domainName: string;
|
|
1104
|
-
type: "PreferredPrimaryDomain";
|
|
1105
|
-
}
|
|
1106
|
-
|
|
1107
|
-
// @public
|
|
1108
|
-
export interface ServicePlacementRequiredDomainPolicy extends ServicePlacementPolicy {
|
|
1109
|
-
domainName: string;
|
|
1110
|
-
type: "RequiredDomain";
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
// @public
|
|
1114
|
-
export interface ServicePlacementRequireDomainDistributionPolicy extends ServicePlacementPolicy {
|
|
1115
|
-
domainName: string;
|
|
1116
|
-
type: "RequiredDomainDistribution";
|
|
1117
|
-
}
|
|
1118
|
-
|
|
1119
|
-
// @public
|
|
1120
|
-
export interface ServiceResource extends ProxyResource {
|
|
1121
|
-
location?: string;
|
|
1122
|
-
properties?: ServiceResourcePropertiesUnion;
|
|
1123
|
-
tags?: Record<string, string>;
|
|
1124
|
-
}
|
|
1125
|
-
|
|
1126
|
-
// @public
|
|
1127
|
-
export interface ServiceResourceProperties extends ServiceResourcePropertiesBase {
|
|
1128
|
-
partitionDescription: PartitionUnion;
|
|
1129
|
-
readonly provisioningState?: string;
|
|
1130
|
-
serviceDnsName?: string;
|
|
1131
|
-
serviceKind: ServiceKind;
|
|
1132
|
-
servicePackageActivationMode?: ServicePackageActivationMode;
|
|
1133
|
-
serviceTypeName: string;
|
|
1134
|
-
}
|
|
1135
|
-
|
|
1136
|
-
// @public
|
|
1137
|
-
export interface ServiceResourcePropertiesBase {
|
|
1138
|
-
correlationScheme?: ServiceCorrelation[];
|
|
1139
|
-
defaultMoveCost?: MoveCost;
|
|
1140
|
-
placementConstraints?: string;
|
|
1141
|
-
scalingPolicies?: ScalingPolicy[];
|
|
1142
|
-
serviceLoadMetrics?: ServiceLoadMetric[];
|
|
1143
|
-
servicePlacementPolicies?: ServicePlacementPolicyUnion[];
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
// @public
|
|
1147
|
-
export type ServiceResourcePropertiesUnion = StatefulServiceProperties | StatelessServiceProperties | ServiceResourceProperties;
|
|
1148
|
-
|
|
1149
|
-
// @public
|
|
1150
|
-
export type ServiceScalingMechanismKind = string;
|
|
1151
|
-
|
|
1152
|
-
// @public
|
|
1153
|
-
export type ServiceScalingTriggerKind = string;
|
|
1154
|
-
|
|
1155
|
-
// @public
|
|
1156
|
-
export interface ServiceTypeHealthPolicy {
|
|
1157
|
-
maxPercentUnhealthyPartitionsPerService: number;
|
|
1158
|
-
maxPercentUnhealthyReplicasPerPartition: number;
|
|
1159
|
-
maxPercentUnhealthyServices: number;
|
|
1160
|
-
}
|
|
1161
|
-
|
|
1162
|
-
// @public
|
|
1163
|
-
export interface ServiceUpdateParameters {
|
|
1164
|
-
tags?: Record<string, string>;
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
// @public
|
|
1168
|
-
export interface SettingsParameterDescription {
|
|
1169
|
-
name: string;
|
|
1170
|
-
value: string;
|
|
1171
|
-
}
|
|
1172
|
-
|
|
1173
|
-
// @public
|
|
1174
|
-
export interface SettingsSectionDescription {
|
|
1175
|
-
name: string;
|
|
1176
|
-
parameters: SettingsParameterDescription[];
|
|
1177
|
-
}
|
|
1178
|
-
|
|
1179
|
-
// @public
|
|
1180
|
-
export type SfmcOperationStatus = string;
|
|
1181
|
-
|
|
1182
|
-
// @public
|
|
1183
|
-
export interface SingletonPartitionScheme extends Partition {
|
|
1184
|
-
partitionScheme: "Singleton";
|
|
1185
|
-
}
|
|
1186
|
-
|
|
1187
|
-
// @public
|
|
1188
|
-
export interface Sku {
|
|
1189
|
-
name: SkuName;
|
|
1190
|
-
}
|
|
1191
|
-
|
|
1192
|
-
// @public
|
|
1193
|
-
export type SkuName = string;
|
|
1194
|
-
|
|
1195
|
-
// @public
|
|
1196
|
-
export interface StatefulServiceProperties extends ServiceResourceProperties {
|
|
1197
|
-
hasPersistedState?: boolean;
|
|
1198
|
-
minReplicaSetSize?: number;
|
|
1199
|
-
quorumLossWaitDuration?: string;
|
|
1200
|
-
replicaRestartWaitDuration?: string;
|
|
1201
|
-
serviceKind: "Stateful";
|
|
1202
|
-
servicePlacementTimeLimit?: string;
|
|
1203
|
-
standByReplicaKeepDuration?: string;
|
|
1204
|
-
targetReplicaSetSize?: number;
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
// @public
|
|
1208
|
-
export interface StatelessServiceProperties extends ServiceResourceProperties {
|
|
1209
|
-
instanceCount: number;
|
|
1210
|
-
minInstanceCount?: number;
|
|
1211
|
-
minInstancePercentage?: number;
|
|
1212
|
-
serviceKind: "Stateless";
|
|
1213
|
-
}
|
|
1214
|
-
|
|
1215
|
-
// @public
|
|
1216
|
-
export interface Subnet {
|
|
1217
|
-
enableIpv6?: boolean;
|
|
1218
|
-
name: string;
|
|
1219
|
-
networkSecurityGroupId?: string;
|
|
1220
|
-
privateEndpointNetworkPolicies?: PrivateEndpointNetworkPolicies;
|
|
1221
|
-
privateLinkServiceNetworkPolicies?: PrivateLinkServiceNetworkPolicies;
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
// @public
|
|
1225
|
-
export interface SubResource {
|
|
1226
|
-
id?: string;
|
|
1227
|
-
}
|
|
1228
|
-
|
|
1229
|
-
// @public
|
|
1230
|
-
export interface SystemData {
|
|
1231
|
-
createdAt?: Date;
|
|
1232
|
-
createdBy?: string;
|
|
1233
|
-
createdByType?: CreatedByType;
|
|
1234
|
-
lastModifiedAt?: Date;
|
|
1235
|
-
lastModifiedBy?: string;
|
|
1236
|
-
lastModifiedByType?: CreatedByType;
|
|
1237
|
-
}
|
|
1238
|
-
|
|
1239
|
-
// @public
|
|
1240
|
-
export interface TrackedResource extends Resource {
|
|
1241
|
-
location: string;
|
|
1242
|
-
tags?: Record<string, string>;
|
|
1243
|
-
}
|
|
1244
|
-
|
|
1245
|
-
// @public
|
|
1246
|
-
export interface UniformInt64RangePartitionScheme extends Partition {
|
|
1247
|
-
count: number;
|
|
1248
|
-
highKey: number;
|
|
1249
|
-
lowKey: number;
|
|
1250
|
-
partitionScheme: "UniformInt64Range";
|
|
1251
|
-
}
|
|
1252
|
-
|
|
1253
|
-
// @public
|
|
1254
|
-
export type UpdateType = string;
|
|
1255
|
-
|
|
1256
|
-
// @public
|
|
1257
|
-
export interface UserAssignedIdentity {
|
|
1258
|
-
readonly clientId?: string;
|
|
1259
|
-
readonly principalId?: string;
|
|
1260
|
-
}
|
|
1261
|
-
|
|
1262
|
-
// @public
|
|
1263
|
-
export interface VaultCertificate {
|
|
1264
|
-
certificateStore: string;
|
|
1265
|
-
certificateUrl: string;
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
// @public
|
|
1269
|
-
export interface VaultSecretGroup {
|
|
1270
|
-
sourceVault: SubResource;
|
|
1271
|
-
vaultCertificates: VaultCertificate[];
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
// @public
|
|
1275
|
-
export interface VmApplication {
|
|
1276
|
-
configurationReference?: string;
|
|
1277
|
-
enableAutomaticUpgrade?: boolean;
|
|
1278
|
-
order?: number;
|
|
1279
|
-
packageReferenceId: string;
|
|
1280
|
-
treatFailureAsDeploymentFailure?: boolean;
|
|
1281
|
-
vmGalleryTags?: string;
|
|
1282
|
-
}
|
|
1283
|
-
|
|
1284
|
-
// @public
|
|
1285
|
-
export interface VmImagePlan {
|
|
1286
|
-
name?: string;
|
|
1287
|
-
product?: string;
|
|
1288
|
-
promotionCode?: string;
|
|
1289
|
-
publisher?: string;
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
// @public
|
|
1293
|
-
export interface VmManagedIdentity {
|
|
1294
|
-
userAssignedIdentities?: string[];
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
|
-
// @public
|
|
1298
|
-
export type VmSetupAction = string;
|
|
1299
|
-
|
|
1300
|
-
// @public
|
|
1301
|
-
export interface VMSize {
|
|
1302
|
-
readonly size?: string;
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
// @public
|
|
1306
|
-
export interface VmssDataDisk {
|
|
1307
|
-
diskLetter: string;
|
|
1308
|
-
diskSizeGB: number;
|
|
1309
|
-
diskType: DiskType;
|
|
1310
|
-
lun: number;
|
|
1311
|
-
}
|
|
1312
|
-
|
|
1313
|
-
// @public
|
|
1314
|
-
export interface VmssExtension {
|
|
1315
|
-
name: string;
|
|
1316
|
-
properties: VmssExtensionProperties;
|
|
1317
|
-
}
|
|
1318
|
-
|
|
1319
|
-
// @public
|
|
1320
|
-
export interface VmssExtensionProperties {
|
|
1321
|
-
autoUpgradeMinorVersion?: boolean;
|
|
1322
|
-
enableAutomaticUpgrade?: boolean;
|
|
1323
|
-
forceUpdateTag?: string;
|
|
1324
|
-
protectedSettings?: any;
|
|
1325
|
-
provisionAfterExtensions?: string[];
|
|
1326
|
-
readonly provisioningState?: string;
|
|
1327
|
-
publisher: string;
|
|
1328
|
-
settings?: any;
|
|
1329
|
-
setupOrder?: VmssExtensionSetupOrder[];
|
|
1330
|
-
type: string;
|
|
1331
|
-
typeHandlerVersion: string;
|
|
1332
|
-
}
|
|
1333
|
-
|
|
1334
|
-
// @public
|
|
1335
|
-
export type VmssExtensionSetupOrder = string;
|
|
1336
|
-
|
|
1337
|
-
// @public
|
|
1338
|
-
export type ZonalUpdateMode = string;
|
|
1339
|
-
|
|
1340
|
-
// @public
|
|
1341
|
-
export interface ZoneFaultSimulationContent extends FaultSimulationContent {
|
|
1342
|
-
faultKind: "Zone";
|
|
1343
|
-
zones?: string[];
|
|
1344
|
-
}
|
|
1345
|
-
|
|
1346
|
-
// (No @packageDocumentation comment for this package)
|
|
1347
|
-
|
|
1348
|
-
```
|