| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
SenderAuthorization |
EventDataInner.authorization()
Get the authorization property: The sender authorization information.
|
| Modifier and Type | Method and Description |
|---|---|
SenderAuthorization |
EventData.authorization()
Get the authorization value.
|
SenderAuthorization |
SenderAuthorization.withAction(String action)
Set the action property: the permissible actions.
|
SenderAuthorization |
SenderAuthorization.withRole(String role)
Set the role property: the role of the user.
|
SenderAuthorization |
SenderAuthorization.withScope(String scope)
Set the scope property: the scope.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.