GetGuestConfigurationHCRPAssignmentPlainArgs

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

Constructors

constructor(guestConfigurationAssignmentName: String, machineName: String, resourceGroupName: String)

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.

Functions

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