Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
HttpRequestInfo |
EventData.httpRequest()
Get the httpRequest value.
|
HttpRequestInfo |
HttpRequestInfo.withClientIpAddress(String clientIpAddress)
Set the client Ip Address.
|
HttpRequestInfo |
HttpRequestInfo.withClientRequestId(String clientRequestId)
Set the client request id.
|
HttpRequestInfo |
HttpRequestInfo.withMethod(String method)
Set the Http request method.
|
HttpRequestInfo |
HttpRequestInfo.withUri(String uri)
Set the Uri.
|
Copyright © 2019. All rights reserved.