Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IAzApplicationGroup2 interface extends the IAzApplicationGroup interface by adding support for the BizRule group type. This interface also adds a method that gets the role assignments associated with the application group.
Inheritance
The IAzApplicationGroup2 interface inherits from the IAzApplicationGroup interface.
Methods
The IAzApplicationGroup2 interface has these methods.
IAzApplicationGroup2::get_BizRule Gets or sets the script that determines membership for this application group. (Get) |
IAzApplicationGroup2::get_BizRuleImportedPath Gets or sets the path of the file that contains the business rule script associated with this application group. (Get) |
IAzApplicationGroup2::get_BizRuleLanguage Gets or sets the programming language of the business rule script associated with this application group. (Get) |
IAzApplicationGroup2::put_BizRule Gets or sets the script that determines membership for this application group. (Put) |
IAzApplicationGroup2::put_BizRuleImportedPath Gets or sets the path of the file that contains the business rule script associated with this application group. (Put) |
IAzApplicationGroup2::put_BizRuleLanguage Gets or sets the programming language of the business rule script associated with this application group. (Put) |
IAzApplicationGroup2::RoleAssignments Gets a collection of IAzRoleAssignment objects associated with this application group. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |