GetResourceGroupTemplateDeploymentPlainArgs

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

A collection of arguments for invoking getResourceGroupTemplateDeployment.

Constructors

constructor(name: String, resourceGroupName: String)

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.

Functions

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