GetReportByResourceGroupNamePlainArgs

data class GetReportByResourceGroupNamePlainArgs(val reportName: String, val resourceGroupName: String) : ConvertibleToJava<GetReportByResourceGroupNamePlainArgs>

Constructors

Link copied to clipboard
constructor(reportName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Report Name.

Link copied to clipboard

Azure Resource Group Name.

Functions

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