Machine Args
constructor(agentUpgrade: Output<AgentUpgradeArgs>? = null, clientPublicKey: Output<String>? = null, expand: Output<String>? = null, extensions: Output<List<MachineExtensionInstanceViewArgs>>? = null, identity: Output<IdentityArgs>? = null, kind: Output<Either<String, ArcKindEnum>>? = null, licenseProfile: Output<LicenseProfileMachineInstanceViewArgs>? = null, location: Output<String>? = null, locationData: Output<LocationDataArgs>? = null, machineName: Output<String>? = null, mssqlDiscovered: Output<String>? = null, osProfile: Output<OSProfileArgs>? = null, osType: Output<String>? = null, parentClusterResourceId: Output<String>? = null, privateLinkScopeResourceId: Output<String>? = null, resourceGroupName: Output<String>? = null, serviceStatuses: Output<ServiceStatusesArgs>? = null, tags: Output<Map<String, String>>? = null, vmId: Output<String>? = null)