ListServiceFabricApplicableSchedulesPlainArgs

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

Constructors

constructor(labName: String, name: String, resourceGroupName: String, userName: String)

Properties

Link copied to clipboard

The name of the lab.

Link copied to clipboard

The name of the service fabric.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the user profile.

Functions

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