GetConfigurationProfileHCRPAssignmentPlainArgs

data class GetConfigurationProfileHCRPAssignmentPlainArgs(val configurationProfileAssignmentName: String, val machineName: String, val resourceGroupName: String) : ConvertibleToJava<GetConfigurationProfileHCRPAssignmentPlainArgs>

Constructors

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

Properties

Link copied to clipboard

The configuration profile assignment name.

Link copied to clipboard

The name of the Arc machine.

Link copied to clipboard

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

Functions

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