GetExportPipelinePlainArgs

data class GetExportPipelinePlainArgs(val exportPipelineName: String, val registryName: String, val resourceGroupName: String) : ConvertibleToJava<GetExportPipelinePlainArgs>

Constructors

Link copied to clipboard
fun GetExportPipelinePlainArgs(exportPipelineName: String, registryName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the export pipeline.

Link copied to clipboard

The name of the container registry.

Link copied to clipboard

The name of the resource group to which the container registry belongs.