AutoscaleSettingArgs

constructor(enabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, notification: Output<AutoscaleSettingNotificationArgs>? = null, predictive: Output<AutoscaleSettingPredictiveArgs>? = null, profiles: Output<List<AutoscaleSettingProfileArgs>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetResourceId: Output<String>? = null)