Uses of Class
com.azure.resourcemanager.monitor.models.SenderAuthorization
Packages that use SenderAuthorization
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of SenderAuthorization in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return SenderAuthorizationModifier and TypeMethodDescriptionEventDataInner.authorization()Get the authorization property: The sender authorization information. -
Uses of SenderAuthorization in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return SenderAuthorizationModifier and TypeMethodDescriptionEventData.authorization()Get the authorization value.static SenderAuthorizationSenderAuthorization.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SenderAuthorization from the JsonReader.SenderAuthorization.withAction(String action) Set the action property: the permissible actions.Set the role property: the role of the user.Set the scope property: the scope.