GetJobPlainArgs

data class GetJobPlainArgs(val jobName: String, val resourceGroupName: String) : ConvertibleToJava<GetJobPlainArgs>

Constructors

Link copied to clipboard
fun GetJobPlainArgs(jobName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the import/export job.

Link copied to clipboard

The resource group name uniquely identifies the resource group within the user subscription.