GetFactoryPlainArgs

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

A collection of arguments for invoking getFactory.

Constructors

Link copied to clipboard
fun GetFactoryPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of this Azure Data Factory.

Link copied to clipboard

The name of the Resource Group where the Azure Data Factory exists.