Package | Description |
---|---|
com.microsoft.azure.management.trafficmanager |
This package contains the classes for TrafficManagerManagementClient.
|
Modifier and Type | Method and Description |
---|---|
MonitorConfigCustomHeadersItem |
MonitorConfigCustomHeadersItem.withName(String name)
Set header name.
|
MonitorConfigCustomHeadersItem |
MonitorConfigCustomHeadersItem.withValue(String value)
Set header value.
|
Modifier and Type | Method and Description |
---|---|
List<MonitorConfigCustomHeadersItem> |
MonitorConfig.customHeaders()
Get list of custom headers.
|
Modifier and Type | Method and Description |
---|---|
MonitorConfig |
MonitorConfig.withCustomHeaders(List<MonitorConfigCustomHeadersItem> customHeaders)
Set list of custom headers.
|
Copyright © 2019. All rights reserved.