| Modifier and Type | Interface and Description |
|---|---|
static interface |
TrafficManagerEndpoint.Definition<ParentT>
The entirety of a traffic manager profile endpoint definition as a part of parent definition.
|
static interface |
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
The final stage of the traffic manager profile endpoint definition.
|
static interface |
TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>
The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum
endpoints to be online in the nested profile to consider it as not degraded.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/