Interface TrafficManagerNestedProfileEndpoint
- All Superinterfaces:
ChildResource<TrafficManagerProfile>,ExternalChildResource<TrafficManagerEndpoint,,TrafficManagerProfile> HasInnerModel<EndpointInner>,HasName,HasParent<TrafficManagerProfile>,Indexable,Refreshable<TrafficManagerEndpoint>,TrafficManagerEndpoint
An immutable client-side representation of an Azure traffic manager profile nested profile endpoint.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint
TrafficManagerEndpoint.Definition<ParentT>, TrafficManagerEndpoint.DefinitionStages, TrafficManagerEndpoint.Update, TrafficManagerEndpoint.UpdateAzureEndpoint, TrafficManagerEndpoint.UpdateDefinition<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages, TrafficManagerEndpoint.UpdateExternalEndpoint, TrafficManagerEndpoint.UpdateNestedProfileEndpoint, TrafficManagerEndpoint.UpdateStages -
Method Summary
Modifier and TypeMethodDescriptionlongcom.azure.core.management.RegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource
idMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsyncMethods inherited from interface com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint
customHeaders, endpointType, geographicLocationCodes, isEnabled, monitorStatus, routingPriority, routingWeight, subnets
-
Method Details
-
nestedProfileId
String nestedProfileId()- Returns:
- the nested traffic manager profile resource id
-
minimumChildEndpointCount
long minimumChildEndpointCount()- Returns:
- the number of child endpoints to be online to consider nested profile as healthy
-
sourceTrafficLocation
com.azure.core.management.Region sourceTrafficLocation()- Returns:
- the location of the traffic that the endpoint handles
-