GetCustomizationTaskErrorDetailsPlainArgs

data class GetCustomizationTaskErrorDetailsPlainArgs(val catalogName: String, val devCenterName: String, val resourceGroupName: String, val taskName: String) : ConvertibleToJava<GetCustomizationTaskErrorDetailsPlainArgs>

Constructors

constructor(catalogName: String, devCenterName: String, resourceGroupName: String, taskName: String)

Properties

Link copied to clipboard

The name of the Catalog.

Link copied to clipboard

The name of the devcenter.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the Task.

Functions

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