GetPublishedVersionPlainArgs

data class GetPublishedVersionPlainArgs(val blueprintName: String, val scopeId: String, val version: String) : ConvertibleToJava<GetPublishedVersionPlainArgs>

A collection of arguments for invoking getPublishedVersion.

Constructors

Link copied to clipboard
fun GetPublishedVersionPlainArgs(blueprintName: String, scopeId: String, version: String)

Functions

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

Properties

Link copied to clipboard

The name of the Blueprint Definition

Link copied to clipboard

The ID of the Management Group / Subscription where this Blueprint Definition is stored.

Link copied to clipboard

The Version name of the Published Version of the Blueprint Definition