GetDeploymentAtSubscriptionScopePlainArgs

data class GetDeploymentAtSubscriptionScopePlainArgs(val deploymentName: String) : ConvertibleToJava<GetDeploymentAtSubscriptionScopePlainArgs>

Constructors

constructor(deploymentName: String)

Properties

Link copied to clipboard

The name of the deployment.

Functions

Link copied to clipboard
open override fun toJava(): GetDeploymentAtSubscriptionScopePlainArgs