Monitor Args
constructor(identity: Output<MonitorIdentityArgs>? = null, location: Output<String>? = null, marketplaceSubscription: Output<String>? = null, monitoringEnabled: Output<Boolean>? = null, name: Output<String>? = null, plan: Output<MonitorPlanArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, user: Output<MonitorUserArgs>? = null)