Uses of Class
com.microsoft.azure.management.monitor.SenderAuthorization
-
-
Uses of SenderAuthorization in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return SenderAuthorization Modifier and Type Method Description SenderAuthorizationEventData. authorization()Get the authorization value.SenderAuthorizationSenderAuthorization. withAction(String action)Set the permissible actions.SenderAuthorizationSenderAuthorization. withRole(String role)Set the role of the user.SenderAuthorizationSenderAuthorization. withScope(String scope)Set the scope.
-