Appliance Args
constructor(distro: Output<Either<String, Distro>>? = null, identity: Output<IdentityArgs>? = null, infrastructureConfig: Output<AppliancePropertiesInfrastructureConfigArgs>? = null, location: Output<String>? = null, publicKey: Output<String>? = null, resourceGroupName: Output<String>? = null, resourceName: Output<String>? = null, tags: Output<Map<String, String>>? = null)