@azure/arm-oracledatabase 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 +12276 -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/autonomousDatabaseBackupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.js +55 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.js +41 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.js +93 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.js +44 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.js +39 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.js +39 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.js +39 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.js +40 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.js +40 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.js +80 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.js +39 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.js +39 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.js +43 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.js +40 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.js +40 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dbNodesActionSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbNodesActionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbNodesActionSample.js +41 -0
- package/dist-esm/samples-dev/dbNodesActionSample.js.map +1 -0
- package/dist-esm/samples-dev/dbNodesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbNodesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbNodesGetSample.js +40 -0
- package/dist-esm/samples-dev/dbNodesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.js +55 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/dbServersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbServersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbServersGetSample.js +40 -0
- package/dist-esm/samples-dev/dbServersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.js +55 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.js.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.js +39 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.js +39 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.js +39 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/giVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/giVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/giVersionsGetSample.js +39 -0
- package/dist-esm/samples-dev/giVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.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 +53 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.js +38 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.js +40 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.js +55 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +4050 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +660 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +134 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +5548 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +40 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +325 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.d.ts +100 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.js +472 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.d.ts +42 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.js +175 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.d.ts +42 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.js +175 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.d.ts +42 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.js +175 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabases.d.ts +147 -0
- package/dist-esm/src/operations/autonomousDatabases.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabases.js +767 -0
- package/dist-esm/src/operations/autonomousDatabases.js.map +1 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.d.ts +121 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.js +650 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.js.map +1 -0
- package/dist-esm/src/operations/cloudVmClusters.d.ts +147 -0
- package/dist-esm/src/operations/cloudVmClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudVmClusters.js +777 -0
- package/dist-esm/src/operations/cloudVmClusters.js.map +1 -0
- package/dist-esm/src/operations/dbNodes.d.ts +65 -0
- package/dist-esm/src/operations/dbNodes.d.ts.map +1 -0
- package/dist-esm/src/operations/dbNodes.js +283 -0
- package/dist-esm/src/operations/dbNodes.js.map +1 -0
- package/dist-esm/src/operations/dbServers.d.ts +47 -0
- package/dist-esm/src/operations/dbServers.d.ts.map +1 -0
- package/dist-esm/src/operations/dbServers.js +188 -0
- package/dist-esm/src/operations/dbServers.js.map +1 -0
- package/dist-esm/src/operations/dbSystemShapes.d.ts +42 -0
- package/dist-esm/src/operations/dbSystemShapes.d.ts.map +1 -0
- package/dist-esm/src/operations/dbSystemShapes.js +175 -0
- package/dist-esm/src/operations/dbSystemShapes.js.map +1 -0
- package/dist-esm/src/operations/dnsPrivateViews.d.ts +42 -0
- package/dist-esm/src/operations/dnsPrivateViews.d.ts.map +1 -0
- package/dist-esm/src/operations/dnsPrivateViews.js +175 -0
- package/dist-esm/src/operations/dnsPrivateViews.js.map +1 -0
- package/dist-esm/src/operations/dnsPrivateZones.d.ts +42 -0
- package/dist-esm/src/operations/dnsPrivateZones.d.ts.map +1 -0
- package/dist-esm/src/operations/dnsPrivateZones.js +175 -0
- package/dist-esm/src/operations/dnsPrivateZones.js.map +1 -0
- package/dist-esm/src/operations/giVersions.d.ts +42 -0
- package/dist-esm/src/operations/giVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/giVersions.js +175 -0
- package/dist-esm/src/operations/giVersions.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +17 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +24 -0
- package/dist-esm/src/operations/index.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 +133 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/oracleSubscriptions.d.ts +102 -0
- package/dist-esm/src/operations/oracleSubscriptions.d.ts.map +1 -0
- package/dist-esm/src/operations/oracleSubscriptions.js +632 -0
- package/dist-esm/src/operations/oracleSubscriptions.js.map +1 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.d.ts +81 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.js +382 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.d.ts +111 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.d.ts +85 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.d.ts +111 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.js +9 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbServers.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/dbServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/dbServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.js +9 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.js +9 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.js +9 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/giVersions.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/giVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/giVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/giVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +24 -0
- package/dist-esm/src/operationsInterfaces/index.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/oracleSubscriptions.d.ts +81 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.js +9 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.js.map +1 -0
- package/dist-esm/src/oracleDatabaseManagementClient.d.ts +35 -0
- package/dist-esm/src/oracleDatabaseManagementClient.d.ts.map +1 -0
- package/dist-esm/src/oracleDatabaseManagementClient.js +117 -0
- package/dist-esm/src/oracleDatabaseManagementClient.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.js +70 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.js.map +1 -0
- package/package.json +118 -0
- package/review/arm-oracledatabase.api.md +2534 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +4524 -0
- package/src/models/mappers.ts +5770 -0
- package/src/models/parameters.ts +385 -0
- package/src/operations/autonomousDatabaseBackups.ts +664 -0
- package/src/operations/autonomousDatabaseCharacterSets.ts +215 -0
- package/src/operations/autonomousDatabaseNationalCharacterSets.ts +215 -0
- package/src/operations/autonomousDatabaseVersions.ts +215 -0
- package/src/operations/autonomousDatabases.ts +1032 -0
- package/src/operations/cloudExadataInfrastructures.ts +862 -0
- package/src/operations/cloudVmClusters.ts +1042 -0
- package/src/operations/dbNodes.ts +392 -0
- package/src/operations/dbServers.ts +252 -0
- package/src/operations/dbSystemShapes.ts +213 -0
- package/src/operations/dnsPrivateViews.ts +213 -0
- package/src/operations/dnsPrivateZones.ts +213 -0
- package/src/operations/giVersions.ts +213 -0
- package/src/operations/index.ts +24 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/oracleSubscriptions.ts +833 -0
- package/src/operations/virtualNetworkAddresses.ts +529 -0
- package/src/operationsInterfaces/autonomousDatabaseBackups.ts +153 -0
- package/src/operationsInterfaces/autonomousDatabaseCharacterSets.ts +40 -0
- package/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.ts +40 -0
- package/src/operationsInterfaces/autonomousDatabaseVersions.ts +40 -0
- package/src/operationsInterfaces/autonomousDatabases.ts +228 -0
- package/src/operationsInterfaces/cloudExadataInfrastructures.ts +174 -0
- package/src/operationsInterfaces/cloudVmClusters.ts +228 -0
- package/src/operationsInterfaces/dbNodes.ts +83 -0
- package/src/operationsInterfaces/dbServers.ts +44 -0
- package/src/operationsInterfaces/dbSystemShapes.ts +40 -0
- package/src/operationsInterfaces/dnsPrivateViews.ts +40 -0
- package/src/operationsInterfaces/dnsPrivateZones.ts +40 -0
- package/src/operationsInterfaces/giVersions.ts +40 -0
- package/src/operationsInterfaces/index.ts +24 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/oracleSubscriptions.ts +170 -0
- package/src/operationsInterfaces/virtualNetworkAddresses.ts +115 -0
- package/src/oracleDatabaseManagementClient.ts +209 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-oracledatabase.d.ts +5180 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,660 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
9
|
+
export var KnownOrigin;
|
|
10
|
+
(function (KnownOrigin) {
|
|
11
|
+
/** User */
|
|
12
|
+
KnownOrigin["User"] = "user";
|
|
13
|
+
/** System */
|
|
14
|
+
KnownOrigin["System"] = "system";
|
|
15
|
+
/** UserSystem */
|
|
16
|
+
KnownOrigin["UserSystem"] = "user,system";
|
|
17
|
+
})(KnownOrigin || (KnownOrigin = {}));
|
|
18
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
19
|
+
export var KnownActionType;
|
|
20
|
+
(function (KnownActionType) {
|
|
21
|
+
/** Internal */
|
|
22
|
+
KnownActionType["Internal"] = "Internal";
|
|
23
|
+
})(KnownActionType || (KnownActionType = {}));
|
|
24
|
+
/** Known values of {@link DataBaseType} that the service accepts. */
|
|
25
|
+
export var KnownDataBaseType;
|
|
26
|
+
(function (KnownDataBaseType) {
|
|
27
|
+
/** REGULAR value */
|
|
28
|
+
KnownDataBaseType["Regular"] = "Regular";
|
|
29
|
+
/** CLONE value */
|
|
30
|
+
KnownDataBaseType["Clone"] = "Clone";
|
|
31
|
+
})(KnownDataBaseType || (KnownDataBaseType = {}));
|
|
32
|
+
/** Known values of {@link AutonomousMaintenanceScheduleType} that the service accepts. */
|
|
33
|
+
export var KnownAutonomousMaintenanceScheduleType;
|
|
34
|
+
(function (KnownAutonomousMaintenanceScheduleType) {
|
|
35
|
+
/** EARLY value */
|
|
36
|
+
KnownAutonomousMaintenanceScheduleType["Early"] = "Early";
|
|
37
|
+
/** REGULAR value */
|
|
38
|
+
KnownAutonomousMaintenanceScheduleType["Regular"] = "Regular";
|
|
39
|
+
})(KnownAutonomousMaintenanceScheduleType || (KnownAutonomousMaintenanceScheduleType = {}));
|
|
40
|
+
/** Known values of {@link ComputeModel} that the service accepts. */
|
|
41
|
+
export var KnownComputeModel;
|
|
42
|
+
(function (KnownComputeModel) {
|
|
43
|
+
/** ECPU value */
|
|
44
|
+
KnownComputeModel["Ecpu"] = "ECPU";
|
|
45
|
+
/** OCPU value */
|
|
46
|
+
KnownComputeModel["Ocpu"] = "OCPU";
|
|
47
|
+
})(KnownComputeModel || (KnownComputeModel = {}));
|
|
48
|
+
/** Known values of {@link WorkloadType} that the service accepts. */
|
|
49
|
+
export var KnownWorkloadType;
|
|
50
|
+
(function (KnownWorkloadType) {
|
|
51
|
+
/** OLTP - indicates an Autonomous Transaction Processing database */
|
|
52
|
+
KnownWorkloadType["Oltp"] = "OLTP";
|
|
53
|
+
/** DW - indicates an Autonomous Data Warehouse database */
|
|
54
|
+
KnownWorkloadType["DW"] = "DW";
|
|
55
|
+
/** AJD - indicates an Autonomous JSON Database */
|
|
56
|
+
KnownWorkloadType["AJD"] = "AJD";
|
|
57
|
+
/** APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type. */
|
|
58
|
+
KnownWorkloadType["Apex"] = "APEX";
|
|
59
|
+
})(KnownWorkloadType || (KnownWorkloadType = {}));
|
|
60
|
+
/** Known values of {@link DisasterRecoveryType} that the service accepts. */
|
|
61
|
+
export var KnownDisasterRecoveryType;
|
|
62
|
+
(function (KnownDisasterRecoveryType) {
|
|
63
|
+
/** ADG value */
|
|
64
|
+
KnownDisasterRecoveryType["Adg"] = "Adg";
|
|
65
|
+
/** BACKUP_BASED value */
|
|
66
|
+
KnownDisasterRecoveryType["BackupBased"] = "BackupBased";
|
|
67
|
+
})(KnownDisasterRecoveryType || (KnownDisasterRecoveryType = {}));
|
|
68
|
+
/** Known values of {@link AutonomousDatabaseLifecycleState} that the service accepts. */
|
|
69
|
+
export var KnownAutonomousDatabaseLifecycleState;
|
|
70
|
+
(function (KnownAutonomousDatabaseLifecycleState) {
|
|
71
|
+
/** PROVISIONING value */
|
|
72
|
+
KnownAutonomousDatabaseLifecycleState["Provisioning"] = "Provisioning";
|
|
73
|
+
/** AVAILABLE value */
|
|
74
|
+
KnownAutonomousDatabaseLifecycleState["Available"] = "Available";
|
|
75
|
+
/** STOPPING value */
|
|
76
|
+
KnownAutonomousDatabaseLifecycleState["Stopping"] = "Stopping";
|
|
77
|
+
/** STOPPED value */
|
|
78
|
+
KnownAutonomousDatabaseLifecycleState["Stopped"] = "Stopped";
|
|
79
|
+
/** STARTING value */
|
|
80
|
+
KnownAutonomousDatabaseLifecycleState["Starting"] = "Starting";
|
|
81
|
+
/** TERMINATING value */
|
|
82
|
+
KnownAutonomousDatabaseLifecycleState["Terminating"] = "Terminating";
|
|
83
|
+
/** TERMINATED value */
|
|
84
|
+
KnownAutonomousDatabaseLifecycleState["Terminated"] = "Terminated";
|
|
85
|
+
/** UNAVAILABLE value */
|
|
86
|
+
KnownAutonomousDatabaseLifecycleState["Unavailable"] = "Unavailable";
|
|
87
|
+
/** RESTORE_IN_PROGRESS value */
|
|
88
|
+
KnownAutonomousDatabaseLifecycleState["RestoreInProgress"] = "RestoreInProgress";
|
|
89
|
+
/** RESTORE_FAILED value */
|
|
90
|
+
KnownAutonomousDatabaseLifecycleState["RestoreFailed"] = "RestoreFailed";
|
|
91
|
+
/** BACKUP_IN_PROGRESS value */
|
|
92
|
+
KnownAutonomousDatabaseLifecycleState["BackupInProgress"] = "BackupInProgress";
|
|
93
|
+
/** SCALE_IN_PROGRESS value */
|
|
94
|
+
KnownAutonomousDatabaseLifecycleState["ScaleInProgress"] = "ScaleInProgress";
|
|
95
|
+
/** AVAILABLE_NEEDS_ATTENTION value */
|
|
96
|
+
KnownAutonomousDatabaseLifecycleState["AvailableNeedsAttention"] = "AvailableNeedsAttention";
|
|
97
|
+
/** UPDATING value */
|
|
98
|
+
KnownAutonomousDatabaseLifecycleState["Updating"] = "Updating";
|
|
99
|
+
/** MAINTENANCE_IN_PROGRESS value */
|
|
100
|
+
KnownAutonomousDatabaseLifecycleState["MaintenanceInProgress"] = "MaintenanceInProgress";
|
|
101
|
+
/** RESTARTING value */
|
|
102
|
+
KnownAutonomousDatabaseLifecycleState["Restarting"] = "Restarting";
|
|
103
|
+
/** RECREATING value */
|
|
104
|
+
KnownAutonomousDatabaseLifecycleState["Recreating"] = "Recreating";
|
|
105
|
+
/** ROLE_CHANGE_IN_PROGRESS value */
|
|
106
|
+
KnownAutonomousDatabaseLifecycleState["RoleChangeInProgress"] = "RoleChangeInProgress";
|
|
107
|
+
/** UPGRADING value */
|
|
108
|
+
KnownAutonomousDatabaseLifecycleState["Upgrading"] = "Upgrading";
|
|
109
|
+
/** INACCESSIBLE value */
|
|
110
|
+
KnownAutonomousDatabaseLifecycleState["Inaccessible"] = "Inaccessible";
|
|
111
|
+
/** STANDBY value */
|
|
112
|
+
KnownAutonomousDatabaseLifecycleState["Standby"] = "Standby";
|
|
113
|
+
})(KnownAutonomousDatabaseLifecycleState || (KnownAutonomousDatabaseLifecycleState = {}));
|
|
114
|
+
/** Known values of {@link LicenseModel} that the service accepts. */
|
|
115
|
+
export var KnownLicenseModel;
|
|
116
|
+
(function (KnownLicenseModel) {
|
|
117
|
+
/** LicenseIncluded value */
|
|
118
|
+
KnownLicenseModel["LicenseIncluded"] = "LicenseIncluded";
|
|
119
|
+
/** BringYourOwnLicense value */
|
|
120
|
+
KnownLicenseModel["BringYourOwnLicense"] = "BringYourOwnLicense";
|
|
121
|
+
})(KnownLicenseModel || (KnownLicenseModel = {}));
|
|
122
|
+
/** Known values of {@link AzureResourceProvisioningState} that the service accepts. */
|
|
123
|
+
export var KnownAzureResourceProvisioningState;
|
|
124
|
+
(function (KnownAzureResourceProvisioningState) {
|
|
125
|
+
/** Resource has been created. */
|
|
126
|
+
KnownAzureResourceProvisioningState["Succeeded"] = "Succeeded";
|
|
127
|
+
/** Resource creation failed. */
|
|
128
|
+
KnownAzureResourceProvisioningState["Failed"] = "Failed";
|
|
129
|
+
/** Resource creation was canceled. */
|
|
130
|
+
KnownAzureResourceProvisioningState["Canceled"] = "Canceled";
|
|
131
|
+
/** Provisioning value */
|
|
132
|
+
KnownAzureResourceProvisioningState["Provisioning"] = "Provisioning";
|
|
133
|
+
})(KnownAzureResourceProvisioningState || (KnownAzureResourceProvisioningState = {}));
|
|
134
|
+
/** Known values of {@link DayOfWeekName} that the service accepts. */
|
|
135
|
+
export var KnownDayOfWeekName;
|
|
136
|
+
(function (KnownDayOfWeekName) {
|
|
137
|
+
/** Monday value */
|
|
138
|
+
KnownDayOfWeekName["Monday"] = "Monday";
|
|
139
|
+
/** Tuesday value */
|
|
140
|
+
KnownDayOfWeekName["Tuesday"] = "Tuesday";
|
|
141
|
+
/** Wednesday value */
|
|
142
|
+
KnownDayOfWeekName["Wednesday"] = "Wednesday";
|
|
143
|
+
/** Thursday value */
|
|
144
|
+
KnownDayOfWeekName["Thursday"] = "Thursday";
|
|
145
|
+
/** Friday value */
|
|
146
|
+
KnownDayOfWeekName["Friday"] = "Friday";
|
|
147
|
+
/** Saturday value */
|
|
148
|
+
KnownDayOfWeekName["Saturday"] = "Saturday";
|
|
149
|
+
/** Sunday value */
|
|
150
|
+
KnownDayOfWeekName["Sunday"] = "Sunday";
|
|
151
|
+
})(KnownDayOfWeekName || (KnownDayOfWeekName = {}));
|
|
152
|
+
/** Known values of {@link ConsumerGroup} that the service accepts. */
|
|
153
|
+
export var KnownConsumerGroup;
|
|
154
|
+
(function (KnownConsumerGroup) {
|
|
155
|
+
/** HIGH value */
|
|
156
|
+
KnownConsumerGroup["High"] = "High";
|
|
157
|
+
/** MEDIUM value */
|
|
158
|
+
KnownConsumerGroup["Medium"] = "Medium";
|
|
159
|
+
/** LOW value */
|
|
160
|
+
KnownConsumerGroup["Low"] = "Low";
|
|
161
|
+
/** TP value */
|
|
162
|
+
KnownConsumerGroup["Tp"] = "Tp";
|
|
163
|
+
/** TPURGENT value */
|
|
164
|
+
KnownConsumerGroup["Tpurgent"] = "Tpurgent";
|
|
165
|
+
})(KnownConsumerGroup || (KnownConsumerGroup = {}));
|
|
166
|
+
/** Known values of {@link HostFormatType} that the service accepts. */
|
|
167
|
+
export var KnownHostFormatType;
|
|
168
|
+
(function (KnownHostFormatType) {
|
|
169
|
+
/** FQDN value */
|
|
170
|
+
KnownHostFormatType["Fqdn"] = "Fqdn";
|
|
171
|
+
/** IP value */
|
|
172
|
+
KnownHostFormatType["Ip"] = "Ip";
|
|
173
|
+
})(KnownHostFormatType || (KnownHostFormatType = {}));
|
|
174
|
+
/** Known values of {@link ProtocolType} that the service accepts. */
|
|
175
|
+
export var KnownProtocolType;
|
|
176
|
+
(function (KnownProtocolType) {
|
|
177
|
+
/** TCP value */
|
|
178
|
+
KnownProtocolType["TCP"] = "TCP";
|
|
179
|
+
/** TCPS value */
|
|
180
|
+
KnownProtocolType["Tcps"] = "TCPS";
|
|
181
|
+
})(KnownProtocolType || (KnownProtocolType = {}));
|
|
182
|
+
/** Known values of {@link SessionModeType} that the service accepts. */
|
|
183
|
+
export var KnownSessionModeType;
|
|
184
|
+
(function (KnownSessionModeType) {
|
|
185
|
+
/** DIRECT value */
|
|
186
|
+
KnownSessionModeType["Direct"] = "Direct";
|
|
187
|
+
/** REDIRECT value */
|
|
188
|
+
KnownSessionModeType["Redirect"] = "Redirect";
|
|
189
|
+
})(KnownSessionModeType || (KnownSessionModeType = {}));
|
|
190
|
+
/** Known values of {@link SyntaxFormatType} that the service accepts. */
|
|
191
|
+
export var KnownSyntaxFormatType;
|
|
192
|
+
(function (KnownSyntaxFormatType) {
|
|
193
|
+
/** LONG value */
|
|
194
|
+
KnownSyntaxFormatType["Long"] = "Long";
|
|
195
|
+
/** EZCONNECT value */
|
|
196
|
+
KnownSyntaxFormatType["Ezconnect"] = "Ezconnect";
|
|
197
|
+
/** EZCONNECTPLUS value */
|
|
198
|
+
KnownSyntaxFormatType["Ezconnectplus"] = "Ezconnectplus";
|
|
199
|
+
})(KnownSyntaxFormatType || (KnownSyntaxFormatType = {}));
|
|
200
|
+
/** Known values of {@link TlsAuthenticationType} that the service accepts. */
|
|
201
|
+
export var KnownTlsAuthenticationType;
|
|
202
|
+
(function (KnownTlsAuthenticationType) {
|
|
203
|
+
/** SERVER value */
|
|
204
|
+
KnownTlsAuthenticationType["Server"] = "Server";
|
|
205
|
+
/** MUTUAL value */
|
|
206
|
+
KnownTlsAuthenticationType["Mutual"] = "Mutual";
|
|
207
|
+
})(KnownTlsAuthenticationType || (KnownTlsAuthenticationType = {}));
|
|
208
|
+
/** Known values of {@link DataSafeStatusType} that the service accepts. */
|
|
209
|
+
export var KnownDataSafeStatusType;
|
|
210
|
+
(function (KnownDataSafeStatusType) {
|
|
211
|
+
/** REGISTERING value */
|
|
212
|
+
KnownDataSafeStatusType["Registering"] = "Registering";
|
|
213
|
+
/** REGISTERED value */
|
|
214
|
+
KnownDataSafeStatusType["Registered"] = "Registered";
|
|
215
|
+
/** DEREGISTERING value */
|
|
216
|
+
KnownDataSafeStatusType["Deregistering"] = "Deregistering";
|
|
217
|
+
/** NOT_REGISTERED value */
|
|
218
|
+
KnownDataSafeStatusType["NotRegistered"] = "NotRegistered";
|
|
219
|
+
/** FAILED value */
|
|
220
|
+
KnownDataSafeStatusType["Failed"] = "Failed";
|
|
221
|
+
})(KnownDataSafeStatusType || (KnownDataSafeStatusType = {}));
|
|
222
|
+
/** Known values of {@link DatabaseEditionType} that the service accepts. */
|
|
223
|
+
export var KnownDatabaseEditionType;
|
|
224
|
+
(function (KnownDatabaseEditionType) {
|
|
225
|
+
/** STANDARD_EDITION value */
|
|
226
|
+
KnownDatabaseEditionType["StandardEdition"] = "StandardEdition";
|
|
227
|
+
/** ENTERPRISE_EDITION value */
|
|
228
|
+
KnownDatabaseEditionType["EnterpriseEdition"] = "EnterpriseEdition";
|
|
229
|
+
})(KnownDatabaseEditionType || (KnownDatabaseEditionType = {}));
|
|
230
|
+
/** Known values of {@link OpenModeType} that the service accepts. */
|
|
231
|
+
export var KnownOpenModeType;
|
|
232
|
+
(function (KnownOpenModeType) {
|
|
233
|
+
/** READ_ONLY value */
|
|
234
|
+
KnownOpenModeType["ReadOnly"] = "ReadOnly";
|
|
235
|
+
/** READ_WRITE value */
|
|
236
|
+
KnownOpenModeType["ReadWrite"] = "ReadWrite";
|
|
237
|
+
})(KnownOpenModeType || (KnownOpenModeType = {}));
|
|
238
|
+
/** Known values of {@link OperationsInsightsStatusType} that the service accepts. */
|
|
239
|
+
export var KnownOperationsInsightsStatusType;
|
|
240
|
+
(function (KnownOperationsInsightsStatusType) {
|
|
241
|
+
/** ENABLING value */
|
|
242
|
+
KnownOperationsInsightsStatusType["Enabling"] = "Enabling";
|
|
243
|
+
/** ENABLED value */
|
|
244
|
+
KnownOperationsInsightsStatusType["Enabled"] = "Enabled";
|
|
245
|
+
/** DISABLING value */
|
|
246
|
+
KnownOperationsInsightsStatusType["Disabling"] = "Disabling";
|
|
247
|
+
/** NOT_ENABLED value */
|
|
248
|
+
KnownOperationsInsightsStatusType["NotEnabled"] = "NotEnabled";
|
|
249
|
+
/** FAILED_ENABLING value */
|
|
250
|
+
KnownOperationsInsightsStatusType["FailedEnabling"] = "FailedEnabling";
|
|
251
|
+
/** FAILED_DISABLING value */
|
|
252
|
+
KnownOperationsInsightsStatusType["FailedDisabling"] = "FailedDisabling";
|
|
253
|
+
})(KnownOperationsInsightsStatusType || (KnownOperationsInsightsStatusType = {}));
|
|
254
|
+
/** Known values of {@link PermissionLevelType} that the service accepts. */
|
|
255
|
+
export var KnownPermissionLevelType;
|
|
256
|
+
(function (KnownPermissionLevelType) {
|
|
257
|
+
/** RESTRICTED value */
|
|
258
|
+
KnownPermissionLevelType["Restricted"] = "Restricted";
|
|
259
|
+
/** UNRESTRICTED value */
|
|
260
|
+
KnownPermissionLevelType["Unrestricted"] = "Unrestricted";
|
|
261
|
+
})(KnownPermissionLevelType || (KnownPermissionLevelType = {}));
|
|
262
|
+
/** Known values of {@link RoleType} that the service accepts. */
|
|
263
|
+
export var KnownRoleType;
|
|
264
|
+
(function (KnownRoleType) {
|
|
265
|
+
/** PRIMARY value */
|
|
266
|
+
KnownRoleType["Primary"] = "Primary";
|
|
267
|
+
/** STANDBY value */
|
|
268
|
+
KnownRoleType["Standby"] = "Standby";
|
|
269
|
+
/** DISABLED_STANDBY value */
|
|
270
|
+
KnownRoleType["DisabledStandby"] = "DisabledStandby";
|
|
271
|
+
/** BACKUP_COPY value */
|
|
272
|
+
KnownRoleType["BackupCopy"] = "BackupCopy";
|
|
273
|
+
/** SNAPSHOT_STANDBY value */
|
|
274
|
+
KnownRoleType["SnapshotStandby"] = "SnapshotStandby";
|
|
275
|
+
})(KnownRoleType || (KnownRoleType = {}));
|
|
276
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
277
|
+
export var KnownCreatedByType;
|
|
278
|
+
(function (KnownCreatedByType) {
|
|
279
|
+
/** User */
|
|
280
|
+
KnownCreatedByType["User"] = "User";
|
|
281
|
+
/** Application */
|
|
282
|
+
KnownCreatedByType["Application"] = "Application";
|
|
283
|
+
/** ManagedIdentity */
|
|
284
|
+
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
285
|
+
/** Key */
|
|
286
|
+
KnownCreatedByType["Key"] = "Key";
|
|
287
|
+
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
288
|
+
/** Known values of {@link Preference} that the service accepts. */
|
|
289
|
+
export var KnownPreference;
|
|
290
|
+
(function (KnownPreference) {
|
|
291
|
+
/** NoPreference value */
|
|
292
|
+
KnownPreference["NoPreference"] = "NoPreference";
|
|
293
|
+
/** CustomPreference value */
|
|
294
|
+
KnownPreference["CustomPreference"] = "CustomPreference";
|
|
295
|
+
})(KnownPreference || (KnownPreference = {}));
|
|
296
|
+
/** Known values of {@link MonthName} that the service accepts. */
|
|
297
|
+
export var KnownMonthName;
|
|
298
|
+
(function (KnownMonthName) {
|
|
299
|
+
/** January value */
|
|
300
|
+
KnownMonthName["January"] = "January";
|
|
301
|
+
/** February value */
|
|
302
|
+
KnownMonthName["February"] = "February";
|
|
303
|
+
/** March value */
|
|
304
|
+
KnownMonthName["March"] = "March";
|
|
305
|
+
/** April value */
|
|
306
|
+
KnownMonthName["April"] = "April";
|
|
307
|
+
/** May value */
|
|
308
|
+
KnownMonthName["May"] = "May";
|
|
309
|
+
/** June value */
|
|
310
|
+
KnownMonthName["June"] = "June";
|
|
311
|
+
/** July value */
|
|
312
|
+
KnownMonthName["July"] = "July";
|
|
313
|
+
/** August value */
|
|
314
|
+
KnownMonthName["August"] = "August";
|
|
315
|
+
/** September value */
|
|
316
|
+
KnownMonthName["September"] = "September";
|
|
317
|
+
/** October value */
|
|
318
|
+
KnownMonthName["October"] = "October";
|
|
319
|
+
/** November value */
|
|
320
|
+
KnownMonthName["November"] = "November";
|
|
321
|
+
/** December value */
|
|
322
|
+
KnownMonthName["December"] = "December";
|
|
323
|
+
})(KnownMonthName || (KnownMonthName = {}));
|
|
324
|
+
/** Known values of {@link PatchingMode} that the service accepts. */
|
|
325
|
+
export var KnownPatchingMode;
|
|
326
|
+
(function (KnownPatchingMode) {
|
|
327
|
+
/** Rolling value */
|
|
328
|
+
KnownPatchingMode["Rolling"] = "Rolling";
|
|
329
|
+
/** Non Rolling value */
|
|
330
|
+
KnownPatchingMode["NonRolling"] = "NonRolling";
|
|
331
|
+
})(KnownPatchingMode || (KnownPatchingMode = {}));
|
|
332
|
+
/** Known values of {@link CloudExadataInfrastructureLifecycleState} that the service accepts. */
|
|
333
|
+
export var KnownCloudExadataInfrastructureLifecycleState;
|
|
334
|
+
(function (KnownCloudExadataInfrastructureLifecycleState) {
|
|
335
|
+
/** PROVISIONING value */
|
|
336
|
+
KnownCloudExadataInfrastructureLifecycleState["Provisioning"] = "Provisioning";
|
|
337
|
+
/** AVAILABLE value */
|
|
338
|
+
KnownCloudExadataInfrastructureLifecycleState["Available"] = "Available";
|
|
339
|
+
/** UPDATING value */
|
|
340
|
+
KnownCloudExadataInfrastructureLifecycleState["Updating"] = "Updating";
|
|
341
|
+
/** TERMINATING value */
|
|
342
|
+
KnownCloudExadataInfrastructureLifecycleState["Terminating"] = "Terminating";
|
|
343
|
+
/** TERMINATED value */
|
|
344
|
+
KnownCloudExadataInfrastructureLifecycleState["Terminated"] = "Terminated";
|
|
345
|
+
/** MAINTENANCE_IN_PROGRESS value */
|
|
346
|
+
KnownCloudExadataInfrastructureLifecycleState["MaintenanceInProgress"] = "MaintenanceInProgress";
|
|
347
|
+
/** FAILED value */
|
|
348
|
+
KnownCloudExadataInfrastructureLifecycleState["Failed"] = "Failed";
|
|
349
|
+
})(KnownCloudExadataInfrastructureLifecycleState || (KnownCloudExadataInfrastructureLifecycleState = {}));
|
|
350
|
+
/** Known values of {@link DiskRedundancy} that the service accepts. */
|
|
351
|
+
export var KnownDiskRedundancy;
|
|
352
|
+
(function (KnownDiskRedundancy) {
|
|
353
|
+
/** High value */
|
|
354
|
+
KnownDiskRedundancy["High"] = "High";
|
|
355
|
+
/** Normal value */
|
|
356
|
+
KnownDiskRedundancy["Normal"] = "Normal";
|
|
357
|
+
})(KnownDiskRedundancy || (KnownDiskRedundancy = {}));
|
|
358
|
+
/** Known values of {@link CloudVmClusterLifecycleState} that the service accepts. */
|
|
359
|
+
export var KnownCloudVmClusterLifecycleState;
|
|
360
|
+
(function (KnownCloudVmClusterLifecycleState) {
|
|
361
|
+
/** PROVISIONING value */
|
|
362
|
+
KnownCloudVmClusterLifecycleState["Provisioning"] = "Provisioning";
|
|
363
|
+
/** AVAILABLE value */
|
|
364
|
+
KnownCloudVmClusterLifecycleState["Available"] = "Available";
|
|
365
|
+
/** UPDATING value */
|
|
366
|
+
KnownCloudVmClusterLifecycleState["Updating"] = "Updating";
|
|
367
|
+
/** TERMINATING value */
|
|
368
|
+
KnownCloudVmClusterLifecycleState["Terminating"] = "Terminating";
|
|
369
|
+
/** TERMINATED value */
|
|
370
|
+
KnownCloudVmClusterLifecycleState["Terminated"] = "Terminated";
|
|
371
|
+
/** MAINTENANCE_IN_PROGRESS value */
|
|
372
|
+
KnownCloudVmClusterLifecycleState["MaintenanceInProgress"] = "MaintenanceInProgress";
|
|
373
|
+
/** FAILED value */
|
|
374
|
+
KnownCloudVmClusterLifecycleState["Failed"] = "Failed";
|
|
375
|
+
})(KnownCloudVmClusterLifecycleState || (KnownCloudVmClusterLifecycleState = {}));
|
|
376
|
+
/** Known values of {@link IormLifecycleState} that the service accepts. */
|
|
377
|
+
export var KnownIormLifecycleState;
|
|
378
|
+
(function (KnownIormLifecycleState) {
|
|
379
|
+
/** BOOTSTRAPPING value */
|
|
380
|
+
KnownIormLifecycleState["BootStrapping"] = "BootStrapping";
|
|
381
|
+
/** ENABLED value */
|
|
382
|
+
KnownIormLifecycleState["Enabled"] = "Enabled";
|
|
383
|
+
/** DISABLED value */
|
|
384
|
+
KnownIormLifecycleState["Disabled"] = "Disabled";
|
|
385
|
+
/** UPDATING value */
|
|
386
|
+
KnownIormLifecycleState["Updating"] = "Updating";
|
|
387
|
+
/** FAILED value */
|
|
388
|
+
KnownIormLifecycleState["Failed"] = "Failed";
|
|
389
|
+
})(KnownIormLifecycleState || (KnownIormLifecycleState = {}));
|
|
390
|
+
/** Known values of {@link Objective} that the service accepts. */
|
|
391
|
+
export var KnownObjective;
|
|
392
|
+
(function (KnownObjective) {
|
|
393
|
+
/** LOW_LATENCY value */
|
|
394
|
+
KnownObjective["LowLatency"] = "LowLatency";
|
|
395
|
+
/** HIGH_THROUGHPUT value */
|
|
396
|
+
KnownObjective["HighThroughput"] = "HighThroughput";
|
|
397
|
+
/** BALANCED value */
|
|
398
|
+
KnownObjective["Balanced"] = "Balanced";
|
|
399
|
+
/** AUTO value */
|
|
400
|
+
KnownObjective["Auto"] = "Auto";
|
|
401
|
+
/** BASIC value */
|
|
402
|
+
KnownObjective["Basic"] = "Basic";
|
|
403
|
+
})(KnownObjective || (KnownObjective = {}));
|
|
404
|
+
/** Known values of {@link DnsPrivateViewsLifecycleState} that the service accepts. */
|
|
405
|
+
export var KnownDnsPrivateViewsLifecycleState;
|
|
406
|
+
(function (KnownDnsPrivateViewsLifecycleState) {
|
|
407
|
+
/** Active value */
|
|
408
|
+
KnownDnsPrivateViewsLifecycleState["Active"] = "Active";
|
|
409
|
+
/** Deleted value */
|
|
410
|
+
KnownDnsPrivateViewsLifecycleState["Deleted"] = "Deleted";
|
|
411
|
+
/** Deleting value */
|
|
412
|
+
KnownDnsPrivateViewsLifecycleState["Deleting"] = "Deleting";
|
|
413
|
+
/** Updating value */
|
|
414
|
+
KnownDnsPrivateViewsLifecycleState["Updating"] = "Updating";
|
|
415
|
+
})(KnownDnsPrivateViewsLifecycleState || (KnownDnsPrivateViewsLifecycleState = {}));
|
|
416
|
+
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
417
|
+
export var KnownResourceProvisioningState;
|
|
418
|
+
(function (KnownResourceProvisioningState) {
|
|
419
|
+
/** Resource has been created. */
|
|
420
|
+
KnownResourceProvisioningState["Succeeded"] = "Succeeded";
|
|
421
|
+
/** Resource creation failed. */
|
|
422
|
+
KnownResourceProvisioningState["Failed"] = "Failed";
|
|
423
|
+
/** Resource creation was canceled. */
|
|
424
|
+
KnownResourceProvisioningState["Canceled"] = "Canceled";
|
|
425
|
+
})(KnownResourceProvisioningState || (KnownResourceProvisioningState = {}));
|
|
426
|
+
/** Known values of {@link DnsPrivateZonesLifecycleState} that the service accepts. */
|
|
427
|
+
export var KnownDnsPrivateZonesLifecycleState;
|
|
428
|
+
(function (KnownDnsPrivateZonesLifecycleState) {
|
|
429
|
+
/** Active value */
|
|
430
|
+
KnownDnsPrivateZonesLifecycleState["Active"] = "Active";
|
|
431
|
+
/** Creating value */
|
|
432
|
+
KnownDnsPrivateZonesLifecycleState["Creating"] = "Creating";
|
|
433
|
+
/** Deleted value */
|
|
434
|
+
KnownDnsPrivateZonesLifecycleState["Deleted"] = "Deleted";
|
|
435
|
+
/** Deleting value */
|
|
436
|
+
KnownDnsPrivateZonesLifecycleState["Deleting"] = "Deleting";
|
|
437
|
+
/** Updating value */
|
|
438
|
+
KnownDnsPrivateZonesLifecycleState["Updating"] = "Updating";
|
|
439
|
+
})(KnownDnsPrivateZonesLifecycleState || (KnownDnsPrivateZonesLifecycleState = {}));
|
|
440
|
+
/** Known values of {@link ZoneType} that the service accepts. */
|
|
441
|
+
export var KnownZoneType;
|
|
442
|
+
(function (KnownZoneType) {
|
|
443
|
+
/** Primary value */
|
|
444
|
+
KnownZoneType["Primary"] = "Primary";
|
|
445
|
+
/** Secondary value */
|
|
446
|
+
KnownZoneType["Secondary"] = "Secondary";
|
|
447
|
+
})(KnownZoneType || (KnownZoneType = {}));
|
|
448
|
+
/** Known values of {@link OracleSubscriptionProvisioningState} that the service accepts. */
|
|
449
|
+
export var KnownOracleSubscriptionProvisioningState;
|
|
450
|
+
(function (KnownOracleSubscriptionProvisioningState) {
|
|
451
|
+
/** Resource has been created. */
|
|
452
|
+
KnownOracleSubscriptionProvisioningState["Succeeded"] = "Succeeded";
|
|
453
|
+
/** Resource creation failed. */
|
|
454
|
+
KnownOracleSubscriptionProvisioningState["Failed"] = "Failed";
|
|
455
|
+
/** Resource creation was canceled. */
|
|
456
|
+
KnownOracleSubscriptionProvisioningState["Canceled"] = "Canceled";
|
|
457
|
+
})(KnownOracleSubscriptionProvisioningState || (KnownOracleSubscriptionProvisioningState = {}));
|
|
458
|
+
/** Known values of {@link CloudAccountProvisioningState} that the service accepts. */
|
|
459
|
+
export var KnownCloudAccountProvisioningState;
|
|
460
|
+
(function (KnownCloudAccountProvisioningState) {
|
|
461
|
+
/** Pending value */
|
|
462
|
+
KnownCloudAccountProvisioningState["Pending"] = "Pending";
|
|
463
|
+
/** Provisioning value */
|
|
464
|
+
KnownCloudAccountProvisioningState["Provisioning"] = "Provisioning";
|
|
465
|
+
/** Available value */
|
|
466
|
+
KnownCloudAccountProvisioningState["Available"] = "Available";
|
|
467
|
+
})(KnownCloudAccountProvisioningState || (KnownCloudAccountProvisioningState = {}));
|
|
468
|
+
/** Known values of {@link Intent} that the service accepts. */
|
|
469
|
+
export var KnownIntent;
|
|
470
|
+
(function (KnownIntent) {
|
|
471
|
+
/** Retain value */
|
|
472
|
+
KnownIntent["Retain"] = "Retain";
|
|
473
|
+
/** Reset value */
|
|
474
|
+
KnownIntent["Reset"] = "Reset";
|
|
475
|
+
})(KnownIntent || (KnownIntent = {}));
|
|
476
|
+
/** Known values of {@link AutonomousDatabaseBackupLifecycleState} that the service accepts. */
|
|
477
|
+
export var KnownAutonomousDatabaseBackupLifecycleState;
|
|
478
|
+
(function (KnownAutonomousDatabaseBackupLifecycleState) {
|
|
479
|
+
/** Creating */
|
|
480
|
+
KnownAutonomousDatabaseBackupLifecycleState["Creating"] = "Creating";
|
|
481
|
+
/** Active */
|
|
482
|
+
KnownAutonomousDatabaseBackupLifecycleState["Active"] = "Active";
|
|
483
|
+
/** Deleting */
|
|
484
|
+
KnownAutonomousDatabaseBackupLifecycleState["Deleting"] = "Deleting";
|
|
485
|
+
/** Failed */
|
|
486
|
+
KnownAutonomousDatabaseBackupLifecycleState["Failed"] = "Failed";
|
|
487
|
+
/** Updating */
|
|
488
|
+
KnownAutonomousDatabaseBackupLifecycleState["Updating"] = "Updating";
|
|
489
|
+
})(KnownAutonomousDatabaseBackupLifecycleState || (KnownAutonomousDatabaseBackupLifecycleState = {}));
|
|
490
|
+
/** Known values of {@link AutonomousDatabaseBackupType} that the service accepts. */
|
|
491
|
+
export var KnownAutonomousDatabaseBackupType;
|
|
492
|
+
(function (KnownAutonomousDatabaseBackupType) {
|
|
493
|
+
/** Incremental */
|
|
494
|
+
KnownAutonomousDatabaseBackupType["Incremental"] = "Incremental";
|
|
495
|
+
/** Full */
|
|
496
|
+
KnownAutonomousDatabaseBackupType["Full"] = "Full";
|
|
497
|
+
/** LongTerm */
|
|
498
|
+
KnownAutonomousDatabaseBackupType["LongTerm"] = "LongTerm";
|
|
499
|
+
})(KnownAutonomousDatabaseBackupType || (KnownAutonomousDatabaseBackupType = {}));
|
|
500
|
+
/** Known values of {@link GenerateType} that the service accepts. */
|
|
501
|
+
export var KnownGenerateType;
|
|
502
|
+
(function (KnownGenerateType) {
|
|
503
|
+
/** SINGLE value */
|
|
504
|
+
KnownGenerateType["Single"] = "Single";
|
|
505
|
+
/** ALL value */
|
|
506
|
+
KnownGenerateType["All"] = "All";
|
|
507
|
+
})(KnownGenerateType || (KnownGenerateType = {}));
|
|
508
|
+
/** Known values of {@link DbServerPatchingStatus} that the service accepts. */
|
|
509
|
+
export var KnownDbServerPatchingStatus;
|
|
510
|
+
(function (KnownDbServerPatchingStatus) {
|
|
511
|
+
/** SCHEDULED value */
|
|
512
|
+
KnownDbServerPatchingStatus["Scheduled"] = "Scheduled";
|
|
513
|
+
/** MAINTENANCE_IN_PROGRESS value */
|
|
514
|
+
KnownDbServerPatchingStatus["MaintenanceInProgress"] = "MaintenanceInProgress";
|
|
515
|
+
/** FAILED value */
|
|
516
|
+
KnownDbServerPatchingStatus["Failed"] = "Failed";
|
|
517
|
+
/** COMPLETE value */
|
|
518
|
+
KnownDbServerPatchingStatus["Complete"] = "Complete";
|
|
519
|
+
})(KnownDbServerPatchingStatus || (KnownDbServerPatchingStatus = {}));
|
|
520
|
+
/** Known values of {@link DbServerProvisioningState} that the service accepts. */
|
|
521
|
+
export var KnownDbServerProvisioningState;
|
|
522
|
+
(function (KnownDbServerProvisioningState) {
|
|
523
|
+
/** CREATING value */
|
|
524
|
+
KnownDbServerProvisioningState["Creating"] = "Creating";
|
|
525
|
+
/** AVAILABLE value */
|
|
526
|
+
KnownDbServerProvisioningState["Available"] = "Available";
|
|
527
|
+
/** UNAVAILABLE value */
|
|
528
|
+
KnownDbServerProvisioningState["Unavailable"] = "Unavailable";
|
|
529
|
+
/** DELETING value */
|
|
530
|
+
KnownDbServerProvisioningState["Deleting"] = "Deleting";
|
|
531
|
+
/** DELETED value */
|
|
532
|
+
KnownDbServerProvisioningState["Deleted"] = "Deleted";
|
|
533
|
+
/** MAINTENANCE_IN_PROGRESS value */
|
|
534
|
+
KnownDbServerProvisioningState["MaintenanceInProgress"] = "MaintenanceInProgress";
|
|
535
|
+
})(KnownDbServerProvisioningState || (KnownDbServerProvisioningState = {}));
|
|
536
|
+
/** Known values of {@link DbNodeProvisioningState} that the service accepts. */
|
|
537
|
+
export var KnownDbNodeProvisioningState;
|
|
538
|
+
(function (KnownDbNodeProvisioningState) {
|
|
539
|
+
/** PROVISIONING value */
|
|
540
|
+
KnownDbNodeProvisioningState["Provisioning"] = "Provisioning";
|
|
541
|
+
/** AVAILABLE value */
|
|
542
|
+
KnownDbNodeProvisioningState["Available"] = "Available";
|
|
543
|
+
/** UPDATING value */
|
|
544
|
+
KnownDbNodeProvisioningState["Updating"] = "Updating";
|
|
545
|
+
/** STOPPING value */
|
|
546
|
+
KnownDbNodeProvisioningState["Stopping"] = "Stopping";
|
|
547
|
+
/** STOPPED value */
|
|
548
|
+
KnownDbNodeProvisioningState["Stopped"] = "Stopped";
|
|
549
|
+
/** STARTING value */
|
|
550
|
+
KnownDbNodeProvisioningState["Starting"] = "Starting";
|
|
551
|
+
/** TERMINATING value */
|
|
552
|
+
KnownDbNodeProvisioningState["Terminating"] = "Terminating";
|
|
553
|
+
/** TERMINATED value */
|
|
554
|
+
KnownDbNodeProvisioningState["Terminated"] = "Terminated";
|
|
555
|
+
/** FAILED value */
|
|
556
|
+
KnownDbNodeProvisioningState["Failed"] = "Failed";
|
|
557
|
+
})(KnownDbNodeProvisioningState || (KnownDbNodeProvisioningState = {}));
|
|
558
|
+
/** Known values of {@link DbNodeMaintenanceType} that the service accepts. */
|
|
559
|
+
export var KnownDbNodeMaintenanceType;
|
|
560
|
+
(function (KnownDbNodeMaintenanceType) {
|
|
561
|
+
/** Provisioning value */
|
|
562
|
+
KnownDbNodeMaintenanceType["VmdbRebootMigration"] = "VmdbRebootMigration";
|
|
563
|
+
})(KnownDbNodeMaintenanceType || (KnownDbNodeMaintenanceType = {}));
|
|
564
|
+
/** Known values of {@link DbNodeActionEnum} that the service accepts. */
|
|
565
|
+
export var KnownDbNodeActionEnum;
|
|
566
|
+
(function (KnownDbNodeActionEnum) {
|
|
567
|
+
/** Start DbNode */
|
|
568
|
+
KnownDbNodeActionEnum["Start"] = "Start";
|
|
569
|
+
/** Stop DbNode */
|
|
570
|
+
KnownDbNodeActionEnum["Stop"] = "Stop";
|
|
571
|
+
/** Soft reset DbNode */
|
|
572
|
+
KnownDbNodeActionEnum["SoftReset"] = "SoftReset";
|
|
573
|
+
/** Reset DbNode */
|
|
574
|
+
KnownDbNodeActionEnum["Reset"] = "Reset";
|
|
575
|
+
})(KnownDbNodeActionEnum || (KnownDbNodeActionEnum = {}));
|
|
576
|
+
/** Known values of {@link VirtualNetworkAddressLifecycleState} that the service accepts. */
|
|
577
|
+
export var KnownVirtualNetworkAddressLifecycleState;
|
|
578
|
+
(function (KnownVirtualNetworkAddressLifecycleState) {
|
|
579
|
+
/** Provisioning value */
|
|
580
|
+
KnownVirtualNetworkAddressLifecycleState["Provisioning"] = "Provisioning";
|
|
581
|
+
/** Available value */
|
|
582
|
+
KnownVirtualNetworkAddressLifecycleState["Available"] = "Available";
|
|
583
|
+
/** Terminating value */
|
|
584
|
+
KnownVirtualNetworkAddressLifecycleState["Terminating"] = "Terminating";
|
|
585
|
+
/** Terminated value */
|
|
586
|
+
KnownVirtualNetworkAddressLifecycleState["Terminated"] = "Terminated";
|
|
587
|
+
/** Failed value */
|
|
588
|
+
KnownVirtualNetworkAddressLifecycleState["Failed"] = "Failed";
|
|
589
|
+
})(KnownVirtualNetworkAddressLifecycleState || (KnownVirtualNetworkAddressLifecycleState = {}));
|
|
590
|
+
/** Known values of {@link SourceType} that the service accepts. */
|
|
591
|
+
export var KnownSourceType;
|
|
592
|
+
(function (KnownSourceType) {
|
|
593
|
+
/** NONE value */
|
|
594
|
+
KnownSourceType["None"] = "None";
|
|
595
|
+
/** DATABASE value */
|
|
596
|
+
KnownSourceType["Database"] = "Database";
|
|
597
|
+
/** BACKUP_FROM_ID value */
|
|
598
|
+
KnownSourceType["BackupFromId"] = "BackupFromId";
|
|
599
|
+
/** BACKUP_FROM_TIMESTAMP value */
|
|
600
|
+
KnownSourceType["BackupFromTimestamp"] = "BackupFromTimestamp";
|
|
601
|
+
/** CLONE_TO_REFRESHABLE value */
|
|
602
|
+
KnownSourceType["CloneToRefreshable"] = "CloneToRefreshable";
|
|
603
|
+
/** CROSS_REGION_DATAGUARD value */
|
|
604
|
+
KnownSourceType["CrossRegionDataguard"] = "CrossRegionDataguard";
|
|
605
|
+
/** CROSS_REGION_DISASTER_RECOVERY value */
|
|
606
|
+
KnownSourceType["CrossRegionDisasterRecovery"] = "CrossRegionDisasterRecovery";
|
|
607
|
+
})(KnownSourceType || (KnownSourceType = {}));
|
|
608
|
+
/** Known values of {@link CloneType} that the service accepts. */
|
|
609
|
+
export var KnownCloneType;
|
|
610
|
+
(function (KnownCloneType) {
|
|
611
|
+
/** FULL value */
|
|
612
|
+
KnownCloneType["Full"] = "Full";
|
|
613
|
+
/** METADATA value */
|
|
614
|
+
KnownCloneType["Metadata"] = "Metadata";
|
|
615
|
+
})(KnownCloneType || (KnownCloneType = {}));
|
|
616
|
+
/** Known values of {@link RefreshableModelType} that the service accepts. */
|
|
617
|
+
export var KnownRefreshableModelType;
|
|
618
|
+
(function (KnownRefreshableModelType) {
|
|
619
|
+
/** AUTOMATIC value */
|
|
620
|
+
KnownRefreshableModelType["Automatic"] = "Automatic";
|
|
621
|
+
/** MANUAL value */
|
|
622
|
+
KnownRefreshableModelType["Manual"] = "Manual";
|
|
623
|
+
})(KnownRefreshableModelType || (KnownRefreshableModelType = {}));
|
|
624
|
+
/** Known values of {@link RefreshableStatusType} that the service accepts. */
|
|
625
|
+
export var KnownRefreshableStatusType;
|
|
626
|
+
(function (KnownRefreshableStatusType) {
|
|
627
|
+
/** REFRESHING value */
|
|
628
|
+
KnownRefreshableStatusType["Refreshing"] = "Refreshing";
|
|
629
|
+
/** NOT_REFRESHING value */
|
|
630
|
+
KnownRefreshableStatusType["NotRefreshing"] = "NotRefreshing";
|
|
631
|
+
})(KnownRefreshableStatusType || (KnownRefreshableStatusType = {}));
|
|
632
|
+
/** Known values of {@link ValidationStatus} that the service accepts. */
|
|
633
|
+
export var KnownValidationStatus;
|
|
634
|
+
(function (KnownValidationStatus) {
|
|
635
|
+
/** Succeeded value */
|
|
636
|
+
KnownValidationStatus["Succeeded"] = "Succeeded";
|
|
637
|
+
/** Failed value */
|
|
638
|
+
KnownValidationStatus["Failed"] = "Failed";
|
|
639
|
+
})(KnownValidationStatus || (KnownValidationStatus = {}));
|
|
640
|
+
/** Known values of {@link UpdateAction} that the service accepts. */
|
|
641
|
+
export var KnownUpdateAction;
|
|
642
|
+
(function (KnownUpdateAction) {
|
|
643
|
+
/** ROLLING_APPLY value */
|
|
644
|
+
KnownUpdateAction["RollingApply"] = "RollingApply";
|
|
645
|
+
/** NON_ROLLING_APPLY value */
|
|
646
|
+
KnownUpdateAction["NonRollingApply"] = "NonRollingApply";
|
|
647
|
+
/** PRECHECK value */
|
|
648
|
+
KnownUpdateAction["PreCheck"] = "PreCheck";
|
|
649
|
+
/** ROLLBACK value */
|
|
650
|
+
KnownUpdateAction["RollBack"] = "RollBack";
|
|
651
|
+
})(KnownUpdateAction || (KnownUpdateAction = {}));
|
|
652
|
+
/** Known values of {@link Versions} that the service accepts. */
|
|
653
|
+
export var KnownVersions;
|
|
654
|
+
(function (KnownVersions) {
|
|
655
|
+
/** 2023-09-01-preview */
|
|
656
|
+
KnownVersions["V20230901"] = "2023-09-01-preview";
|
|
657
|
+
/** internal api - RPaaS to ORP */
|
|
658
|
+
KnownVersions["VInternalApi"] = "internal";
|
|
659
|
+
})(KnownVersions || (KnownVersions = {}));
|
|
660
|
+
//# sourceMappingURL=index.js.map
|