GetAutoscaleSettingResult

constructor(enabled: Boolean? = null, id: String, location: String, name: String, notifications: List<AutoscaleNotificationResponse>? = null, predictiveAutoscalePolicy: PredictiveAutoscalePolicyResponse? = null, profiles: List<AutoscaleProfileResponse>, systemData: SystemDataResponse, tags: Map<String, String>? = null, targetResourceLocation: String? = null, targetResourceUri: String? = null, type: String)