@pulumi/azure-native 2.72.0 → 2.73.0
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/app/appResiliency.d.ts +1 -1
- package/app/appResiliency.js +3 -3
- package/app/build.d.ts +1 -1
- package/app/build.js +3 -3
- package/app/builder.d.ts +1 -1
- package/app/builder.js +3 -3
- package/app/certificate.d.ts +1 -1
- package/app/certificate.js +3 -3
- package/app/connectedEnvironment.d.ts +1 -1
- package/app/connectedEnvironment.js +3 -3
- package/app/connectedEnvironmentsCertificate.d.ts +1 -1
- package/app/connectedEnvironmentsCertificate.js +3 -3
- package/app/connectedEnvironmentsDaprComponent.d.ts +1 -1
- package/app/connectedEnvironmentsDaprComponent.js +3 -3
- package/app/connectedEnvironmentsStorage.d.ts +1 -1
- package/app/connectedEnvironmentsStorage.js +3 -3
- package/app/containerApp.d.ts +1 -1
- package/app/containerApp.js +3 -3
- package/app/containerAppsAuthConfig.d.ts +1 -1
- package/app/containerAppsAuthConfig.js +3 -3
- package/app/containerAppsSessionPool.d.ts +1 -1
- package/app/containerAppsSessionPool.js +3 -3
- package/app/containerAppsSourceControl.d.ts +1 -1
- package/app/containerAppsSourceControl.js +3 -3
- package/app/daprComponent.d.ts +1 -1
- package/app/daprComponent.js +3 -3
- package/app/daprComponentResiliencyPolicy.d.ts +1 -1
- package/app/daprComponentResiliencyPolicy.js +3 -3
- package/app/daprSubscription.d.ts +1 -1
- package/app/daprSubscription.js +3 -3
- package/app/dotNetComponent.d.ts +1 -1
- package/app/dotNetComponent.js +3 -3
- package/app/getAppResiliency.d.ts +2 -2
- package/app/getAppResiliency.js +2 -2
- package/app/getBuild.d.ts +2 -2
- package/app/getBuild.js +2 -2
- package/app/getBuilder.d.ts +2 -2
- package/app/getBuilder.js +2 -2
- package/app/getCertificate.d.ts +2 -2
- package/app/getCertificate.js +2 -2
- package/app/getConnectedEnvironment.d.ts +2 -2
- package/app/getConnectedEnvironment.js +2 -2
- package/app/getConnectedEnvironmentsCertificate.d.ts +2 -2
- package/app/getConnectedEnvironmentsCertificate.js +2 -2
- package/app/getConnectedEnvironmentsDaprComponent.d.ts +2 -2
- package/app/getConnectedEnvironmentsDaprComponent.js +2 -2
- package/app/getConnectedEnvironmentsStorage.d.ts +2 -2
- package/app/getConnectedEnvironmentsStorage.js +2 -2
- package/app/getContainerApp.d.ts +2 -2
- package/app/getContainerApp.js +2 -2
- package/app/getContainerAppAuthToken.d.ts +2 -2
- package/app/getContainerAppAuthToken.js +2 -2
- package/app/getContainerAppsAuthConfig.d.ts +2 -2
- package/app/getContainerAppsAuthConfig.js +2 -2
- package/app/getContainerAppsSessionPool.d.ts +2 -2
- package/app/getContainerAppsSessionPool.js +2 -2
- package/app/getContainerAppsSourceControl.d.ts +2 -2
- package/app/getContainerAppsSourceControl.js +2 -2
- package/app/getCustomDomainVerificationId.d.ts +2 -2
- package/app/getCustomDomainVerificationId.js +2 -2
- package/app/getDaprComponent.d.ts +2 -2
- package/app/getDaprComponent.js +2 -2
- package/app/getDaprComponentResiliencyPolicy.d.ts +2 -2
- package/app/getDaprComponentResiliencyPolicy.js +2 -2
- package/app/getDaprSubscription.d.ts +2 -2
- package/app/getDaprSubscription.js +2 -2
- package/app/getDotNetComponent.d.ts +2 -2
- package/app/getDotNetComponent.js +2 -2
- package/app/getHttpRouteConfig.d.ts +65 -0
- package/app/getHttpRouteConfig.js +34 -0
- package/app/getJavaComponent.d.ts +2 -2
- package/app/getJavaComponent.js +2 -2
- package/app/getJob.d.ts +2 -2
- package/app/getJob.js +2 -2
- package/app/getLogicApp.d.ts +2 -2
- package/app/getLogicApp.js +2 -2
- package/app/getMaintenanceConfiguration.d.ts +65 -0
- package/app/getMaintenanceConfiguration.js +34 -0
- package/app/getManagedCertificate.d.ts +2 -2
- package/app/getManagedCertificate.js +2 -2
- package/app/getManagedEnvironment.d.ts +2 -2
- package/app/getManagedEnvironment.js +2 -2
- package/app/getManagedEnvironmentAuthToken.d.ts +2 -2
- package/app/getManagedEnvironmentAuthToken.js +2 -2
- package/app/getManagedEnvironmentPrivateEndpointConnection.d.ts +2 -2
- package/app/getManagedEnvironmentPrivateEndpointConnection.js +2 -2
- package/app/getManagedEnvironmentsStorage.d.ts +2 -2
- package/app/getManagedEnvironmentsStorage.js +2 -2
- package/app/httpRouteConfig.d.ts +68 -0
- package/app/httpRouteConfig.js +74 -0
- package/app/index.d.ts +14 -1
- package/app/index.js +19 -2
- package/app/javaComponent.d.ts +1 -1
- package/app/javaComponent.js +3 -3
- package/app/job.d.ts +1 -1
- package/app/job.js +3 -3
- package/app/listBuildAuthToken.d.ts +2 -2
- package/app/listBuildAuthToken.js +2 -2
- package/app/listConnectedEnvironmentsDaprComponentSecrets.d.ts +2 -2
- package/app/listConnectedEnvironmentsDaprComponentSecrets.js +2 -2
- package/app/listContainerAppCustomHostNameAnalysis.d.ts +2 -2
- package/app/listContainerAppCustomHostNameAnalysis.js +2 -2
- package/app/listContainerAppSecrets.d.ts +2 -2
- package/app/listContainerAppSecrets.js +2 -2
- package/app/listDaprComponentSecrets.d.ts +2 -2
- package/app/listDaprComponentSecrets.js +2 -2
- package/app/listJobSecrets.d.ts +2 -2
- package/app/listJobSecrets.js +2 -2
- package/app/listLogicAppWorkflowsConnections.d.ts +2 -2
- package/app/listLogicAppWorkflowsConnections.js +2 -2
- package/app/logicApp.d.ts +1 -1
- package/app/logicApp.js +3 -3
- package/app/maintenanceConfiguration.d.ts +68 -0
- package/app/maintenanceConfiguration.js +77 -0
- package/app/managedCertificate.d.ts +1 -1
- package/app/managedCertificate.js +3 -3
- package/app/managedEnvironment.d.ts +1 -1
- package/app/managedEnvironment.js +3 -3
- package/app/managedEnvironmentPrivateEndpointConnection.d.ts +1 -1
- package/app/managedEnvironmentPrivateEndpointConnection.js +3 -3
- package/app/managedEnvironmentsStorage.d.ts +1 -1
- package/app/managedEnvironmentsStorage.js +3 -3
- package/app/v20220101preview/certificate.js +2 -2
- package/app/v20220101preview/containerApp.js +2 -2
- package/app/v20220101preview/containerAppsAuthConfig.js +2 -2
- package/app/v20220101preview/containerAppsSourceControl.js +2 -2
- package/app/v20220101preview/daprComponent.js +2 -2
- package/app/v20220101preview/managedEnvironment.js +2 -2
- package/app/v20220101preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20221001/certificate.js +2 -2
- package/app/v20221001/connectedEnvironment.js +2 -2
- package/app/v20221001/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20221001/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20221001/connectedEnvironmentsStorage.js +2 -2
- package/app/v20221001/containerApp.js +2 -2
- package/app/v20221001/containerAppsAuthConfig.js +2 -2
- package/app/v20221001/containerAppsSourceControl.js +2 -2
- package/app/v20221001/daprComponent.js +2 -2
- package/app/v20221001/managedEnvironment.js +2 -2
- package/app/v20221001/managedEnvironmentsStorage.js +2 -2
- package/app/v20230401preview/certificate.js +2 -2
- package/app/v20230401preview/connectedEnvironment.js +2 -2
- package/app/v20230401preview/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20230401preview/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20230401preview/connectedEnvironmentsStorage.js +2 -2
- package/app/v20230401preview/containerApp.js +2 -2
- package/app/v20230401preview/containerAppsAuthConfig.js +2 -2
- package/app/v20230401preview/containerAppsSourceControl.js +2 -2
- package/app/v20230401preview/daprComponent.js +2 -2
- package/app/v20230401preview/job.js +2 -2
- package/app/v20230401preview/managedCertificate.js +2 -2
- package/app/v20230401preview/managedEnvironment.js +2 -2
- package/app/v20230401preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20230501/certificate.js +2 -2
- package/app/v20230501/connectedEnvironment.js +2 -2
- package/app/v20230501/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20230501/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20230501/connectedEnvironmentsStorage.js +2 -2
- package/app/v20230501/containerApp.js +2 -2
- package/app/v20230501/containerAppsAuthConfig.js +2 -2
- package/app/v20230501/containerAppsSourceControl.js +2 -2
- package/app/v20230501/daprComponent.js +2 -2
- package/app/v20230501/job.js +2 -2
- package/app/v20230501/managedCertificate.js +2 -2
- package/app/v20230501/managedEnvironment.js +2 -2
- package/app/v20230501/managedEnvironmentsStorage.js +2 -2
- package/app/v20230502preview/certificate.js +2 -2
- package/app/v20230502preview/connectedEnvironment.js +2 -2
- package/app/v20230502preview/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20230502preview/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20230502preview/connectedEnvironmentsStorage.js +2 -2
- package/app/v20230502preview/containerApp.js +2 -2
- package/app/v20230502preview/containerAppsAuthConfig.js +2 -2
- package/app/v20230502preview/containerAppsSourceControl.js +2 -2
- package/app/v20230502preview/daprComponent.js +2 -2
- package/app/v20230502preview/job.js +2 -2
- package/app/v20230502preview/managedCertificate.js +2 -2
- package/app/v20230502preview/managedEnvironment.js +2 -2
- package/app/v20230502preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20230801preview/appResiliency.js +2 -2
- package/app/v20230801preview/build.js +2 -2
- package/app/v20230801preview/builder.js +2 -2
- package/app/v20230801preview/certificate.js +2 -2
- package/app/v20230801preview/connectedEnvironment.js +2 -2
- package/app/v20230801preview/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20230801preview/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20230801preview/connectedEnvironmentsStorage.js +2 -2
- package/app/v20230801preview/containerApp.js +2 -2
- package/app/v20230801preview/containerAppsAuthConfig.js +2 -2
- package/app/v20230801preview/containerAppsSourceControl.js +2 -2
- package/app/v20230801preview/daprComponent.js +2 -2
- package/app/v20230801preview/daprComponentResiliencyPolicy.js +2 -2
- package/app/v20230801preview/daprSubscription.js +2 -2
- package/app/v20230801preview/job.js +2 -2
- package/app/v20230801preview/managedCertificate.js +2 -2
- package/app/v20230801preview/managedEnvironment.js +2 -2
- package/app/v20230801preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20231102preview/appResiliency.js +2 -2
- package/app/v20231102preview/build.js +2 -2
- package/app/v20231102preview/builder.js +2 -2
- package/app/v20231102preview/certificate.js +2 -2
- package/app/v20231102preview/connectedEnvironment.js +2 -2
- package/app/v20231102preview/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20231102preview/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20231102preview/connectedEnvironmentsStorage.js +2 -2
- package/app/v20231102preview/containerApp.js +2 -2
- package/app/v20231102preview/containerAppsAuthConfig.js +2 -2
- package/app/v20231102preview/containerAppsSourceControl.js +2 -2
- package/app/v20231102preview/daprComponent.js +2 -2
- package/app/v20231102preview/daprComponentResiliencyPolicy.js +2 -2
- package/app/v20231102preview/daprSubscription.js +2 -2
- package/app/v20231102preview/dotNetComponent.js +2 -2
- package/app/v20231102preview/javaComponent.js +2 -2
- package/app/v20231102preview/job.js +2 -2
- package/app/v20231102preview/managedCertificate.js +2 -2
- package/app/v20231102preview/managedEnvironment.js +2 -2
- package/app/v20231102preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20240202preview/appResiliency.js +2 -2
- package/app/v20240202preview/build.js +2 -2
- package/app/v20240202preview/builder.js +2 -2
- package/app/v20240202preview/certificate.js +2 -2
- package/app/v20240202preview/connectedEnvironment.js +2 -2
- package/app/v20240202preview/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20240202preview/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20240202preview/connectedEnvironmentsStorage.js +2 -2
- package/app/v20240202preview/containerApp.js +2 -2
- package/app/v20240202preview/containerAppsAuthConfig.js +2 -2
- package/app/v20240202preview/containerAppsSessionPool.js +2 -2
- package/app/v20240202preview/containerAppsSourceControl.js +2 -2
- package/app/v20240202preview/daprComponent.js +2 -2
- package/app/v20240202preview/daprComponentResiliencyPolicy.js +2 -2
- package/app/v20240202preview/daprSubscription.js +2 -2
- package/app/v20240202preview/dotNetComponent.js +2 -2
- package/app/v20240202preview/javaComponent.js +2 -2
- package/app/v20240202preview/job.js +2 -2
- package/app/v20240202preview/logicApp.js +2 -2
- package/app/v20240202preview/managedCertificate.js +2 -2
- package/app/v20240202preview/managedEnvironment.js +2 -2
- package/app/v20240202preview/managedEnvironmentPrivateEndpointConnection.js +2 -2
- package/app/v20240202preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20240301/certificate.js +2 -2
- package/app/v20240301/connectedEnvironment.js +2 -2
- package/app/v20240301/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20240301/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20240301/connectedEnvironmentsStorage.js +2 -2
- package/app/v20240301/containerApp.js +2 -2
- package/app/v20240301/containerAppsAuthConfig.js +2 -2
- package/app/v20240301/containerAppsSourceControl.js +2 -2
- package/app/v20240301/daprComponent.js +2 -2
- package/app/v20240301/job.js +2 -2
- package/app/v20240301/managedCertificate.js +2 -2
- package/app/v20240301/managedEnvironment.js +2 -2
- package/app/v20240301/managedEnvironmentsStorage.js +2 -2
- package/app/v20240802preview/appResiliency.js +2 -2
- package/app/v20240802preview/build.js +2 -2
- package/app/v20240802preview/builder.js +2 -2
- package/app/v20240802preview/certificate.js +2 -2
- package/app/v20240802preview/connectedEnvironment.js +2 -2
- package/app/v20240802preview/connectedEnvironmentsCertificate.js +2 -2
- package/app/v20240802preview/connectedEnvironmentsDaprComponent.js +2 -2
- package/app/v20240802preview/connectedEnvironmentsStorage.js +2 -2
- package/app/v20240802preview/containerApp.js +2 -2
- package/app/v20240802preview/containerAppsAuthConfig.js +2 -2
- package/app/v20240802preview/containerAppsSessionPool.js +2 -2
- package/app/v20240802preview/containerAppsSourceControl.js +2 -2
- package/app/v20240802preview/daprComponent.js +2 -2
- package/app/v20240802preview/daprComponentResiliencyPolicy.js +2 -2
- package/app/v20240802preview/daprSubscription.js +2 -2
- package/app/v20240802preview/dotNetComponent.js +2 -2
- package/app/v20240802preview/javaComponent.js +2 -2
- package/app/v20240802preview/job.js +2 -2
- package/app/v20240802preview/logicApp.js +2 -2
- package/app/v20240802preview/managedCertificate.js +2 -2
- package/app/v20240802preview/managedEnvironment.js +2 -2
- package/app/v20240802preview/managedEnvironmentPrivateEndpointConnection.js +2 -2
- package/app/v20240802preview/managedEnvironmentsStorage.js +2 -2
- package/app/v20241002preview/appResiliency.d.ts +107 -0
- package/app/v20241002preview/appResiliency.js +82 -0
- package/app/v20241002preview/build.d.ts +95 -0
- package/app/v20241002preview/build.js +85 -0
- package/app/v20241002preview/builder.d.ts +103 -0
- package/app/v20241002preview/builder.js +82 -0
- package/app/v20241002preview/certificate.d.ts +87 -0
- package/app/v20241002preview/certificate.js +77 -0
- package/app/v20241002preview/connectedEnvironment.d.ts +119 -0
- package/app/v20241002preview/connectedEnvironment.js +85 -0
- package/app/v20241002preview/connectedEnvironmentsCertificate.d.ts +87 -0
- package/app/v20241002preview/connectedEnvironmentsCertificate.js +77 -0
- package/app/v20241002preview/connectedEnvironmentsDaprComponent.d.ts +139 -0
- package/app/v20241002preview/connectedEnvironmentsDaprComponent.js +94 -0
- package/app/v20241002preview/connectedEnvironmentsStorage.d.ts +67 -0
- package/app/v20241002preview/connectedEnvironmentsStorage.js +73 -0
- package/app/v20241002preview/containerApp.d.ts +192 -0
- package/app/v20241002preview/containerApp.js +110 -0
- package/app/v20241002preview/containerAppsAuthConfig.d.ts +107 -0
- package/app/v20241002preview/containerAppsAuthConfig.js +83 -0
- package/app/v20241002preview/containerAppsSessionPool.d.ts +168 -0
- package/app/v20241002preview/containerAppsSessionPool.js +97 -0
- package/app/v20241002preview/containerAppsSourceControl.d.ts +91 -0
- package/app/v20241002preview/containerAppsSourceControl.js +79 -0
- package/app/v20241002preview/daprComponent.d.ts +131 -0
- package/app/v20241002preview/daprComponent.js +90 -0
- package/app/v20241002preview/daprComponentResiliencyPolicy.d.ts +79 -0
- package/app/v20241002preview/daprComponentResiliencyPolicy.js +78 -0
- package/app/v20241002preview/daprSubscription.d.ts +119 -0
- package/app/v20241002preview/daprSubscription.js +85 -0
- package/app/v20241002preview/dotNetComponent.d.ts +88 -0
- package/app/v20241002preview/dotNetComponent.js +78 -0
- package/app/v20241002preview/getAppResiliency.d.ts +83 -0
- package/app/v20241002preview/getAppResiliency.js +32 -0
- package/app/v20241002preview/getBuild.d.ts +87 -0
- package/app/v20241002preview/getBuild.js +32 -0
- package/app/v20241002preview/getBuilder.d.ts +77 -0
- package/app/v20241002preview/getBuilder.js +30 -0
- package/app/v20241002preview/getCertificate.d.ts +73 -0
- package/app/v20241002preview/getCertificate.js +32 -0
- package/app/v20241002preview/getConnectedEnvironment.d.ts +89 -0
- package/app/v20241002preview/getConnectedEnvironment.js +30 -0
- package/app/v20241002preview/getConnectedEnvironmentsCertificate.d.ts +73 -0
- package/app/v20241002preview/getConnectedEnvironmentsCertificate.js +32 -0
- package/app/v20241002preview/getConnectedEnvironmentsDaprComponent.d.ts +103 -0
- package/app/v20241002preview/getConnectedEnvironmentsDaprComponent.js +32 -0
- package/app/v20241002preview/getConnectedEnvironmentsStorage.d.ts +63 -0
- package/app/v20241002preview/getConnectedEnvironmentsStorage.js +32 -0
- package/app/v20241002preview/getContainerApp.d.ts +137 -0
- package/app/v20241002preview/getContainerApp.js +30 -0
- package/app/v20241002preview/getContainerAppAuthToken.d.ts +69 -0
- package/app/v20241002preview/getContainerAppAuthToken.js +30 -0
- package/app/v20241002preview/getContainerAppsAuthConfig.d.ts +83 -0
- package/app/v20241002preview/getContainerAppsAuthConfig.js +32 -0
- package/app/v20241002preview/getContainerAppsSessionPool.d.ts +113 -0
- package/app/v20241002preview/getContainerAppsSessionPool.js +30 -0
- package/app/v20241002preview/getContainerAppsSourceControl.d.ts +77 -0
- package/app/v20241002preview/getContainerAppsSourceControl.js +32 -0
- package/app/v20241002preview/getCustomDomainVerificationId.d.ts +17 -0
- package/app/v20241002preview/getCustomDomainVerificationId.js +25 -0
- package/app/v20241002preview/getDaprComponent.d.ts +95 -0
- package/app/v20241002preview/getDaprComponent.js +32 -0
- package/app/v20241002preview/getDaprComponentResiliencyPolicy.d.ts +75 -0
- package/app/v20241002preview/getDaprComponentResiliencyPolicy.js +34 -0
- package/app/v20241002preview/getDaprSubscription.d.ts +89 -0
- package/app/v20241002preview/getDaprSubscription.js +32 -0
- package/app/v20241002preview/getDotNetComponent.d.ts +75 -0
- package/app/v20241002preview/getDotNetComponent.js +32 -0
- package/app/v20241002preview/getHttpRouteConfig.d.ts +63 -0
- package/app/v20241002preview/getHttpRouteConfig.js +32 -0
- package/app/v20241002preview/getJavaComponent.d.ts +63 -0
- package/app/v20241002preview/getJavaComponent.js +32 -0
- package/app/v20241002preview/getJob.d.ts +101 -0
- package/app/v20241002preview/getJob.js +30 -0
- package/app/v20241002preview/getLogicApp.d.ts +59 -0
- package/app/v20241002preview/getLogicApp.js +32 -0
- package/app/v20241002preview/getMaintenanceConfiguration.d.ts +63 -0
- package/app/v20241002preview/getMaintenanceConfiguration.js +32 -0
- package/app/v20241002preview/getManagedCertificate.d.ts +73 -0
- package/app/v20241002preview/getManagedCertificate.js +32 -0
- package/app/v20241002preview/getManagedEnvironment.d.ts +161 -0
- package/app/v20241002preview/getManagedEnvironment.js +30 -0
- package/app/v20241002preview/getManagedEnvironmentAuthToken.d.ts +69 -0
- package/app/v20241002preview/getManagedEnvironmentAuthToken.js +30 -0
- package/app/v20241002preview/getManagedEnvironmentPrivateEndpointConnection.d.ts +75 -0
- package/app/v20241002preview/getManagedEnvironmentPrivateEndpointConnection.js +32 -0
- package/app/v20241002preview/getManagedEnvironmentsStorage.d.ts +63 -0
- package/app/v20241002preview/getManagedEnvironmentsStorage.js +32 -0
- package/app/v20241002preview/httpRouteConfig.d.ts +67 -0
- package/app/v20241002preview/httpRouteConfig.js +73 -0
- package/app/v20241002preview/index.d.ts +181 -0
- package/app/v20241002preview/index.js +240 -0
- package/app/v20241002preview/javaComponent.d.ts +67 -0
- package/app/v20241002preview/javaComponent.js +72 -0
- package/app/v20241002preview/job.d.ts +139 -0
- package/app/v20241002preview/job.js +92 -0
- package/app/v20241002preview/listBuildAuthToken.d.ts +50 -0
- package/app/v20241002preview/listBuildAuthToken.js +32 -0
- package/app/v20241002preview/listConnectedEnvironmentsDaprComponentSecrets.d.ts +47 -0
- package/app/v20241002preview/listConnectedEnvironmentsDaprComponentSecrets.js +32 -0
- package/app/v20241002preview/listContainerAppCustomHostNameAnalysis.d.ts +91 -0
- package/app/v20241002preview/listContainerAppCustomHostNameAnalysis.js +32 -0
- package/app/v20241002preview/listContainerAppSecrets.d.ts +39 -0
- package/app/v20241002preview/listContainerAppSecrets.js +30 -0
- package/app/v20241002preview/listDaprComponentSecrets.d.ts +47 -0
- package/app/v20241002preview/listDaprComponentSecrets.js +32 -0
- package/app/v20241002preview/listJobSecrets.d.ts +39 -0
- package/app/v20241002preview/listJobSecrets.js +30 -0
- package/app/v20241002preview/listLogicAppWorkflowsConnections.d.ts +67 -0
- package/app/v20241002preview/listLogicAppWorkflowsConnections.js +32 -0
- package/app/v20241002preview/logicApp.d.ts +58 -0
- package/app/v20241002preview/logicApp.js +71 -0
- package/app/v20241002preview/maintenanceConfiguration.d.ts +67 -0
- package/app/v20241002preview/maintenanceConfiguration.js +76 -0
- package/app/v20241002preview/managedCertificate.d.ts +87 -0
- package/app/v20241002preview/managedCertificate.js +77 -0
- package/app/v20241002preview/managedEnvironment.d.ts +240 -0
- package/app/v20241002preview/managedEnvironment.js +121 -0
- package/app/v20241002preview/managedEnvironmentPrivateEndpointConnection.d.ts +79 -0
- package/app/v20241002preview/managedEnvironmentPrivateEndpointConnection.js +82 -0
- package/app/v20241002preview/managedEnvironmentsStorage.d.ts +67 -0
- package/app/v20241002preview/managedEnvironmentsStorage.js +73 -0
- package/authorization/getPolicySetDefinitionVersion.d.ts +8 -0
- package/authorization/getPolicySetDefinitionVersion.js +3 -1
- package/authorization/getPolicySetDefinitionVersionAtManagementGroup.d.ts +8 -0
- package/authorization/getPolicySetDefinitionVersionAtManagementGroup.js +3 -1
- package/authorization/v20230401/getPolicyAssignment.d.ts +16 -0
- package/authorization/v20230401/getPolicyAssignment.js +3 -1
- package/authorization/v20230401/getPolicySetDefinition.d.ts +8 -0
- package/authorization/v20230401/getPolicySetDefinition.js +3 -1
- package/authorization/v20230401/getPolicySetDefinitionAtManagementGroup.d.ts +8 -0
- package/authorization/v20230401/getPolicySetDefinitionAtManagementGroup.js +3 -1
- package/authorization/v20230401/getPolicySetDefinitionVersion.d.ts +8 -0
- package/authorization/v20230401/getPolicySetDefinitionVersion.js +3 -1
- package/authorization/v20230401/getPolicySetDefinitionVersionAtManagementGroup.d.ts +8 -0
- package/authorization/v20230401/getPolicySetDefinitionVersionAtManagementGroup.js +3 -1
- package/authorization/v20230401/policyAssignment.d.ts +8 -0
- package/authorization/v20230401/policyAssignment.js +5 -1
- package/authorization/v20240401/getPolicyAssignment.d.ts +16 -0
- package/authorization/v20240401/getPolicyAssignment.js +3 -1
- package/authorization/v20240401/policyAssignment.d.ts +8 -0
- package/authorization/v20240401/policyAssignment.js +5 -1
- package/authorization/v20240501/getPolicyAssignment.d.ts +16 -0
- package/authorization/v20240501/getPolicyAssignment.js +3 -1
- package/authorization/v20240501/getPolicySetDefinition.d.ts +8 -0
- package/authorization/v20240501/getPolicySetDefinition.js +3 -1
- package/authorization/v20240501/getPolicySetDefinitionAtManagementGroup.d.ts +8 -0
- package/authorization/v20240501/getPolicySetDefinitionAtManagementGroup.js +3 -1
- package/authorization/v20240501/getPolicySetDefinitionVersion.d.ts +8 -0
- package/authorization/v20240501/getPolicySetDefinitionVersion.js +3 -1
- package/authorization/v20240501/getPolicySetDefinitionVersionAtManagementGroup.d.ts +8 -0
- package/authorization/v20240501/getPolicySetDefinitionVersionAtManagementGroup.js +3 -1
- package/authorization/v20240501/policyAssignment.d.ts +8 -0
- package/authorization/v20240501/policyAssignment.js +5 -1
- package/containerinstance/cgprofile.d.ts +243 -0
- package/containerinstance/cgprofile.js +113 -0
- package/containerinstance/containerGroup.d.ts +1 -1
- package/containerinstance/containerGroup.js +3 -3
- package/containerinstance/containerGroupProfile.js +2 -2
- package/containerinstance/getCGProfile.d.ts +146 -0
- package/containerinstance/getCGProfile.js +32 -0
- package/containerinstance/getContainerGroup.d.ts +2 -2
- package/containerinstance/getContainerGroup.js +2 -2
- package/containerinstance/getNGroup.d.ts +4 -0
- package/containerinstance/getNGroup.js +5 -1
- package/containerinstance/index.d.ts +8 -1
- package/containerinstance/index.js +11 -2
- package/containerinstance/ngroup.d.ts +2 -0
- package/containerinstance/ngroup.js +4 -2
- package/containerinstance/v20210301/containerGroup.js +2 -2
- package/containerinstance/v20210701/containerGroup.js +2 -2
- package/containerinstance/v20230201preview/containerGroup.js +2 -2
- package/containerinstance/v20230501/containerGroup.js +2 -2
- package/containerinstance/v20240501preview/containerGroup.js +2 -2
- package/containerinstance/v20240501preview/containerGroupProfile.js +2 -2
- package/containerinstance/v20240901preview/containerGroup.js +2 -2
- package/containerinstance/v20240901preview/ngroup.js +2 -2
- package/containerinstance/v20241001preview/containerGroup.js +2 -2
- package/containerinstance/v20241101preview/cgprofile.d.ts +242 -0
- package/containerinstance/v20241101preview/cgprofile.js +112 -0
- package/containerinstance/v20241101preview/containerGroup.d.ts +238 -0
- package/containerinstance/v20241101preview/containerGroup.js +118 -0
- package/containerinstance/v20241101preview/getCGProfile.d.ts +144 -0
- package/containerinstance/v20241101preview/getCGProfile.js +30 -0
- package/containerinstance/v20241101preview/getContainerGroup.d.ts +144 -0
- package/containerinstance/v20241101preview/getContainerGroup.js +30 -0
- package/containerinstance/v20241101preview/getNGroup.d.ts +89 -0
- package/containerinstance/v20241101preview/getNGroup.js +30 -0
- package/containerinstance/v20241101preview/index.d.ts +19 -0
- package/containerinstance/v20241101preview/index.js +55 -0
- package/containerinstance/v20241101preview/ngroup.d.ts +127 -0
- package/containerinstance/v20241101preview/ngroup.js +85 -0
- package/documentdb/cassandraCluster.d.ts +1 -1
- package/documentdb/cassandraCluster.js +3 -3
- package/documentdb/cassandraDataCenter.d.ts +1 -1
- package/documentdb/cassandraDataCenter.js +3 -3
- package/documentdb/cassandraResourceCassandraKeyspace.d.ts +1 -1
- package/documentdb/cassandraResourceCassandraKeyspace.js +3 -3
- package/documentdb/cassandraResourceCassandraTable.d.ts +1 -1
- package/documentdb/cassandraResourceCassandraTable.js +3 -3
- package/documentdb/cassandraResourceCassandraView.d.ts +1 -1
- package/documentdb/cassandraResourceCassandraView.js +3 -3
- package/documentdb/databaseAccount.d.ts +1 -1
- package/documentdb/databaseAccount.js +3 -3
- package/documentdb/getCassandraCluster.d.ts +2 -2
- package/documentdb/getCassandraCluster.js +2 -2
- package/documentdb/getCassandraDataCenter.d.ts +2 -2
- package/documentdb/getCassandraDataCenter.js +2 -2
- package/documentdb/getCassandraResourceCassandraKeyspace.d.ts +2 -2
- package/documentdb/getCassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/getCassandraResourceCassandraTable.d.ts +2 -2
- package/documentdb/getCassandraResourceCassandraTable.js +2 -2
- package/documentdb/getCassandraResourceCassandraView.d.ts +2 -2
- package/documentdb/getCassandraResourceCassandraView.js +2 -2
- package/documentdb/getDatabaseAccount.d.ts +2 -2
- package/documentdb/getDatabaseAccount.js +2 -2
- package/documentdb/getGraphResourceGraph.d.ts +2 -2
- package/documentdb/getGraphResourceGraph.js +2 -2
- package/documentdb/getGremlinResourceGremlinDatabase.d.ts +2 -2
- package/documentdb/getGremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/getGremlinResourceGremlinGraph.d.ts +2 -2
- package/documentdb/getGremlinResourceGremlinGraph.js +2 -2
- package/documentdb/getMongoDBResourceMongoDBCollection.d.ts +2 -2
- package/documentdb/getMongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/getMongoDBResourceMongoDBDatabase.d.ts +2 -2
- package/documentdb/getMongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/getMongoDBResourceMongoRoleDefinition.d.ts +2 -2
- package/documentdb/getMongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/getMongoDBResourceMongoUserDefinition.d.ts +2 -2
- package/documentdb/getMongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/getNotebookWorkspace.d.ts +2 -2
- package/documentdb/getNotebookWorkspace.js +2 -2
- package/documentdb/getPrivateEndpointConnection.d.ts +2 -2
- package/documentdb/getPrivateEndpointConnection.js +2 -2
- package/documentdb/getService.d.ts +2 -2
- package/documentdb/getService.js +2 -2
- package/documentdb/getSqlResourceSqlContainer.d.ts +2 -2
- package/documentdb/getSqlResourceSqlContainer.js +2 -2
- package/documentdb/getSqlResourceSqlDatabase.d.ts +2 -2
- package/documentdb/getSqlResourceSqlDatabase.js +2 -2
- package/documentdb/getSqlResourceSqlRoleAssignment.d.ts +2 -2
- package/documentdb/getSqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/getSqlResourceSqlRoleDefinition.d.ts +2 -2
- package/documentdb/getSqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/getSqlResourceSqlStoredProcedure.d.ts +2 -2
- package/documentdb/getSqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/getSqlResourceSqlTrigger.d.ts +2 -2
- package/documentdb/getSqlResourceSqlTrigger.js +2 -2
- package/documentdb/getSqlResourceSqlUserDefinedFunction.d.ts +2 -2
- package/documentdb/getSqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/getTableResourceTable.d.ts +2 -2
- package/documentdb/getTableResourceTable.js +2 -2
- package/documentdb/getTableResourceTableRoleAssignment.d.ts +77 -0
- package/documentdb/getTableResourceTableRoleAssignment.js +34 -0
- package/documentdb/getTableResourceTableRoleDefinition.d.ts +73 -0
- package/documentdb/getTableResourceTableRoleDefinition.js +34 -0
- package/documentdb/getThroughputPool.d.ts +2 -2
- package/documentdb/getThroughputPool.js +2 -2
- package/documentdb/getThroughputPoolAccount.d.ts +2 -2
- package/documentdb/getThroughputPoolAccount.js +2 -2
- package/documentdb/graphResourceGraph.d.ts +1 -1
- package/documentdb/graphResourceGraph.js +3 -3
- package/documentdb/gremlinResourceGremlinDatabase.d.ts +1 -1
- package/documentdb/gremlinResourceGremlinDatabase.js +3 -3
- package/documentdb/gremlinResourceGremlinGraph.d.ts +1 -1
- package/documentdb/gremlinResourceGremlinGraph.js +3 -3
- package/documentdb/index.d.ts +14 -1
- package/documentdb/index.js +19 -3
- package/documentdb/listDatabaseAccountConnectionStrings.d.ts +2 -2
- package/documentdb/listDatabaseAccountConnectionStrings.js +2 -2
- package/documentdb/listDatabaseAccountKeys.d.ts +2 -2
- package/documentdb/listDatabaseAccountKeys.js +2 -2
- package/documentdb/listNotebookWorkspaceConnectionInfo.d.ts +2 -2
- package/documentdb/listNotebookWorkspaceConnectionInfo.js +2 -2
- package/documentdb/mongoDBResourceMongoDBCollection.d.ts +1 -1
- package/documentdb/mongoDBResourceMongoDBCollection.js +3 -3
- package/documentdb/mongoDBResourceMongoDBDatabase.d.ts +1 -1
- package/documentdb/mongoDBResourceMongoDBDatabase.js +3 -3
- package/documentdb/mongoDBResourceMongoRoleDefinition.d.ts +1 -1
- package/documentdb/mongoDBResourceMongoRoleDefinition.js +3 -3
- package/documentdb/mongoDBResourceMongoUserDefinition.d.ts +1 -1
- package/documentdb/mongoDBResourceMongoUserDefinition.js +3 -3
- package/documentdb/notebookWorkspace.d.ts +1 -1
- package/documentdb/notebookWorkspace.js +3 -3
- package/documentdb/privateEndpointConnection.d.ts +1 -1
- package/documentdb/privateEndpointConnection.js +3 -3
- package/documentdb/service.d.ts +1 -1
- package/documentdb/service.js +3 -3
- package/documentdb/sqlResourceSqlContainer.d.ts +1 -1
- package/documentdb/sqlResourceSqlContainer.js +3 -3
- package/documentdb/sqlResourceSqlDatabase.d.ts +1 -1
- package/documentdb/sqlResourceSqlDatabase.js +3 -3
- package/documentdb/sqlResourceSqlRoleAssignment.d.ts +1 -1
- package/documentdb/sqlResourceSqlRoleAssignment.js +3 -3
- package/documentdb/sqlResourceSqlRoleDefinition.d.ts +1 -1
- package/documentdb/sqlResourceSqlRoleDefinition.js +3 -3
- package/documentdb/sqlResourceSqlStoredProcedure.d.ts +1 -1
- package/documentdb/sqlResourceSqlStoredProcedure.js +3 -3
- package/documentdb/sqlResourceSqlTrigger.d.ts +1 -1
- package/documentdb/sqlResourceSqlTrigger.js +3 -3
- package/documentdb/sqlResourceSqlUserDefinedFunction.d.ts +1 -1
- package/documentdb/sqlResourceSqlUserDefinedFunction.js +3 -3
- package/documentdb/tableResourceTable.d.ts +1 -1
- package/documentdb/tableResourceTable.js +3 -3
- package/documentdb/tableResourceTableRoleAssignment.d.ts +87 -0
- package/documentdb/tableResourceTableRoleAssignment.js +80 -0
- package/documentdb/tableResourceTableRoleDefinition.d.ts +93 -0
- package/documentdb/tableResourceTableRoleDefinition.js +79 -0
- package/documentdb/throughputPool.d.ts +1 -1
- package/documentdb/throughputPool.js +3 -3
- package/documentdb/throughputPoolAccount.d.ts +1 -1
- package/documentdb/throughputPoolAccount.js +3 -3
- package/documentdb/v20210401preview/databaseAccount.js +2 -2
- package/documentdb/v20210701preview/cassandraCluster.js +2 -2
- package/documentdb/v20230301preview/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20230315preview/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20230315preview/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20230315preview/cassandraResourceCassandraView.js +2 -2
- package/documentdb/v20230315preview/databaseAccount.js +2 -2
- package/documentdb/v20230315preview/graphResourceGraph.js +2 -2
- package/documentdb/v20230315preview/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20230315preview/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20230315preview/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20230315preview/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20230315preview/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20230315preview/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20230315preview/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20230315preview/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20230315preview/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20230315preview/tableResourceTable.js +2 -2
- package/documentdb/v20230415/cassandraCluster.js +2 -2
- package/documentdb/v20230415/cassandraDataCenter.js +2 -2
- package/documentdb/v20230415/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20230415/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20230415/databaseAccount.js +2 -2
- package/documentdb/v20230415/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20230415/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20230415/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20230415/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20230415/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20230415/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20230415/notebookWorkspace.js +2 -2
- package/documentdb/v20230415/privateEndpointConnection.js +2 -2
- package/documentdb/v20230415/service.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20230415/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20230415/tableResourceTable.js +2 -2
- package/documentdb/v20230915/cassandraCluster.js +2 -2
- package/documentdb/v20230915/cassandraDataCenter.js +2 -2
- package/documentdb/v20230915/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20230915/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20230915/databaseAccount.js +2 -2
- package/documentdb/v20230915/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20230915/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20230915/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20230915/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20230915/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20230915/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20230915/notebookWorkspace.js +2 -2
- package/documentdb/v20230915/privateEndpointConnection.js +2 -2
- package/documentdb/v20230915/service.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20230915/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20230915/tableResourceTable.js +2 -2
- package/documentdb/v20230915preview/cassandraCluster.js +2 -2
- package/documentdb/v20230915preview/cassandraDataCenter.js +2 -2
- package/documentdb/v20230915preview/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20230915preview/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20230915preview/cassandraResourceCassandraView.js +2 -2
- package/documentdb/v20230915preview/databaseAccount.js +2 -2
- package/documentdb/v20230915preview/graphResourceGraph.js +2 -2
- package/documentdb/v20230915preview/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20230915preview/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20230915preview/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20230915preview/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20230915preview/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20230915preview/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20230915preview/notebookWorkspace.js +2 -2
- package/documentdb/v20230915preview/privateEndpointConnection.js +2 -2
- package/documentdb/v20230915preview/service.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20230915preview/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20230915preview/tableResourceTable.js +2 -2
- package/documentdb/v20231115/cassandraCluster.js +2 -2
- package/documentdb/v20231115/cassandraDataCenter.js +2 -2
- package/documentdb/v20231115/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20231115/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20231115/databaseAccount.js +2 -2
- package/documentdb/v20231115/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20231115/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20231115/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20231115/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20231115/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20231115/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20231115/notebookWorkspace.js +2 -2
- package/documentdb/v20231115/privateEndpointConnection.js +2 -2
- package/documentdb/v20231115/service.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20231115/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20231115/tableResourceTable.js +2 -2
- package/documentdb/v20231115preview/cassandraCluster.js +2 -2
- package/documentdb/v20231115preview/cassandraDataCenter.js +2 -2
- package/documentdb/v20231115preview/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20231115preview/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20231115preview/cassandraResourceCassandraView.js +2 -2
- package/documentdb/v20231115preview/databaseAccount.js +2 -2
- package/documentdb/v20231115preview/graphResourceGraph.js +2 -2
- package/documentdb/v20231115preview/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20231115preview/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20231115preview/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20231115preview/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20231115preview/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20231115preview/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20231115preview/notebookWorkspace.js +2 -2
- package/documentdb/v20231115preview/privateEndpointConnection.js +2 -2
- package/documentdb/v20231115preview/service.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20231115preview/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20231115preview/tableResourceTable.js +2 -2
- package/documentdb/v20231115preview/throughputPool.js +2 -2
- package/documentdb/v20231115preview/throughputPoolAccount.js +2 -2
- package/documentdb/v20240215preview/cassandraCluster.js +2 -2
- package/documentdb/v20240215preview/cassandraDataCenter.js +2 -2
- package/documentdb/v20240215preview/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20240215preview/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20240215preview/cassandraResourceCassandraView.js +2 -2
- package/documentdb/v20240215preview/databaseAccount.js +2 -2
- package/documentdb/v20240215preview/graphResourceGraph.js +2 -2
- package/documentdb/v20240215preview/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20240215preview/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20240215preview/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20240215preview/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20240215preview/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20240215preview/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20240215preview/notebookWorkspace.js +2 -2
- package/documentdb/v20240215preview/privateEndpointConnection.js +2 -2
- package/documentdb/v20240215preview/service.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20240215preview/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20240215preview/tableResourceTable.js +2 -2
- package/documentdb/v20240215preview/throughputPool.js +2 -2
- package/documentdb/v20240215preview/throughputPoolAccount.js +2 -2
- package/documentdb/v20240515/cassandraCluster.js +2 -2
- package/documentdb/v20240515/cassandraDataCenter.js +2 -2
- package/documentdb/v20240515/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20240515/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20240515/databaseAccount.js +2 -2
- package/documentdb/v20240515/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20240515/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20240515/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20240515/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20240515/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20240515/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20240515/notebookWorkspace.js +2 -2
- package/documentdb/v20240515/privateEndpointConnection.js +2 -2
- package/documentdb/v20240515/service.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20240515/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20240515/tableResourceTable.js +2 -2
- package/documentdb/v20240515preview/cassandraCluster.js +2 -2
- package/documentdb/v20240515preview/cassandraDataCenter.js +2 -2
- package/documentdb/v20240515preview/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20240515preview/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20240515preview/cassandraResourceCassandraView.js +2 -2
- package/documentdb/v20240515preview/databaseAccount.js +2 -2
- package/documentdb/v20240515preview/graphResourceGraph.js +2 -2
- package/documentdb/v20240515preview/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20240515preview/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20240515preview/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20240515preview/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20240515preview/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20240515preview/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20240515preview/notebookWorkspace.js +2 -2
- package/documentdb/v20240515preview/privateEndpointConnection.js +2 -2
- package/documentdb/v20240515preview/service.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20240515preview/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20240515preview/tableResourceTable.js +2 -2
- package/documentdb/v20240515preview/throughputPool.js +2 -2
- package/documentdb/v20240515preview/throughputPoolAccount.js +2 -2
- package/documentdb/v20240815/cassandraCluster.js +2 -2
- package/documentdb/v20240815/cassandraDataCenter.js +2 -2
- package/documentdb/v20240815/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20240815/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20240815/databaseAccount.js +2 -2
- package/documentdb/v20240815/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20240815/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20240815/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20240815/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20240815/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20240815/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20240815/notebookWorkspace.js +2 -2
- package/documentdb/v20240815/privateEndpointConnection.js +2 -2
- package/documentdb/v20240815/service.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20240815/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20240815/tableResourceTable.js +2 -2
- package/documentdb/v20240901preview/cassandraCluster.js +2 -2
- package/documentdb/v20240901preview/cassandraDataCenter.js +2 -2
- package/documentdb/v20240901preview/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20240901preview/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20240901preview/cassandraResourceCassandraView.js +2 -2
- package/documentdb/v20240901preview/databaseAccount.js +2 -2
- package/documentdb/v20240901preview/graphResourceGraph.js +2 -2
- package/documentdb/v20240901preview/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20240901preview/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20240901preview/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20240901preview/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20240901preview/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20240901preview/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20240901preview/notebookWorkspace.js +2 -2
- package/documentdb/v20240901preview/privateEndpointConnection.js +2 -2
- package/documentdb/v20240901preview/service.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20240901preview/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20240901preview/tableResourceTable.js +2 -2
- package/documentdb/v20240901preview/throughputPool.js +2 -2
- package/documentdb/v20240901preview/throughputPoolAccount.js +2 -2
- package/documentdb/v20241115/cassandraCluster.js +2 -2
- package/documentdb/v20241115/cassandraDataCenter.js +2 -2
- package/documentdb/v20241115/cassandraResourceCassandraKeyspace.js +2 -2
- package/documentdb/v20241115/cassandraResourceCassandraTable.js +2 -2
- package/documentdb/v20241115/databaseAccount.js +2 -2
- package/documentdb/v20241115/gremlinResourceGremlinDatabase.js +2 -2
- package/documentdb/v20241115/gremlinResourceGremlinGraph.js +2 -2
- package/documentdb/v20241115/mongoDBResourceMongoDBCollection.js +2 -2
- package/documentdb/v20241115/mongoDBResourceMongoDBDatabase.js +2 -2
- package/documentdb/v20241115/mongoDBResourceMongoRoleDefinition.js +2 -2
- package/documentdb/v20241115/mongoDBResourceMongoUserDefinition.js +2 -2
- package/documentdb/v20241115/notebookWorkspace.js +2 -2
- package/documentdb/v20241115/privateEndpointConnection.js +2 -2
- package/documentdb/v20241115/service.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlContainer.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlDatabase.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlRoleAssignment.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlRoleDefinition.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlStoredProcedure.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlTrigger.js +2 -2
- package/documentdb/v20241115/sqlResourceSqlUserDefinedFunction.js +2 -2
- package/documentdb/v20241115/tableResourceTable.js +2 -2
- package/documentdb/v20241201preview/cassandraCluster.d.ts +87 -0
- package/documentdb/v20241201preview/cassandraCluster.js +73 -0
- package/documentdb/v20241201preview/cassandraDataCenter.d.ts +63 -0
- package/documentdb/v20241201preview/cassandraDataCenter.js +71 -0
- package/documentdb/v20241201preview/cassandraResourceCassandraKeyspace.d.ts +93 -0
- package/documentdb/v20241201preview/cassandraResourceCassandraKeyspace.js +82 -0
- package/documentdb/v20241201preview/cassandraResourceCassandraTable.d.ts +97 -0
- package/documentdb/v20241201preview/cassandraResourceCassandraTable.js +86 -0
- package/documentdb/v20241201preview/cassandraResourceCassandraView.d.ts +97 -0
- package/documentdb/v20241201preview/cassandraResourceCassandraView.js +86 -0
- package/documentdb/v20241201preview/databaseAccount.d.ts +424 -0
- package/documentdb/v20241201preview/databaseAccount.js +174 -0
- package/documentdb/v20241201preview/getCassandraCluster.d.ts +65 -0
- package/documentdb/v20241201preview/getCassandraCluster.js +30 -0
- package/documentdb/v20241201preview/getCassandraDataCenter.d.ts +59 -0
- package/documentdb/v20241201preview/getCassandraDataCenter.js +32 -0
- package/documentdb/v20241201preview/getCassandraResourceCassandraKeyspace.d.ts +71 -0
- package/documentdb/v20241201preview/getCassandraResourceCassandraKeyspace.js +32 -0
- package/documentdb/v20241201preview/getCassandraResourceCassandraTable.d.ts +79 -0
- package/documentdb/v20241201preview/getCassandraResourceCassandraTable.js +34 -0
- package/documentdb/v20241201preview/getCassandraResourceCassandraView.d.ts +79 -0
- package/documentdb/v20241201preview/getCassandraResourceCassandraView.js +34 -0
- package/documentdb/v20241201preview/getDatabaseAccount.d.ts +253 -0
- package/documentdb/v20241201preview/getDatabaseAccount.js +30 -0
- package/documentdb/v20241201preview/getGraphResourceGraph.d.ts +71 -0
- package/documentdb/v20241201preview/getGraphResourceGraph.js +32 -0
- package/documentdb/v20241201preview/getGremlinResourceGremlinDatabase.d.ts +71 -0
- package/documentdb/v20241201preview/getGremlinResourceGremlinDatabase.js +32 -0
- package/documentdb/v20241201preview/getGremlinResourceGremlinGraph.d.ts +79 -0
- package/documentdb/v20241201preview/getGremlinResourceGremlinGraph.js +34 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoDBCollection.d.ts +79 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoDBCollection.js +34 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoDBDatabase.d.ts +71 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoDBDatabase.js +32 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoRoleDefinition.d.ts +71 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoRoleDefinition.js +32 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoUserDefinition.d.ts +79 -0
- package/documentdb/v20241201preview/getMongoDBResourceMongoUserDefinition.js +32 -0
- package/documentdb/v20241201preview/getNotebookWorkspace.d.ts +62 -0
- package/documentdb/v20241201preview/getNotebookWorkspace.js +32 -0
- package/documentdb/v20241201preview/getPrivateEndpointConnection.d.ts +75 -0
- package/documentdb/v20241201preview/getPrivateEndpointConnection.js +32 -0
- package/documentdb/v20241201preview/getService.d.ts +59 -0
- package/documentdb/v20241201preview/getService.js +32 -0
- package/documentdb/v20241201preview/getSqlResourceSqlContainer.d.ts +79 -0
- package/documentdb/v20241201preview/getSqlResourceSqlContainer.js +34 -0
- package/documentdb/v20241201preview/getSqlResourceSqlDatabase.d.ts +71 -0
- package/documentdb/v20241201preview/getSqlResourceSqlDatabase.js +32 -0
- package/documentdb/v20241201preview/getSqlResourceSqlRoleAssignment.d.ts +66 -0
- package/documentdb/v20241201preview/getSqlResourceSqlRoleAssignment.js +32 -0
- package/documentdb/v20241201preview/getSqlResourceSqlRoleDefinition.d.ts +67 -0
- package/documentdb/v20241201preview/getSqlResourceSqlRoleDefinition.js +32 -0
- package/documentdb/v20241201preview/getSqlResourceSqlStoredProcedure.d.ts +86 -0
- package/documentdb/v20241201preview/getSqlResourceSqlStoredProcedure.js +36 -0
- package/documentdb/v20241201preview/getSqlResourceSqlTrigger.d.ts +86 -0
- package/documentdb/v20241201preview/getSqlResourceSqlTrigger.js +36 -0
- package/documentdb/v20241201preview/getSqlResourceSqlUserDefinedFunction.d.ts +86 -0
- package/documentdb/v20241201preview/getSqlResourceSqlUserDefinedFunction.js +36 -0
- package/documentdb/v20241201preview/getTableResourceTable.d.ts +71 -0
- package/documentdb/v20241201preview/getTableResourceTable.js +32 -0
- package/documentdb/v20241201preview/getTableResourceTableRoleAssignment.d.ts +75 -0
- package/documentdb/v20241201preview/getTableResourceTableRoleAssignment.js +32 -0
- package/documentdb/v20241201preview/getTableResourceTableRoleDefinition.d.ts +71 -0
- package/documentdb/v20241201preview/getTableResourceTableRoleDefinition.js +32 -0
- package/documentdb/v20241201preview/getThroughputPool.d.ts +69 -0
- package/documentdb/v20241201preview/getThroughputPool.js +30 -0
- package/documentdb/v20241201preview/getThroughputPoolAccount.d.ts +75 -0
- package/documentdb/v20241201preview/getThroughputPoolAccount.js +32 -0
- package/documentdb/v20241201preview/graphResourceGraph.d.ts +93 -0
- package/documentdb/v20241201preview/graphResourceGraph.js +82 -0
- package/documentdb/v20241201preview/gremlinResourceGremlinDatabase.d.ts +93 -0
- package/documentdb/v20241201preview/gremlinResourceGremlinDatabase.js +82 -0
- package/documentdb/v20241201preview/gremlinResourceGremlinGraph.d.ts +97 -0
- package/documentdb/v20241201preview/gremlinResourceGremlinGraph.js +87 -0
- package/documentdb/v20241201preview/index.d.ts +178 -0
- package/documentdb/v20241201preview/index.js +240 -0
- package/documentdb/v20241201preview/listDatabaseAccountConnectionStrings.d.ts +39 -0
- package/documentdb/v20241201preview/listDatabaseAccountConnectionStrings.js +30 -0
- package/documentdb/v20241201preview/listDatabaseAccountKeys.d.ts +50 -0
- package/documentdb/v20241201preview/listDatabaseAccountKeys.js +30 -0
- package/documentdb/v20241201preview/listNotebookWorkspaceConnectionInfo.d.ts +50 -0
- package/documentdb/v20241201preview/listNotebookWorkspaceConnectionInfo.js +32 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoDBCollection.d.ts +97 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoDBCollection.js +86 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoDBDatabase.d.ts +93 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoDBDatabase.js +82 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoRoleDefinition.d.ts +92 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoRoleDefinition.js +77 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoUserDefinition.d.ts +103 -0
- package/documentdb/v20241201preview/mongoDBResourceMongoUserDefinition.js +81 -0
- package/documentdb/v20241201preview/notebookWorkspace.d.ts +61 -0
- package/documentdb/v20241201preview/notebookWorkspace.js +73 -0
- package/documentdb/v20241201preview/privateEndpointConnection.d.ts +91 -0
- package/documentdb/v20241201preview/privateEndpointConnection.js +79 -0
- package/documentdb/v20241201preview/service.d.ts +63 -0
- package/documentdb/v20241201preview/service.js +71 -0
- package/documentdb/v20241201preview/sqlResourceSqlContainer.d.ts +97 -0
- package/documentdb/v20241201preview/sqlResourceSqlContainer.js +87 -0
- package/documentdb/v20241201preview/sqlResourceSqlDatabase.d.ts +93 -0
- package/documentdb/v20241201preview/sqlResourceSqlDatabase.js +82 -0
- package/documentdb/v20241201preview/sqlResourceSqlRoleAssignment.d.ts +77 -0
- package/documentdb/v20241201preview/sqlResourceSqlRoleAssignment.js +75 -0
- package/documentdb/v20241201preview/sqlResourceSqlRoleDefinition.d.ts +84 -0
- package/documentdb/v20241201preview/sqlResourceSqlRoleDefinition.js +75 -0
- package/documentdb/v20241201preview/sqlResourceSqlStoredProcedure.d.ts +100 -0
- package/documentdb/v20241201preview/sqlResourceSqlStoredProcedure.js +89 -0
- package/documentdb/v20241201preview/sqlResourceSqlTrigger.d.ts +100 -0
- package/documentdb/v20241201preview/sqlResourceSqlTrigger.js +89 -0
- package/documentdb/v20241201preview/sqlResourceSqlUserDefinedFunction.d.ts +100 -0
- package/documentdb/v20241201preview/sqlResourceSqlUserDefinedFunction.js +89 -0
- package/documentdb/v20241201preview/tableResourceTable.d.ts +93 -0
- package/documentdb/v20241201preview/tableResourceTable.js +82 -0
- package/documentdb/v20241201preview/tableResourceTableRoleAssignment.d.ts +86 -0
- package/documentdb/v20241201preview/tableResourceTableRoleAssignment.js +79 -0
- package/documentdb/v20241201preview/tableResourceTableRoleDefinition.d.ts +92 -0
- package/documentdb/v20241201preview/tableResourceTableRoleDefinition.js +78 -0
- package/documentdb/v20241201preview/throughputPool.d.ts +86 -0
- package/documentdb/v20241201preview/throughputPool.js +75 -0
- package/documentdb/v20241201preview/throughputPoolAccount.d.ts +82 -0
- package/documentdb/v20241201preview/throughputPoolAccount.js +79 -0
- package/package.json +2 -2
- package/package.json.bak +2 -2
- package/storage/blob.d.ts +1 -1
- package/tsconfig.tsbuildinfo +1 -1
- package/types/enums/app/index.d.ts +18 -1
- package/types/enums/app/index.js +16 -2
- package/types/enums/app/v20241002preview/index.d.ts +321 -0
- package/types/enums/app/v20241002preview/index.js +182 -0
- package/types/enums/containerinstance/index.d.ts +2 -1
- package/types/enums/containerinstance/index.js +4 -2
- package/types/enums/containerinstance/v20241101preview/index.d.ts +148 -0
- package/types/enums/containerinstance/v20241101preview/index.js +86 -0
- package/types/enums/documentdb/index.d.ts +2 -1
- package/types/enums/documentdb/index.js +5 -2
- package/types/enums/documentdb/v20241201preview/index.d.ts +384 -0
- package/types/enums/documentdb/v20241201preview/index.js +218 -0
- package/types/enums/workloads/index.d.ts +56 -1
- package/types/enums/workloads/index.js +46 -2
- package/types/enums/workloads/v20240201preview/index.d.ts +110 -0
- package/types/enums/workloads/v20240201preview/index.js +88 -0
- package/types/enums/workloads/v20240901/index.d.ts +14 -10
- package/types/enums/workloads/v20240901/index.js +12 -8
- package/types/input.d.ts +8306 -2318
- package/types/input.js +181 -1
- package/types/output.d.ts +10317 -3028
- package/types/output.js +181 -1
- package/workloads/alert.d.ts +104 -0
- package/workloads/alert.js +86 -0
- package/workloads/getAlert.d.ts +89 -0
- package/workloads/getAlert.js +34 -0
- package/workloads/getMonitor.d.ts +2 -2
- package/workloads/getMonitor.js +2 -2
- package/workloads/getProviderInstance.d.ts +2 -2
- package/workloads/getProviderInstance.js +2 -2
- package/workloads/getSapLandscapeMonitor.d.ts +2 -2
- package/workloads/getSapLandscapeMonitor.js +2 -2
- package/workloads/index.d.ts +8 -1
- package/workloads/index.js +12 -3
- package/workloads/monitor.d.ts +1 -1
- package/workloads/monitor.js +3 -3
- package/workloads/providerInstance.d.ts +1 -1
- package/workloads/providerInstance.js +3 -3
- package/workloads/sapLandscapeMonitor.d.ts +1 -1
- package/workloads/sapLandscapeMonitor.js +3 -3
- package/workloads/v20230401/monitor.js +2 -2
- package/workloads/v20230401/providerInstance.js +2 -2
- package/workloads/v20230401/sapLandscapeMonitor.js +2 -2
- package/workloads/v20231001preview/monitor.js +2 -2
- package/workloads/v20231001preview/providerInstance.js +2 -2
- package/workloads/v20231001preview/sapLandscapeMonitor.js +2 -2
- package/workloads/v20231201preview/monitor.js +2 -2
- package/workloads/v20231201preview/providerInstance.js +2 -2
- package/workloads/v20231201preview/sapLandscapeMonitor.js +2 -2
- package/workloads/v20240201preview/alert.d.ts +103 -0
- package/workloads/v20240201preview/alert.js +85 -0
- package/workloads/v20240201preview/getAlert.d.ts +87 -0
- package/workloads/v20240201preview/getAlert.js +32 -0
- package/workloads/v20240201preview/getMonitor.d.ts +109 -0
- package/workloads/v20240201preview/getMonitor.js +30 -0
- package/workloads/v20240201preview/getProviderInstance.d.ts +75 -0
- package/workloads/v20240201preview/getProviderInstance.js +32 -0
- package/workloads/v20240201preview/getSapLandscapeMonitor.d.ts +63 -0
- package/workloads/v20240201preview/getSapLandscapeMonitor.js +30 -0
- package/workloads/v20240201preview/index.d.ts +25 -0
- package/workloads/v20240201preview/index.js +62 -0
- package/workloads/v20240201preview/monitor.d.ts +156 -0
- package/workloads/v20240201preview/monitor.js +95 -0
- package/workloads/v20240201preview/providerInstance.d.ts +79 -0
- package/workloads/v20240201preview/providerInstance.js +79 -0
- package/workloads/v20240201preview/sapLandscapeMonitor.d.ts +75 -0
- package/workloads/v20240201preview/sapLandscapeMonitor.js +76 -0
- package/workloads/v20240901/getSapVirtualInstance.d.ts +1 -1
- package/workloads/v20240901/sapVirtualInstance.d.ts +2 -2
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getThroughputPoolOutput = exports.getThroughputPool = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
|
|
10
|
+
*/
|
|
11
|
+
function getThroughputPool(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("azure-native:documentdb/v20241201preview:getThroughputPool", {
|
|
14
|
+
"resourceGroupName": args.resourceGroupName,
|
|
15
|
+
"throughputPoolName": args.throughputPoolName,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getThroughputPool = getThroughputPool;
|
|
19
|
+
/**
|
|
20
|
+
* Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
|
|
21
|
+
*/
|
|
22
|
+
function getThroughputPoolOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("azure-native:documentdb/v20241201preview:getThroughputPool", {
|
|
25
|
+
"resourceGroupName": args.resourceGroupName,
|
|
26
|
+
"throughputPoolName": args.throughputPoolName,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getThroughputPoolOutput = getThroughputPoolOutput;
|
|
30
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0VGhyb3VnaHB1dFBvb2wuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9kb2N1bWVudGRiL3YyMDI0MTIwMXByZXZpZXcvZ2V0VGhyb3VnaHB1dFBvb2wudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsNkNBQTZDO0FBRTdDOztHQUVHO0FBQ0gsU0FBZ0IsaUJBQWlCLENBQUMsSUFBMkIsRUFBRSxJQUEyQjtJQUN0RixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyw0REFBNEQsRUFBRTtRQUN2RixtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLG9CQUFvQixFQUFFLElBQUksQ0FBQyxrQkFBa0I7S0FDaEQsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCw4Q0FNQztBQWtERDs7R0FFRztBQUNILFNBQWdCLHVCQUF1QixDQUFDLElBQWlDLEVBQUUsSUFBMkI7SUFDbEcsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsNERBQTRELEVBQUU7UUFDN0YsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtRQUMzQyxvQkFBb0IsRUFBRSxJQUFJLENBQUMsa0JBQWtCO0tBQ2hELEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBTkQsMERBTUMifQ==
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
|
|
5
|
+
*/
|
|
6
|
+
export declare function getThroughputPoolAccount(args: GetThroughputPoolAccountArgs, opts?: pulumi.InvokeOptions): Promise<GetThroughputPoolAccountResult>;
|
|
7
|
+
export interface GetThroughputPoolAccountArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The name of the resource group. The name is case insensitive.
|
|
10
|
+
*/
|
|
11
|
+
resourceGroupName: string;
|
|
12
|
+
/**
|
|
13
|
+
* Cosmos DB global database account in a Throughput Pool
|
|
14
|
+
*/
|
|
15
|
+
throughputPoolAccountName: string;
|
|
16
|
+
/**
|
|
17
|
+
* Cosmos DB Throughput Pool name.
|
|
18
|
+
*/
|
|
19
|
+
throughputPoolName: string;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* An Azure Cosmos DB Throughputpool Account
|
|
23
|
+
*/
|
|
24
|
+
export interface GetThroughputPoolAccountResult {
|
|
25
|
+
/**
|
|
26
|
+
* The instance id of global database account in the throughputPool.
|
|
27
|
+
*/
|
|
28
|
+
readonly accountInstanceId: string;
|
|
29
|
+
/**
|
|
30
|
+
* The location of global database account in the throughputPool.
|
|
31
|
+
*/
|
|
32
|
+
readonly accountLocation?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The resource identifier of global database account in the throughputPool.
|
|
35
|
+
*/
|
|
36
|
+
readonly accountResourceIdentifier?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
39
|
+
*/
|
|
40
|
+
readonly id: string;
|
|
41
|
+
/**
|
|
42
|
+
* The name of the resource
|
|
43
|
+
*/
|
|
44
|
+
readonly name: string;
|
|
45
|
+
/**
|
|
46
|
+
* A provisioning state of the ThroughputPool Account.
|
|
47
|
+
*/
|
|
48
|
+
readonly provisioningState: string;
|
|
49
|
+
/**
|
|
50
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
51
|
+
*/
|
|
52
|
+
readonly systemData: outputs.documentdb.v20241201preview.SystemDataResponse;
|
|
53
|
+
/**
|
|
54
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
55
|
+
*/
|
|
56
|
+
readonly type: string;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
|
|
60
|
+
*/
|
|
61
|
+
export declare function getThroughputPoolAccountOutput(args: GetThroughputPoolAccountOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetThroughputPoolAccountResult>;
|
|
62
|
+
export interface GetThroughputPoolAccountOutputArgs {
|
|
63
|
+
/**
|
|
64
|
+
* The name of the resource group. The name is case insensitive.
|
|
65
|
+
*/
|
|
66
|
+
resourceGroupName: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Cosmos DB global database account in a Throughput Pool
|
|
69
|
+
*/
|
|
70
|
+
throughputPoolAccountName: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Cosmos DB Throughput Pool name.
|
|
73
|
+
*/
|
|
74
|
+
throughputPoolName: pulumi.Input<string>;
|
|
75
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getThroughputPoolAccountOutput = exports.getThroughputPoolAccount = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
|
|
10
|
+
*/
|
|
11
|
+
function getThroughputPoolAccount(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("azure-native:documentdb/v20241201preview:getThroughputPoolAccount", {
|
|
14
|
+
"resourceGroupName": args.resourceGroupName,
|
|
15
|
+
"throughputPoolAccountName": args.throughputPoolAccountName,
|
|
16
|
+
"throughputPoolName": args.throughputPoolName,
|
|
17
|
+
}, opts);
|
|
18
|
+
}
|
|
19
|
+
exports.getThroughputPoolAccount = getThroughputPoolAccount;
|
|
20
|
+
/**
|
|
21
|
+
* Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
|
|
22
|
+
*/
|
|
23
|
+
function getThroughputPoolAccountOutput(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("azure-native:documentdb/v20241201preview:getThroughputPoolAccount", {
|
|
26
|
+
"resourceGroupName": args.resourceGroupName,
|
|
27
|
+
"throughputPoolAccountName": args.throughputPoolAccountName,
|
|
28
|
+
"throughputPoolName": args.throughputPoolName,
|
|
29
|
+
}, opts);
|
|
30
|
+
}
|
|
31
|
+
exports.getThroughputPoolAccountOutput = getThroughputPoolAccountOutput;
|
|
32
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0VGhyb3VnaHB1dFBvb2xBY2NvdW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vZG9jdW1lbnRkYi92MjAyNDEyMDFwcmV2aWV3L2dldFRocm91Z2hwdXRQb29sQWNjb3VudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQix3QkFBd0IsQ0FBQyxJQUFrQyxFQUFFLElBQTJCO0lBQ3BHLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLG1FQUFtRSxFQUFFO1FBQzlGLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7UUFDM0MsMkJBQTJCLEVBQUUsSUFBSSxDQUFDLHlCQUF5QjtRQUMzRCxvQkFBb0IsRUFBRSxJQUFJLENBQUMsa0JBQWtCO0tBQ2hELEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsNERBT0M7QUFzREQ7O0dBRUc7QUFDSCxTQUFnQiw4QkFBOEIsQ0FBQyxJQUF3QyxFQUFFLElBQTJCO0lBQ2hILElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsWUFBWSxDQUFDLG1FQUFtRSxFQUFFO1FBQ3BHLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7UUFDM0MsMkJBQTJCLEVBQUUsSUFBSSxDQUFDLHlCQUF5QjtRQUMzRCxvQkFBb0IsRUFBRSxJQUFJLENBQUMsa0JBQWtCO0tBQ2hELEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsd0VBT0MifQ==
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* An Azure Cosmos DB Graph resource.
|
|
6
|
+
*/
|
|
7
|
+
export declare class GraphResourceGraph extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing GraphResourceGraph resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): GraphResourceGraph;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of GraphResourceGraph. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is GraphResourceGraph;
|
|
22
|
+
/**
|
|
23
|
+
* Identity for the resource.
|
|
24
|
+
*/
|
|
25
|
+
readonly identity: pulumi.Output<outputs.documentdb.v20241201preview.ManagedServiceIdentityResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The location of the resource group to which the resource belongs.
|
|
28
|
+
*/
|
|
29
|
+
readonly location: pulumi.Output<string | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* The name of the ARM resource.
|
|
32
|
+
*/
|
|
33
|
+
readonly name: pulumi.Output<string>;
|
|
34
|
+
readonly options: pulumi.Output<outputs.documentdb.v20241201preview.GraphResourceGetPropertiesResponseOptions | undefined>;
|
|
35
|
+
readonly resource: pulumi.Output<outputs.documentdb.v20241201preview.GraphResourceGetPropertiesResponseResource | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
|
|
38
|
+
*/
|
|
39
|
+
readonly tags: pulumi.Output<{
|
|
40
|
+
[key: string]: string;
|
|
41
|
+
} | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* The type of Azure resource.
|
|
44
|
+
*/
|
|
45
|
+
readonly type: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* Create a GraphResourceGraph resource with the given unique name, arguments, and options.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resource.
|
|
50
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
51
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
52
|
+
*/
|
|
53
|
+
constructor(name: string, args: GraphResourceGraphArgs, opts?: pulumi.CustomResourceOptions);
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* The set of arguments for constructing a GraphResourceGraph resource.
|
|
57
|
+
*/
|
|
58
|
+
export interface GraphResourceGraphArgs {
|
|
59
|
+
/**
|
|
60
|
+
* Cosmos DB database account name.
|
|
61
|
+
*/
|
|
62
|
+
accountName: pulumi.Input<string>;
|
|
63
|
+
/**
|
|
64
|
+
* Cosmos DB graph resource name.
|
|
65
|
+
*/
|
|
66
|
+
graphName?: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Identity for the resource.
|
|
69
|
+
*/
|
|
70
|
+
identity?: pulumi.Input<inputs.documentdb.v20241201preview.ManagedServiceIdentityArgs>;
|
|
71
|
+
/**
|
|
72
|
+
* The location of the resource group to which the resource belongs.
|
|
73
|
+
*/
|
|
74
|
+
location?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request.
|
|
77
|
+
*/
|
|
78
|
+
options?: pulumi.Input<inputs.documentdb.v20241201preview.CreateUpdateOptionsArgs>;
|
|
79
|
+
/**
|
|
80
|
+
* The standard JSON format of a Graph resource
|
|
81
|
+
*/
|
|
82
|
+
resource: pulumi.Input<inputs.documentdb.v20241201preview.GraphResourceArgs>;
|
|
83
|
+
/**
|
|
84
|
+
* The name of the resource group. The name is case insensitive.
|
|
85
|
+
*/
|
|
86
|
+
resourceGroupName: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
|
|
89
|
+
*/
|
|
90
|
+
tags?: pulumi.Input<{
|
|
91
|
+
[key: string]: pulumi.Input<string>;
|
|
92
|
+
}>;
|
|
93
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.GraphResourceGraph = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* An Azure Cosmos DB Graph resource.
|
|
10
|
+
*/
|
|
11
|
+
class GraphResourceGraph extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing GraphResourceGraph resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new GraphResourceGraph(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of GraphResourceGraph. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === GraphResourceGraph.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a GraphResourceGraph resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.accountName === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'accountName'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.resource === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'resource'");
|
|
49
|
+
}
|
|
50
|
+
if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["accountName"] = args ? args.accountName : undefined;
|
|
54
|
+
resourceInputs["graphName"] = args ? args.graphName : undefined;
|
|
55
|
+
resourceInputs["identity"] = args ? args.identity : undefined;
|
|
56
|
+
resourceInputs["location"] = args ? args.location : undefined;
|
|
57
|
+
resourceInputs["options"] = args ? args.options : undefined;
|
|
58
|
+
resourceInputs["resource"] = args ? args.resource : undefined;
|
|
59
|
+
resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
60
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
61
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
resourceInputs["identity"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["location"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["options"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["resource"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
72
|
+
}
|
|
73
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
|
+
const aliasOpts = { aliases: [{ type: "azure-native:documentdb:GraphResourceGraph" }, { type: "azure-native:documentdb/v20210701preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20211015preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20211115preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20220215preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20220515preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20220815preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20221115preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20230301preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20230315preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20230915preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20231115preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20240215preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20240515preview:GraphResourceGraph" }, { type: "azure-native:documentdb/v20240901preview:GraphResourceGraph" }] };
|
|
75
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
76
|
+
super(GraphResourceGraph.__pulumiType, name, resourceInputs, opts);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
exports.GraphResourceGraph = GraphResourceGraph;
|
|
80
|
+
/** @internal */
|
|
81
|
+
GraphResourceGraph.__pulumiType = 'azure-native:documentdb/v20241201preview:GraphResourceGraph';
|
|
82
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JhcGhSZXNvdXJjZUdyYXBoLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vZG9jdW1lbnRkYi92MjAyNDEyMDFwcmV2aWV3L2dyYXBoUmVzb3VyY2VHcmFwaC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxNQUFhLGtCQUFtQixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ3pEOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSxrQkFBa0IsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUMvRSxDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssa0JBQWtCLENBQUMsWUFBWSxDQUFDO0lBQ25FLENBQUM7SUF5QkQ7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBNEIsRUFBRSxJQUFtQztRQUN2RixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxXQUFXLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN4RCxNQUFNLElBQUksS0FBSyxDQUFDLHlDQUF5QyxDQUFDLENB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
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* An Azure Cosmos DB Gremlin database.
|
|
6
|
+
*/
|
|
7
|
+
export declare class GremlinResourceGremlinDatabase extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing GremlinResourceGremlinDatabase resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): GremlinResourceGremlinDatabase;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of GremlinResourceGremlinDatabase. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is GremlinResourceGremlinDatabase;
|
|
22
|
+
/**
|
|
23
|
+
* Identity for the resource.
|
|
24
|
+
*/
|
|
25
|
+
readonly identity: pulumi.Output<outputs.documentdb.v20241201preview.ManagedServiceIdentityResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The location of the resource group to which the resource belongs.
|
|
28
|
+
*/
|
|
29
|
+
readonly location: pulumi.Output<string | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* The name of the ARM resource.
|
|
32
|
+
*/
|
|
33
|
+
readonly name: pulumi.Output<string>;
|
|
34
|
+
readonly options: pulumi.Output<outputs.documentdb.v20241201preview.GremlinDatabaseGetPropertiesResponseOptions | undefined>;
|
|
35
|
+
readonly resource: pulumi.Output<outputs.documentdb.v20241201preview.GremlinDatabaseGetPropertiesResponseResource | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
|
|
38
|
+
*/
|
|
39
|
+
readonly tags: pulumi.Output<{
|
|
40
|
+
[key: string]: string;
|
|
41
|
+
} | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* The type of Azure resource.
|
|
44
|
+
*/
|
|
45
|
+
readonly type: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* Create a GremlinResourceGremlinDatabase resource with the given unique name, arguments, and options.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resource.
|
|
50
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
51
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
52
|
+
*/
|
|
53
|
+
constructor(name: string, args: GremlinResourceGremlinDatabaseArgs, opts?: pulumi.CustomResourceOptions);
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* The set of arguments for constructing a GremlinResourceGremlinDatabase resource.
|
|
57
|
+
*/
|
|
58
|
+
export interface GremlinResourceGremlinDatabaseArgs {
|
|
59
|
+
/**
|
|
60
|
+
* Cosmos DB database account name.
|
|
61
|
+
*/
|
|
62
|
+
accountName: pulumi.Input<string>;
|
|
63
|
+
/**
|
|
64
|
+
* Cosmos DB database name.
|
|
65
|
+
*/
|
|
66
|
+
databaseName?: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Identity for the resource.
|
|
69
|
+
*/
|
|
70
|
+
identity?: pulumi.Input<inputs.documentdb.v20241201preview.ManagedServiceIdentityArgs>;
|
|
71
|
+
/**
|
|
72
|
+
* The location of the resource group to which the resource belongs.
|
|
73
|
+
*/
|
|
74
|
+
location?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request.
|
|
77
|
+
*/
|
|
78
|
+
options?: pulumi.Input<inputs.documentdb.v20241201preview.CreateUpdateOptionsArgs>;
|
|
79
|
+
/**
|
|
80
|
+
* The standard JSON format of a Gremlin database
|
|
81
|
+
*/
|
|
82
|
+
resource: pulumi.Input<inputs.documentdb.v20241201preview.GremlinDatabaseResourceArgs>;
|
|
83
|
+
/**
|
|
84
|
+
* The name of the resource group. The name is case insensitive.
|
|
85
|
+
*/
|
|
86
|
+
resourceGroupName: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
|
|
89
|
+
*/
|
|
90
|
+
tags?: pulumi.Input<{
|
|
91
|
+
[key: string]: pulumi.Input<string>;
|
|
92
|
+
}>;
|
|
93
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.GremlinResourceGremlinDatabase = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* An Azure Cosmos DB Gremlin database.
|
|
10
|
+
*/
|
|
11
|
+
class GremlinResourceGremlinDatabase extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing GremlinResourceGremlinDatabase resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new GremlinResourceGremlinDatabase(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of GremlinResourceGremlinDatabase. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === GremlinResourceGremlinDatabase.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a GremlinResourceGremlinDatabase resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.accountName === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'accountName'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.resource === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'resource'");
|
|
49
|
+
}
|
|
50
|
+
if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["accountName"] = args ? args.accountName : undefined;
|
|
54
|
+
resourceInputs["databaseName"] = args ? args.databaseName : undefined;
|
|
55
|
+
resourceInputs["identity"] = args ? args.identity : undefined;
|
|
56
|
+
resourceInputs["location"] = args ? args.location : undefined;
|
|
57
|
+
resourceInputs["options"] = args ? args.options : undefined;
|
|
58
|
+
resourceInputs["resource"] = args ? args.resource : undefined;
|
|
59
|
+
resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
60
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
61
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
resourceInputs["identity"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["location"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["options"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["resource"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
72
|
+
}
|
|
73
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
|
+
const aliasOpts = { aliases: [{ type: "azure-native:documentdb:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20150401:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20150408:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20151106:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20160319:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20160331:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20190801:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20191212:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20200301:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20200401:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20200601preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20200901:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210115:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210301preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210315:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210401preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210415:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210515:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210615:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20210701preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20211015:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20211015preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20211115preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20220215preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20220515:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20220515preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20220815:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20220815preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20221115:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20221115preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20230301preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20230315:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20230315preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20230415:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20230915:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20230915preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20231115:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20231115preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20240215preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20240515:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20240515preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20240815:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20240901preview:GremlinResourceGremlinDatabase" }, { type: "azure-native:documentdb/v20241115:GremlinResourceGremlinDatabase" }] };
|
|
75
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
76
|
+
super(GremlinResourceGremlinDatabase.__pulumiType, name, resourceInputs, opts);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
exports.GremlinResourceGremlinDatabase = GremlinResourceGremlinDatabase;
|
|
80
|
+
/** @internal */
|
|
81
|
+
GremlinResourceGremlinDatabase.__pulumiType = 'azure-native:documentdb/v20241201preview:GremlinResourceGremlinDatabase';
|
|
82
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JlbWxpblJlc291cmNlR3JlbWxpbkRhdGFiYXNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vZG9jdW1lbnRkYi92MjAyNDEyMDFwcmV2aWV3L2dyZW1saW5SZXNvdXJjZUdyZW1saW5EYXRhYmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxNQUFhLDhCQUErQixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ3JFOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSw4QkFBOEIsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUMzRixDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssOEJBQThCLENBQUMsWUFBWSxDQUFDO0lBQy9FLENBQUM7SUF5QkQ7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBd0MsRUFBRSxJQUFtQztRQUNuRyxJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxXQUFXLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN4RCxNQUFNLElBQUks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QUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsa0VBQWtFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLHlFQUF5RSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsa0VBQWtFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLHlFQUF5RSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSx5RUFBeUUsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLHlFQUF5RSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsa0VBQWtFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSx5RUFBeUUsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLHlFQUF5RSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsa0VBQWtFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSx5RUFBeUUsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsa0VBQWtFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSx5RUFBeUUsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSx5RUFBeUUsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLGtFQUFrRSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUseUVBQXlFLEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxrRUFBa0UsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLHlFQUF5RSxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsa0VBQWtFLEVBQUUsQ0FBQyxFQUFFLENBQUM7UUFDci9HLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLElBQUksRUFBRSxTQUFTLENBQUMsQ0FBQztRQUM1QyxLQUFLLENBQUMsOEJBQThCLENBQUMsWUFBWSxFQUFFLElBQUksRUFBRSxjQUFjLEVBQUUsSUFBSSxDQUFDLENBQUM7SUFDbkYsQ0FBQzs7QUE3Rkwsd0VBOEZDO0FBakZHLGdCQUFnQjtBQUNPLDJDQUFZLEdBQUcseUVBQXlFLENBQUMifQ==
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* An Azure Cosmos DB Gremlin graph.
|
|
6
|
+
*/
|
|
7
|
+
export declare class GremlinResourceGremlinGraph extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing GremlinResourceGremlinGraph resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): GremlinResourceGremlinGraph;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of GremlinResourceGremlinGraph. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is GremlinResourceGremlinGraph;
|
|
22
|
+
/**
|
|
23
|
+
* Identity for the resource.
|
|
24
|
+
*/
|
|
25
|
+
readonly identity: pulumi.Output<outputs.documentdb.v20241201preview.ManagedServiceIdentityResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The location of the resource group to which the resource belongs.
|
|
28
|
+
*/
|
|
29
|
+
readonly location: pulumi.Output<string | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* The name of the ARM resource.
|
|
32
|
+
*/
|
|
33
|
+
readonly name: pulumi.Output<string>;
|
|
34
|
+
readonly options: pulumi.Output<outputs.documentdb.v20241201preview.GremlinGraphGetPropertiesResponseOptions | undefined>;
|
|
35
|
+
readonly resource: pulumi.Output<outputs.documentdb.v20241201preview.GremlinGraphGetPropertiesResponseResource | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
|
|
38
|
+
*/
|
|
39
|
+
readonly tags: pulumi.Output<{
|
|
40
|
+
[key: string]: string;
|
|
41
|
+
} | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* The type of Azure resource.
|
|
44
|
+
*/
|
|
45
|
+
readonly type: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* Create a GremlinResourceGremlinGraph resource with the given unique name, arguments, and options.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resource.
|
|
50
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
51
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
52
|
+
*/
|
|
53
|
+
constructor(name: string, args: GremlinResourceGremlinGraphArgs, opts?: pulumi.CustomResourceOptions);
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* The set of arguments for constructing a GremlinResourceGremlinGraph resource.
|
|
57
|
+
*/
|
|
58
|
+
export interface GremlinResourceGremlinGraphArgs {
|
|
59
|
+
/**
|
|
60
|
+
* Cosmos DB database account name.
|
|
61
|
+
*/
|
|
62
|
+
accountName: pulumi.Input<string>;
|
|
63
|
+
/**
|
|
64
|
+
* Cosmos DB database name.
|
|
65
|
+
*/
|
|
66
|
+
databaseName: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Cosmos DB graph name.
|
|
69
|
+
*/
|
|
70
|
+
graphName?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Identity for the resource.
|
|
73
|
+
*/
|
|
74
|
+
identity?: pulumi.Input<inputs.documentdb.v20241201preview.ManagedServiceIdentityArgs>;
|
|
75
|
+
/**
|
|
76
|
+
* The location of the resource group to which the resource belongs.
|
|
77
|
+
*/
|
|
78
|
+
location?: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request.
|
|
81
|
+
*/
|
|
82
|
+
options?: pulumi.Input<inputs.documentdb.v20241201preview.CreateUpdateOptionsArgs>;
|
|
83
|
+
/**
|
|
84
|
+
* The standard JSON format of a Gremlin graph
|
|
85
|
+
*/
|
|
86
|
+
resource: pulumi.Input<inputs.documentdb.v20241201preview.GremlinGraphResourceArgs>;
|
|
87
|
+
/**
|
|
88
|
+
* The name of the resource group. The name is case insensitive.
|
|
89
|
+
*/
|
|
90
|
+
resourceGroupName: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
|
|
93
|
+
*/
|
|
94
|
+
tags?: pulumi.Input<{
|
|
95
|
+
[key: string]: pulumi.Input<string>;
|
|
96
|
+
}>;
|
|
97
|
+
}
|