ListScheduleApplicablePlainArgs

data class ListScheduleApplicablePlainArgs(val labName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<ListScheduleApplicablePlainArgs>

Constructors

Link copied to clipboard
fun ListScheduleApplicablePlainArgs(labName: String, name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the lab.

Link copied to clipboard

The name of the schedule.

Link copied to clipboard

The name of the resource group.