Service Args
constructor(accountName: Output<String>? = null, instanceCount: Output<Int>? = null, instanceSize: Output<Either<String, ServiceSize>>? = null, resourceGroupName: Output<String>? = null, serviceName: Output<String>? = null, serviceType: Output<Either<String, ServiceType>>? = null)