| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
EventDataCollection |
EventDataCollection.withNextLink(String nextLink)
Set the nextLink property: Provides the link to retrieve the next set of events.
|
EventDataCollection |
EventDataCollection.withValue(List<EventDataInner> value)
Set the value property: this list that includes the Azure audit logs.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.