Teams Rule Args
constructor(accountId: Output<String>? = null, action: Output<String>? = null, description: Output<String>? = null, devicePosture: Output<String>? = null, enabled: Output<Boolean>? = null, filters: Output<List<String>>? = null, identity: Output<String>? = null, name: Output<String>? = null, precedence: Output<Int>? = null, ruleSettings: Output<TeamsRuleRuleSettingsArgs>? = null, traffic: Output<String>? = null)