Scaling Plan Args
constructor(description: Output<String>? = null, exclusionTag: Output<String>? = null, friendlyName: Output<String>? = null, hostPools: Output<List<ScalingPlanHostPoolArgs>>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, schedules: Output<List<ScalingPlanScheduleArgs>>? = null, tags: Output<Map<String, String>>? = null, timeZone: Output<String>? = null)