getWebAppDeployment

Description for Get a deployment by its ID for an app, or a deployment slot. Azure REST API version: 2022-09-01. Other available API versions: 2020-10-01.

Return

User credentials used for publishing activity.

Parameters

argument

null


suspend fun getWebAppDeployment(id: String, name: String, resourceGroupName: String): GetWebAppDeploymentResult

Return

User credentials used for publishing activity.

See also

Parameters

id

Deployment ID.

name

Name of the app.

resourceGroupName

Name of the resource group to which the resource belongs.


Return

User credentials used for publishing activity.

See also

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.GetWebAppDeploymentPlainArgs.