AppFunctions

Functions

Link copied to clipboard

Certificate used for Custom Domain bindings of Container Apps in a Managed Environment Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

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

Get the properties of an connectedEnvironment. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getConnectedEnvironment(connectedEnvironmentName: String, resourceGroupName: String): GetConnectedEnvironmentResult
Link copied to clipboard

Certificate used for Custom Domain bindings of Container Apps in a Managed Environment Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getConnectedEnvironmentsCertificate(certificateName: String, connectedEnvironmentName: String, resourceGroupName: String): GetConnectedEnvironmentsCertificateResult
Link copied to clipboard

Dapr Component. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getConnectedEnvironmentsDaprComponent(componentName: String, connectedEnvironmentName: String, resourceGroupName: String): GetConnectedEnvironmentsDaprComponentResult
Link copied to clipboard

Get storage for a connectedEnvironment. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getConnectedEnvironmentsStorage(connectedEnvironmentName: String, resourceGroupName: String, storageName: String): GetConnectedEnvironmentsStorageResult
Link copied to clipboard

Container App. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

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

Container App Auth Token. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getContainerAppAuthToken(containerAppName: String, resourceGroupName: String): GetContainerAppAuthTokenResult
Link copied to clipboard

Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

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

Container App SourceControl. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getContainerAppsSourceControl(containerAppName: String, resourceGroupName: String, sourceControlName: String): GetContainerAppsSourceControlResult
Link copied to clipboard

Dapr Component. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

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

Container App Job Azure REST API version: 2023-04-01-preview. Other available API versions: 2023-05-01, 2023-05-02-preview.

suspend fun getJob(argument: suspend GetJobPlainArgsBuilder.() -> Unit): GetJobResult
suspend fun getJob(jobName: String, resourceGroupName: String): GetJobResult
Link copied to clipboard

Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment Azure REST API version: 2023-04-01-preview. Other available API versions: 2023-05-01, 2023-05-02-preview.

suspend fun getManagedCertificate(environmentName: String, managedCertificateName: String, resourceGroupName: String): GetManagedCertificateResult
Link copied to clipboard

Get the properties of a Managed Environment used to host container apps. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

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

Checks if resource name is available. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getManagedEnvironmentAuthToken(environmentName: String, resourceGroupName: String): GetManagedEnvironmentAuthTokenResult
Link copied to clipboard

Get storage for a managedEnvironment. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun getManagedEnvironmentsStorage(environmentName: String, resourceGroupName: String, storageName: String): GetManagedEnvironmentsStorageResult

Dapr component Secrets Collection for ListSecrets Action. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun listConnectedEnvironmentsDaprComponentSecrets(componentName: String, connectedEnvironmentName: String, resourceGroupName: String): ListConnectedEnvironmentsDaprComponentSecretsResult
Link copied to clipboard

Custom domain analysis. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun listContainerAppCustomHostNameAnalysis(containerAppName: String, customHostname: String? = null, resourceGroupName: String): ListContainerAppCustomHostNameAnalysisResult
Link copied to clipboard

Container App Secrets Collection ARM resource. Azure REST API version: 2022-10-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

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

Dapr component Secrets Collection for ListSecrets Action. Azure REST API version: 2022-10-01. Other available API versions: 2023-04-01-preview, 2023-05-01, 2023-05-02-preview.

suspend fun listDaprComponentSecrets(componentName: String, environmentName: String, resourceGroupName: String): ListDaprComponentSecretsResult
Link copied to clipboard

Container Apps Job Secrets Collection ARM resource. Azure REST API version: 2023-04-01-preview. Other available API versions: 2023-05-01, 2023-05-02-preview.

suspend fun listJobSecrets(jobName: String, resourceGroupName: String): ListJobSecretsResult