Service Args
constructor(adminDomainName: Output<String>? = null, billingDomainName: Output<String>? = null, deviceName: Output<String>? = null, location: Output<String>? = null, notes: Output<String>? = null, quantity: Output<Double>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)