| Modifier and Type | Interface and Description |
|---|---|
static interface |
TrafficManagerEndpoint.Update
the set of configurations that can be updated for all endpoint irrespective of their type (Azure, external, nested profile).
|
static interface |
TrafficManagerEndpoint.UpdateAzureEndpoint
The entirety of an Azure endpoint update as a part of parent traffic manager profile profile update.
|
static interface |
TrafficManagerEndpoint.UpdateExternalEndpoint
The entirety of an external endpoint update as a part of parent traffic manager profile profile update.
|
static interface |
TrafficManagerEndpoint.UpdateNestedProfileEndpoint
The entirety of a nested profile endpoint update as a part of parent traffic manager profile profile update.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/