GetResourceGroupTemplateDeploymentPlainArgs

data class GetResourceGroupTemplateDeploymentPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetResourceGroupTemplateDeploymentPlainArgs>

A collection of arguments for invoking getResourceGroupTemplateDeployment.

Constructors

Functions

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

Properties

Link copied to clipboard

The name of this Resource Group Template Deployment.

Link copied to clipboard

The name of the Resource Group to which the Resource Group Template Deployment was applied.