Bare Metal Machine Key Set Args
constructor(azureGroupId: Output<String>? = null, bareMetalMachineKeySetName: Output<String>? = null, clusterName: Output<String>? = null, expiration: Output<String>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, jumpHostsAllowed: Output<List<String>>? = null, location: Output<String>? = null, osGroupName: Output<String>? = null, privilegeLevel: Output<Either<String, BareMetalMachineKeySetPrivilegeLevel>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, userList: Output<List<KeySetUserArgs>>? = null)