Uses of Class
com.microsoft.azure.management.monitor.RuleManagementEventClaimsDataSource
-
-
Uses of RuleManagementEventClaimsDataSource in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return RuleManagementEventClaimsDataSource Modifier and Type Method Description RuleManagementEventClaimsDataSourceRuleManagementEventDataSource. claims()Get the claims.RuleManagementEventClaimsDataSourceRuleManagementEventClaimsDataSource. withEmailAddress(String emailAddress)Set the email address.Methods in com.microsoft.azure.management.monitor with parameters of type RuleManagementEventClaimsDataSource Modifier and Type Method Description RuleManagementEventDataSourceRuleManagementEventDataSource. withClaims(RuleManagementEventClaimsDataSource claims)Set the claims.
-