Get Job Definition Plain Args
data class GetJobDefinitionPlainArgs(val dataManagerName: String, val dataServiceName: String, val jobDefinitionName: String, val resourceGroupName: String) : ConvertibleToJava<GetJobDefinitionPlainArgs>
Properties
Link copied to clipboard
The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
Link copied to clipboard
The data service name of the job definition
Link copied to clipboard
The job definition name that is being queried.
Link copied to clipboard
The Resource Group Name