GetADCCatalogPlainArgs

data class GetADCCatalogPlainArgs(val catalogName: String, val resourceGroupName: String) : ConvertibleToJava<GetADCCatalogPlainArgs>

Constructors

Link copied to clipboard
fun GetADCCatalogPlainArgs(catalogName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the data catalog in the specified subscription and resource group.

Link copied to clipboard

The name of the resource group within the user's subscription. The name is case insensitive.