Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static EventDataPropertyName |
EventDataPropertyName.AUTHORIZATION
Static value "authorization" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.CLAIMS
Static value "claims" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.CORRELATIONID
Static value "correlationId" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.DESCRIPTION
Static value "description" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.EVENTDATAID
Static value "eventDataId" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.EVENTNAME
Static value "eventName" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.EVENTTIMESTAMP
Static value "eventTimestamp" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.HTTPREQUEST
Static value "httpRequest" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.LEVEL
Static value "level" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.OPERATIONID
Static value "operationId" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.OPERATIONNAME
Static value "operationName" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.PROPERTIES
Static value "properties" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.RESOURCEGROUPNAME
Static value "resourceGroupName" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.RESOURCEID
Static value "resourceId" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.RESOURCEPROVIDERNAME
Static value "resourceProviderName" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.STATUS
Static value "status" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.SUBMISSIONTIMESTAMP
Static value "submissionTimestamp" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.SUBSCRIPTIONID
Static value "subscriptionId" for EventDataPropertyName.
|
static EventDataPropertyName |
EventDataPropertyName.SUBSTATUS
Static value "subStatus" for EventDataPropertyName.
|
Modifier and Type | Method and Description |
---|---|
static EventDataPropertyName |
EventDataPropertyName.fromString(String name)
Creates or finds a EventDataPropertyName from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<EventDataPropertyName> |
EventDataPropertyName.values() |
Modifier and Type | Method and Description |
---|---|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter |
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter.withResponseProperties(EventDataPropertyName... responseProperties)
Selects data fields that will be populated in the server response.
|
Copyright © 2019. All rights reserved.