@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,107 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature.
|
|
6
|
+
*/
|
|
7
|
+
export declare class ContainerAppsAuthConfig extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing ContainerAppsAuthConfig 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): ContainerAppsAuthConfig;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of ContainerAppsAuthConfig. 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 ContainerAppsAuthConfig;
|
|
22
|
+
/**
|
|
23
|
+
* The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization.
|
|
24
|
+
*/
|
|
25
|
+
readonly encryptionSettings: pulumi.Output<outputs.app.v20241002preview.EncryptionSettingsResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The configuration settings that determines the validation flow of users using Service Authentication/Authorization.
|
|
28
|
+
*/
|
|
29
|
+
readonly globalValidation: pulumi.Output<outputs.app.v20241002preview.GlobalValidationResponse | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization.
|
|
32
|
+
*/
|
|
33
|
+
readonly httpSettings: pulumi.Output<outputs.app.v20241002preview.HttpSettingsResponse | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization.
|
|
36
|
+
*/
|
|
37
|
+
readonly identityProviders: pulumi.Output<outputs.app.v20241002preview.IdentityProvidersResponse | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization.
|
|
40
|
+
*/
|
|
41
|
+
readonly login: pulumi.Output<outputs.app.v20241002preview.LoginResponse | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* The name of the resource
|
|
44
|
+
*/
|
|
45
|
+
readonly name: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* The configuration settings of the platform of ContainerApp Service Authentication/Authorization.
|
|
48
|
+
*/
|
|
49
|
+
readonly platform: pulumi.Output<outputs.app.v20241002preview.AuthPlatformResponse | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
52
|
+
*/
|
|
53
|
+
readonly systemData: pulumi.Output<outputs.app.v20241002preview.SystemDataResponse>;
|
|
54
|
+
/**
|
|
55
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
56
|
+
*/
|
|
57
|
+
readonly type: pulumi.Output<string>;
|
|
58
|
+
/**
|
|
59
|
+
* Create a ContainerAppsAuthConfig resource with the given unique name, arguments, and options.
|
|
60
|
+
*
|
|
61
|
+
* @param name The _unique_ name of the resource.
|
|
62
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
63
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
64
|
+
*/
|
|
65
|
+
constructor(name: string, args: ContainerAppsAuthConfigArgs, opts?: pulumi.CustomResourceOptions);
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* The set of arguments for constructing a ContainerAppsAuthConfig resource.
|
|
69
|
+
*/
|
|
70
|
+
export interface ContainerAppsAuthConfigArgs {
|
|
71
|
+
/**
|
|
72
|
+
* Name of the Container App AuthConfig.
|
|
73
|
+
*/
|
|
74
|
+
authConfigName?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* Name of the Container App.
|
|
77
|
+
*/
|
|
78
|
+
containerAppName: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization.
|
|
81
|
+
*/
|
|
82
|
+
encryptionSettings?: pulumi.Input<inputs.app.v20241002preview.EncryptionSettingsArgs>;
|
|
83
|
+
/**
|
|
84
|
+
* The configuration settings that determines the validation flow of users using Service Authentication/Authorization.
|
|
85
|
+
*/
|
|
86
|
+
globalValidation?: pulumi.Input<inputs.app.v20241002preview.GlobalValidationArgs>;
|
|
87
|
+
/**
|
|
88
|
+
* The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization.
|
|
89
|
+
*/
|
|
90
|
+
httpSettings?: pulumi.Input<inputs.app.v20241002preview.HttpSettingsArgs>;
|
|
91
|
+
/**
|
|
92
|
+
* The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization.
|
|
93
|
+
*/
|
|
94
|
+
identityProviders?: pulumi.Input<inputs.app.v20241002preview.IdentityProvidersArgs>;
|
|
95
|
+
/**
|
|
96
|
+
* The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization.
|
|
97
|
+
*/
|
|
98
|
+
login?: pulumi.Input<inputs.app.v20241002preview.LoginArgs>;
|
|
99
|
+
/**
|
|
100
|
+
* The configuration settings of the platform of ContainerApp Service Authentication/Authorization.
|
|
101
|
+
*/
|
|
102
|
+
platform?: pulumi.Input<inputs.app.v20241002preview.AuthPlatformArgs>;
|
|
103
|
+
/**
|
|
104
|
+
* The name of the resource group. The name is case insensitive.
|
|
105
|
+
*/
|
|
106
|
+
resourceGroupName: pulumi.Input<string>;
|
|
107
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
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.ContainerAppsAuthConfig = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature.
|
|
10
|
+
*/
|
|
11
|
+
class ContainerAppsAuthConfig extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing ContainerAppsAuthConfig 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 ContainerAppsAuthConfig(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of ContainerAppsAuthConfig. 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'] === ContainerAppsAuthConfig.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a ContainerAppsAuthConfig 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.containerAppName === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'containerAppName'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
49
|
+
}
|
|
50
|
+
resourceInputs["authConfigName"] = args ? args.authConfigName : undefined;
|
|
51
|
+
resourceInputs["containerAppName"] = args ? args.containerAppName : undefined;
|
|
52
|
+
resourceInputs["encryptionSettings"] = args ? args.encryptionSettings : undefined;
|
|
53
|
+
resourceInputs["globalValidation"] = args ? args.globalValidation : undefined;
|
|
54
|
+
resourceInputs["httpSettings"] = args ? args.httpSettings : undefined;
|
|
55
|
+
resourceInputs["identityProviders"] = args ? args.identityProviders : undefined;
|
|
56
|
+
resourceInputs["login"] = args ? args.login : undefined;
|
|
57
|
+
resourceInputs["platform"] = args ? args.platform : undefined;
|
|
58
|
+
resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
59
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["systemData"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
resourceInputs["encryptionSettings"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["globalValidation"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["httpSettings"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["identityProviders"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["login"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["platform"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["systemData"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
73
|
+
}
|
|
74
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
75
|
+
const aliasOpts = { aliases: [{ type: "azure-native:app:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20220101preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20220301:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20220601preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20221001:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20221101preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20230401preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20230501:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20230502preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20230801preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20231102preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20240202preview:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20240301:ContainerAppsAuthConfig" }, { type: "azure-native:app/v20240802preview:ContainerAppsAuthConfig" }] };
|
|
76
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
77
|
+
super(ContainerAppsAuthConfig.__pulumiType, name, resourceInputs, opts);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
exports.ContainerAppsAuthConfig = ContainerAppsAuthConfig;
|
|
81
|
+
/** @internal */
|
|
82
|
+
ContainerAppsAuthConfig.__pulumiType = 'azure-native:app/v20241002preview:ContainerAppsAuthConfig';
|
|
83
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGFpbmVyQXBwc0F1dGhDb25maWcuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9hcHAvdjIwMjQxMDAycHJldmlldy9jb250YWluZXJBcHBzQXV0aENvbmZpZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxNQUFhLHVCQUF3QixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQzlEOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSx1QkFBdUIsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUNwRixDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssdUJBQXVCLENBQUMsWUFBWSxDQUFDO0lBQ3hFLENBQUM7SUF1Q0Q7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBaUMsRUFBRSxJQUFtQztRQUM1RixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxnQkFBZ0IsS0FBSyxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUU7Z0JBQzdELE1BQU0sSUFBSSxLQUFLLENBQUMsOENBQThDLENBQUMsQ0FBQzthQUNuRTtZQUNELElBQUksQ0FBQyxDQUFDLElBQUksSUFBSSxJQUFJLENBQUMsaUJBQWlCLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUM5RCxNQUFNLElBQUksS0FBSyxDQUFDLCtDQUErQyxDQUFDLENBQUM7YUFDcEU7WUFDRCxjQUFjLENBQUMsZ0JBQWdCLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxjQUFjLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUMxRSxjQUFjLENBQUMsa0JBQWtCLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQzlFLGNBQWMsQ0FBQyxvQkFBb0IsQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLGtCQUFrQixDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDbEYsY0FBYyxDQUFDLGtCQUFrQixDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsZ0JBQWdCLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUM5RSxjQUFjLENBQUMsY0FBYyxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsWUFBWSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDdEUsY0FBYyxDQUFDLG1CQUFtQixDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNoRixjQUFjLENBQUMsT0FBTyxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDeEQsY0FBYyxDQUFDLFVBQVUsQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQzlELGNBQWMsQ0FBQyxtQkFBbUIsQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDaEYsY0FBYyxDQUFDLE1BQU0sQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDM0MsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDakQsY0FBYyxDQUFDLE1BQU0sQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7U0FDOUM7YUFBTTtZQUNILGNBQWMsQ0FBQyxvQkFBb0IsQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDekQsY0FBYyxDQUFDLGtCQUFrQixDQUFDLEdBQUcsU0FBUyxDQUFDLE9BQU8sQ0FBQztZQUN2RCxjQUFjLENBQUMsY0FBYyxDQUFDLEdBQUcsU0FBUyxDQUFDLE9BQU8sQ0FBQztZQUNuRCxjQUFjLENBQUMsbUJBQW1CLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3hELGNBQWMsQ0FBQyxPQUFPLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzVDLGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxVQUFVLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQy9DLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO1FBQ0QsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDbkUsTUFBTSxTQUFTLEdBQUcsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLElBQUksRUFBRSwwQ0FBMEMsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLDJEQUEyRCxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsb0RBQW9ELEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSwyREFBMkQsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLG9EQUFvRCxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsMkRBQTJELEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSwyREFBMkQsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLG9EQUFvRCxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsMkRBQTJELEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSwyREFBMkQsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLDJEQUEyRCxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsMkRBQTJELEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxvREFBb0QsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLDJEQUEyRCxFQUFFLENBQUMsRUFBRSxDQUFDO1FBQ3I5QixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxJQUFJLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDNUMsS0FBSyxDQUFDLHVCQUF1QixDQUFDLFlBQVksRUFBRSxJQUFJLEVBQUUsY0FBYyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQzVFLENBQUM7O0FBNUdMLDBEQTZHQztBQWhHRyxnQkFBZ0I7QUFDTyxvQ0FBWSxHQUFHLDJEQUEyRCxDQUFDIn0=
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
import * as enums from "../../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Container App session pool.
|
|
7
|
+
*/
|
|
8
|
+
export declare class ContainerAppsSessionPool extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ContainerAppsSessionPool resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ContainerAppsSessionPool;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of ContainerAppsSessionPool. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is ContainerAppsSessionPool;
|
|
23
|
+
/**
|
|
24
|
+
* The container type of the sessions.
|
|
25
|
+
*/
|
|
26
|
+
readonly containerType: pulumi.Output<string | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* The custom container configuration if the containerType is CustomContainer.
|
|
29
|
+
*/
|
|
30
|
+
readonly customContainerTemplate: pulumi.Output<outputs.app.v20241002preview.CustomContainerTemplateResponse | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* The pool configuration if the poolManagementType is dynamic.
|
|
33
|
+
*/
|
|
34
|
+
readonly dynamicPoolConfiguration: pulumi.Output<outputs.app.v20241002preview.DynamicPoolConfigurationResponse | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Resource ID of the session pool's environment.
|
|
37
|
+
*/
|
|
38
|
+
readonly environmentId: pulumi.Output<string | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
|
|
41
|
+
*/
|
|
42
|
+
readonly identity: pulumi.Output<outputs.app.v20241002preview.ManagedServiceIdentityResponse | undefined>;
|
|
43
|
+
/**
|
|
44
|
+
* The geo-location where the resource lives
|
|
45
|
+
*/
|
|
46
|
+
readonly location: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Optional settings for a Managed Identity that is assigned to the Session pool.
|
|
49
|
+
*/
|
|
50
|
+
readonly managedIdentitySettings: pulumi.Output<outputs.app.v20241002preview.ManagedIdentitySettingResponse[] | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* The name of the resource
|
|
53
|
+
*/
|
|
54
|
+
readonly name: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* The number of nodes the session pool is using.
|
|
57
|
+
*/
|
|
58
|
+
readonly nodeCount: pulumi.Output<number>;
|
|
59
|
+
/**
|
|
60
|
+
* The endpoint to manage the pool.
|
|
61
|
+
*/
|
|
62
|
+
readonly poolManagementEndpoint: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* The pool management type of the session pool.
|
|
65
|
+
*/
|
|
66
|
+
readonly poolManagementType: pulumi.Output<string | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* Provisioning state of the session pool.
|
|
69
|
+
*/
|
|
70
|
+
readonly provisioningState: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The scale configuration of the session pool.
|
|
73
|
+
*/
|
|
74
|
+
readonly scaleConfiguration: pulumi.Output<outputs.app.v20241002preview.ScaleConfigurationResponse | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* The secrets of the session pool.
|
|
77
|
+
*/
|
|
78
|
+
readonly secrets: pulumi.Output<outputs.app.v20241002preview.SessionPoolSecretResponse[] | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* The network configuration of the sessions in the session pool.
|
|
81
|
+
*/
|
|
82
|
+
readonly sessionNetworkConfiguration: pulumi.Output<outputs.app.v20241002preview.SessionNetworkConfigurationResponse | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
85
|
+
*/
|
|
86
|
+
readonly systemData: pulumi.Output<outputs.app.v20241002preview.SystemDataResponse>;
|
|
87
|
+
/**
|
|
88
|
+
* Resource tags.
|
|
89
|
+
*/
|
|
90
|
+
readonly tags: pulumi.Output<{
|
|
91
|
+
[key: string]: string;
|
|
92
|
+
} | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
95
|
+
*/
|
|
96
|
+
readonly type: pulumi.Output<string>;
|
|
97
|
+
/**
|
|
98
|
+
* Create a ContainerAppsSessionPool resource with the given unique name, arguments, and options.
|
|
99
|
+
*
|
|
100
|
+
* @param name The _unique_ name of the resource.
|
|
101
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
102
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
103
|
+
*/
|
|
104
|
+
constructor(name: string, args: ContainerAppsSessionPoolArgs, opts?: pulumi.CustomResourceOptions);
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* The set of arguments for constructing a ContainerAppsSessionPool resource.
|
|
108
|
+
*/
|
|
109
|
+
export interface ContainerAppsSessionPoolArgs {
|
|
110
|
+
/**
|
|
111
|
+
* The container type of the sessions.
|
|
112
|
+
*/
|
|
113
|
+
containerType?: pulumi.Input<string | enums.app.v20241002preview.ContainerType>;
|
|
114
|
+
/**
|
|
115
|
+
* The custom container configuration if the containerType is CustomContainer.
|
|
116
|
+
*/
|
|
117
|
+
customContainerTemplate?: pulumi.Input<inputs.app.v20241002preview.CustomContainerTemplateArgs>;
|
|
118
|
+
/**
|
|
119
|
+
* The pool configuration if the poolManagementType is dynamic.
|
|
120
|
+
*/
|
|
121
|
+
dynamicPoolConfiguration?: pulumi.Input<inputs.app.v20241002preview.DynamicPoolConfigurationArgs>;
|
|
122
|
+
/**
|
|
123
|
+
* Resource ID of the session pool's environment.
|
|
124
|
+
*/
|
|
125
|
+
environmentId?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
|
|
128
|
+
*/
|
|
129
|
+
identity?: pulumi.Input<inputs.app.v20241002preview.ManagedServiceIdentityArgs>;
|
|
130
|
+
/**
|
|
131
|
+
* The geo-location where the resource lives
|
|
132
|
+
*/
|
|
133
|
+
location?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* Optional settings for a Managed Identity that is assigned to the Session pool.
|
|
136
|
+
*/
|
|
137
|
+
managedIdentitySettings?: pulumi.Input<pulumi.Input<inputs.app.v20241002preview.ManagedIdentitySettingArgs>[]>;
|
|
138
|
+
/**
|
|
139
|
+
* The pool management type of the session pool.
|
|
140
|
+
*/
|
|
141
|
+
poolManagementType?: pulumi.Input<string | enums.app.v20241002preview.PoolManagementType>;
|
|
142
|
+
/**
|
|
143
|
+
* The name of the resource group. The name is case insensitive.
|
|
144
|
+
*/
|
|
145
|
+
resourceGroupName: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* The scale configuration of the session pool.
|
|
148
|
+
*/
|
|
149
|
+
scaleConfiguration?: pulumi.Input<inputs.app.v20241002preview.ScaleConfigurationArgs>;
|
|
150
|
+
/**
|
|
151
|
+
* The secrets of the session pool.
|
|
152
|
+
*/
|
|
153
|
+
secrets?: pulumi.Input<pulumi.Input<inputs.app.v20241002preview.SessionPoolSecretArgs>[]>;
|
|
154
|
+
/**
|
|
155
|
+
* The network configuration of the sessions in the session pool.
|
|
156
|
+
*/
|
|
157
|
+
sessionNetworkConfiguration?: pulumi.Input<inputs.app.v20241002preview.SessionNetworkConfigurationArgs>;
|
|
158
|
+
/**
|
|
159
|
+
* Name of the session pool.
|
|
160
|
+
*/
|
|
161
|
+
sessionPoolName?: pulumi.Input<string>;
|
|
162
|
+
/**
|
|
163
|
+
* Resource tags.
|
|
164
|
+
*/
|
|
165
|
+
tags?: pulumi.Input<{
|
|
166
|
+
[key: string]: pulumi.Input<string>;
|
|
167
|
+
}>;
|
|
168
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
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.ContainerAppsSessionPool = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Container App session pool.
|
|
10
|
+
*/
|
|
11
|
+
class ContainerAppsSessionPool extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing ContainerAppsSessionPool 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 ContainerAppsSessionPool(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of ContainerAppsSessionPool. 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'] === ContainerAppsSessionPool.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a ContainerAppsSessionPool 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.resourceGroupName === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["containerType"] = args ? args.containerType : undefined;
|
|
48
|
+
resourceInputs["customContainerTemplate"] = args ? args.customContainerTemplate : undefined;
|
|
49
|
+
resourceInputs["dynamicPoolConfiguration"] = args ? args.dynamicPoolConfiguration : undefined;
|
|
50
|
+
resourceInputs["environmentId"] = args ? args.environmentId : undefined;
|
|
51
|
+
resourceInputs["identity"] = args ? args.identity : undefined;
|
|
52
|
+
resourceInputs["location"] = args ? args.location : undefined;
|
|
53
|
+
resourceInputs["managedIdentitySettings"] = args ? args.managedIdentitySettings : undefined;
|
|
54
|
+
resourceInputs["poolManagementType"] = args ? args.poolManagementType : undefined;
|
|
55
|
+
resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
56
|
+
resourceInputs["scaleConfiguration"] = args ? args.scaleConfiguration : undefined;
|
|
57
|
+
resourceInputs["secrets"] = args ? args.secrets : undefined;
|
|
58
|
+
resourceInputs["sessionNetworkConfiguration"] = args ? args.sessionNetworkConfiguration : undefined;
|
|
59
|
+
resourceInputs["sessionPoolName"] = args ? args.sessionPoolName : undefined;
|
|
60
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
61
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["nodeCount"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["poolManagementEndpoint"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["provisioningState"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["systemData"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
67
|
+
}
|
|
68
|
+
else {
|
|
69
|
+
resourceInputs["containerType"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["customContainerTemplate"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["dynamicPoolConfiguration"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["environmentId"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["identity"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["location"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["managedIdentitySettings"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["nodeCount"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["poolManagementEndpoint"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["poolManagementType"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["provisioningState"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["scaleConfiguration"] = undefined /*out*/;
|
|
82
|
+
resourceInputs["secrets"] = undefined /*out*/;
|
|
83
|
+
resourceInputs["sessionNetworkConfiguration"] = undefined /*out*/;
|
|
84
|
+
resourceInputs["systemData"] = undefined /*out*/;
|
|
85
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
87
|
+
}
|
|
88
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
89
|
+
const aliasOpts = { aliases: [{ type: "azure-native:app:ContainerAppsSessionPool" }, { type: "azure-native:app/v20240202preview:ContainerAppsSessionPool" }, { type: "azure-native:app/v20240802preview:ContainerAppsSessionPool" }] };
|
|
90
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
91
|
+
super(ContainerAppsSessionPool.__pulumiType, name, resourceInputs, opts);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
exports.ContainerAppsSessionPool = ContainerAppsSessionPool;
|
|
95
|
+
/** @internal */
|
|
96
|
+
ContainerAppsSessionPool.__pulumiType = 'azure-native:app/v20241002preview:ContainerAppsSessionPool';
|
|
97
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGFpbmVyQXBwc1Nlc3Npb25Qb29sLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vYXBwL3YyMDI0MTAwMnByZXZpZXcvY29udGFpbmVyQXBwc1Nlc3Npb25Qb29sLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILE1BQWEsd0JBQXlCLFNBQVEsTUFBTSxDQUFDLGNBQWM7SUFDL0Q7Ozs7Ozs7T0FPRztJQUNJLE1BQU0sQ0FBQyxHQUFHLENBQUMsSUFBWSxFQUFFLEVBQTJCLEVBQUUsSUFBbUM7UUFDNUYsT0FBTyxJQUFJLHdCQUF3QixDQUFDLElBQUksRUFBRSxTQUFnQixrQ0FBTyxJQUFJLEtBQUUsRUFBRSxFQUFFLEVBQUUsSUFBRyxDQUFDO0lBQ3JGLENBQUM7SUFLRDs7O09BR0c7SUFDSSxNQUFNLENBQUMsVUFBVSxDQUFDLEdBQVE7UUFDN0IsSUFBSSxHQUFHLEtBQUssU0FBUyxJQUFJLEdBQUcsS0FBSyxJQUFJLEVBQUU7WUFDbkMsT0FBTyxLQUFLLENBQUM7U0FDaEI7UUFDRCxPQUFPLEdBQUcsQ0FBQyxjQUFjLENBQUMsS0FBSyx3QkFBd0IsQ0FBQyxZQUFZLENBQUM7SUFDekUsQ0FBQztJQTJFRDs7Ozs7O09BTUc7SUFDSCxZQUFZLElBQVksRUFBRSxJQUFrQyxFQUFFLElBQW1DO1FBQzdGLElBQUksY0FBYyxHQUFrQixFQUFFLENBQUM7UUFDdkMsSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFLENBQUM7UUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLEVBQUU7WUFDVixJQUFJLENBQUMsQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFDLGlCQUFpQixLQUFLLFNBQVMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsRUFBRTtnQkFDOUQsTUFBTSxJQUFJLEtBQUssQ0FBQywrQ0FBK0Ms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
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Container App SourceControl.
|
|
6
|
+
*/
|
|
7
|
+
export declare class ContainerAppsSourceControl extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing ContainerAppsSourceControl 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): ContainerAppsSourceControl;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of ContainerAppsSourceControl. 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 ContainerAppsSourceControl;
|
|
22
|
+
/**
|
|
23
|
+
* The branch which will trigger the auto deployment
|
|
24
|
+
*/
|
|
25
|
+
readonly branch: pulumi.Output<string | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Container App Revision Template with all possible settings and the
|
|
28
|
+
* defaults if user did not provide them. The defaults are populated
|
|
29
|
+
* as they were at the creation time
|
|
30
|
+
*/
|
|
31
|
+
readonly githubActionConfiguration: pulumi.Output<outputs.app.v20241002preview.GithubActionConfigurationResponse | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* The name of the resource
|
|
34
|
+
*/
|
|
35
|
+
readonly name: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Current provisioning State of the operation
|
|
38
|
+
*/
|
|
39
|
+
readonly operationState: pulumi.Output<string>;
|
|
40
|
+
/**
|
|
41
|
+
* The repo url which will be integrated to ContainerApp.
|
|
42
|
+
*/
|
|
43
|
+
readonly repoUrl: pulumi.Output<string | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
46
|
+
*/
|
|
47
|
+
readonly systemData: pulumi.Output<outputs.app.v20241002preview.SystemDataResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
50
|
+
*/
|
|
51
|
+
readonly type: pulumi.Output<string>;
|
|
52
|
+
/**
|
|
53
|
+
* Create a ContainerAppsSourceControl resource with the given unique name, arguments, and options.
|
|
54
|
+
*
|
|
55
|
+
* @param name The _unique_ name of the resource.
|
|
56
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
57
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
58
|
+
*/
|
|
59
|
+
constructor(name: string, args: ContainerAppsSourceControlArgs, opts?: pulumi.CustomResourceOptions);
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* The set of arguments for constructing a ContainerAppsSourceControl resource.
|
|
63
|
+
*/
|
|
64
|
+
export interface ContainerAppsSourceControlArgs {
|
|
65
|
+
/**
|
|
66
|
+
* The branch which will trigger the auto deployment
|
|
67
|
+
*/
|
|
68
|
+
branch?: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* Name of the Container App.
|
|
71
|
+
*/
|
|
72
|
+
containerAppName: pulumi.Input<string>;
|
|
73
|
+
/**
|
|
74
|
+
* Container App Revision Template with all possible settings and the
|
|
75
|
+
* defaults if user did not provide them. The defaults are populated
|
|
76
|
+
* as they were at the creation time
|
|
77
|
+
*/
|
|
78
|
+
githubActionConfiguration?: pulumi.Input<inputs.app.v20241002preview.GithubActionConfigurationArgs>;
|
|
79
|
+
/**
|
|
80
|
+
* The repo url which will be integrated to ContainerApp.
|
|
81
|
+
*/
|
|
82
|
+
repoUrl?: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The name of the resource group. The name is case insensitive.
|
|
85
|
+
*/
|
|
86
|
+
resourceGroupName: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Name of the Container App SourceControl.
|
|
89
|
+
*/
|
|
90
|
+
sourceControlName?: pulumi.Input<string>;
|
|
91
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
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.ContainerAppsSourceControl = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Container App SourceControl.
|
|
10
|
+
*/
|
|
11
|
+
class ContainerAppsSourceControl extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing ContainerAppsSourceControl 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 ContainerAppsSourceControl(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of ContainerAppsSourceControl. 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'] === ContainerAppsSourceControl.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a ContainerAppsSourceControl 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.containerAppName === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'containerAppName'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
49
|
+
}
|
|
50
|
+
resourceInputs["branch"] = args ? args.branch : undefined;
|
|
51
|
+
resourceInputs["containerAppName"] = args ? args.containerAppName : undefined;
|
|
52
|
+
resourceInputs["githubActionConfiguration"] = args ? args.githubActionConfiguration : undefined;
|
|
53
|
+
resourceInputs["repoUrl"] = args ? args.repoUrl : undefined;
|
|
54
|
+
resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
|
|
55
|
+
resourceInputs["sourceControlName"] = args ? args.sourceControlName : undefined;
|
|
56
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["operationState"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["systemData"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
60
|
+
}
|
|
61
|
+
else {
|
|
62
|
+
resourceInputs["branch"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["githubActionConfiguration"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["operationState"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["repoUrl"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["systemData"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["type"] = undefined /*out*/;
|
|
69
|
+
}
|
|
70
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
71
|
+
const aliasOpts = { aliases: [{ type: "azure-native:app:ContainerAppsSourceControl" }, { type: "azure-native:app/v20220101preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20220301:ContainerAppsSourceControl" }, { type: "azure-native:app/v20220601preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20221001:ContainerAppsSourceControl" }, { type: "azure-native:app/v20221101preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20230401preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20230501:ContainerAppsSourceControl" }, { type: "azure-native:app/v20230502preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20230801preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20231102preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20240202preview:ContainerAppsSourceControl" }, { type: "azure-native:app/v20240301:ContainerAppsSourceControl" }, { type: "azure-native:app/v20240802preview:ContainerAppsSourceControl" }] };
|
|
72
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
73
|
+
super(ContainerAppsSourceControl.__pulumiType, name, resourceInputs, opts);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.ContainerAppsSourceControl = ContainerAppsSourceControl;
|
|
77
|
+
/** @internal */
|
|
78
|
+
ContainerAppsSourceControl.__pulumiType = 'azure-native:app/v20241002preview:ContainerAppsSourceControl';
|
|
79
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGFpbmVyQXBwc1NvdXJjZUNvbnRyb2wuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9hcHAvdjIwMjQxMDAycHJldmlldy9jb250YWluZXJBcHBzU291cmNlQ29udHJvbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxNQUFhLDBCQUEyQixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ2pFOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSwwQkFBMEIsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUN2RixDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssMEJBQTBCLENBQUMsWUFBWSxDQUFDO0lBQzNFLENBQUM7SUFpQ0Q7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBb0MsRUFBRSxJQUFtQztRQUMvRixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxnQkFBZ0IsS0FBSyxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUU7Z0JBQzdELE1BQU0sSUFBSSxLQUFLLENBQUMsOENB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
|