Autoscale Setting Args
constructor(autoscaleSettingName: Output<String>? = null, enabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, notifications: Output<List<AutoscaleNotificationArgs>>? = null, profiles: Output<List<AutoscaleProfileArgs>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetResourceLocation: Output<String>? = null, targetResourceUri: Output<String>? = null)