Aml Compute Properties Args
constructor(enableNodePublicIp: Output<Boolean>? = null, isolatedNetwork: Output<Boolean>? = null, osType: Output<Either<String, OsType>>? = null, propertyBag: Output<Any>? = null, remoteLoginPortPublicAccess: Output<Either<String, RemoteLoginPortPublicAccess>>? = null, scaleSettings: Output<ScaleSettingsArgs>? = null, subnet: Output<ResourceIdArgs>? = null, userAccountCredentials: Output<UserAccountCredentialsArgs>? = null, virtualMachineImage: Output<VirtualMachineImageArgs>? = null, vmPriority: Output<Either<String, VmPriority>>? = null, vmSize: Output<String>? = null)