License Profile Args
constructor(assignedLicense: Output<String>? = null, licenseProfileName: Output<String>? = null, location: Output<String>? = null, machineName: Output<String>? = null, productFeatures: Output<List<ProductFeatureArgs>>? = null, productType: Output<Either<String, LicenseProfileProductType>>? = null, resourceGroupName: Output<String>? = null, softwareAssuranceCustomer: Output<Boolean>? = null, subscriptionStatus: Output<Either<String, LicenseProfileSubscriptionStatus>>? = null, tags: Output<Map<String, String>>? = null)