GetGuestConfigurationHCRPAssignmentPlainArgs

data class GetGuestConfigurationHCRPAssignmentPlainArgs(val guestConfigurationAssignmentName: String, val machineName: String, val resourceGroupName: String) : ConvertibleToJava<GetGuestConfigurationHCRPAssignmentPlainArgs>

Constructors

fun GetGuestConfigurationHCRPAssignmentPlainArgs(guestConfigurationAssignmentName: String, machineName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The guest configuration assignment name.

Link copied to clipboard

The name of the ARC machine.

Link copied to clipboard

The resource group name.