DeploymentStackAtResourceGroupArgs

constructor(actionOnUnmanage: Output<DeploymentStackPropertiesActionOnUnmanageArgs>? = null, debugSetting: Output<DeploymentStacksDebugSettingArgs>? = null, denySettings: Output<DenySettingsArgs>? = null, deploymentScope: Output<String>? = null, deploymentStackName: Output<String>? = null, description: Output<String>? = null, location: Output<String>? = null, parameters: Output<Any>? = null, parametersLink: Output<DeploymentStacksParametersLinkArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, template: Output<Any>? = null, templateLink: Output<DeploymentStacksTemplateLinkArgs>? = null)