Interface TrafficManagerNestedProfileEndpoint

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<TrafficManagerProfile>, com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource<TrafficManagerEndpoint, TrafficManagerProfile>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<EndpointInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<TrafficManagerProfile>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<TrafficManagerEndpoint>, TrafficManagerEndpoint

public interface TrafficManagerNestedProfileEndpoint extends TrafficManagerEndpoint
An immutable client-side representation of an Azure traffic manager profile nested profile endpoint.
  • Method Details

    • nestedProfileId

      String nestedProfileId()
      Gets the nested traffic manager profile resource id.
      Returns:
      the nested traffic manager profile resource id
    • minimumChildEndpointCount

      long minimumChildEndpointCount()
      Gets the number of child endpoints to be online to consider nested profile as healthy.
      Returns:
      the number of child endpoints to be online to consider nested profile as healthy
    • sourceTrafficLocation

      com.azure.core.management.Region sourceTrafficLocation()
      Gets the location of the traffic that the endpoint handles.
      Returns:
      the location of the traffic that the endpoint handles