AppFunctions

Functions

Link copied to clipboard

Certificate used for Custom Domain bindings of Container Apps in a Managed Environment API Version: 2022-03-01.

suspend fun getCertificate(certificateName: String, environmentName: String, resourceGroupName: String): GetCertificateResult
Link copied to clipboard

Container App. API Version: 2022-03-01.

suspend fun getContainerApp(containerAppName: String, resourceGroupName: String): GetContainerAppResult
Link copied to clipboard

Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. API Version: 2022-03-01.

suspend fun getContainerAppsAuthConfig(authConfigName: String, containerAppName: String, resourceGroupName: String): GetContainerAppsAuthConfigResult
Link copied to clipboard
Link copied to clipboard

Dapr Component. API Version: 2022-03-01.

suspend fun getDaprComponent(componentName: String, environmentName: String, resourceGroupName: String): GetDaprComponentResult
Link copied to clipboard

Get the properties of a Managed Environment used to host container apps. API Version: 2022-03-01.

suspend fun getManagedEnvironment(environmentName: String, resourceGroupName: String): GetManagedEnvironmentResult
Link copied to clipboard

Get storage for a managedEnvironment. API Version: 2022-03-01.

suspend fun getManagedEnvironmentsStorage(environmentName: String, resourceGroupName: String, storageName: String): GetManagedEnvironmentsStorageResult
Link copied to clipboard

Container App Secrets Collection ARM resource. API Version: 2022-03-01.

suspend fun listContainerAppSecrets(containerAppName: String, resourceGroupName: String): ListContainerAppSecretsResult
Link copied to clipboard

Dapr component Secrets Collection for ListSecrets Action API Version: 2022-03-01.

suspend fun listDaprComponentSecrets(componentName: String, environmentName: String, resourceGroupName: String): ListDaprComponentSecretsResult