ConsoleArgs

constructor(consoleName: Output<String>? = null, enabled: Output<Either<String, ConsoleEnabled>>? = null, expiration: Output<String>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sshPublicKey: Output<SshPublicKeyArgs>? = null, tags: Output<Map<String, String>>? = null, virtualMachineName: Output<String>? = null)