GetJitRequestPlainArgs

data class GetJitRequestPlainArgs(val jitRequestName: String, val resourceGroupName: String) : ConvertibleToJava<GetJitRequestPlainArgs>

Constructors

Link copied to clipboard
fun GetJitRequestPlainArgs(jitRequestName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the JIT request.

Link copied to clipboard

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