Interface TrafficManagerAzureEndpoint
- 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 Azure endpoint.
-
Nested Class Summary
Nested classes/interfaces inherited from interface 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 TypeMethodDescriptionGets the resource id of the target Azure resource.Gets the type of the target Azure resource.Methods inherited from interface ExternalChildResource
idMethods inherited from interface HasInnerModel
innerModelMethods inherited from interface Refreshable
refresh, refreshAsyncMethods inherited from interface TrafficManagerEndpoint
customHeaders, endpointType, geographicLocationCodes, isEnabled, monitorStatus, routingPriority, routingWeight, subnets
-
Method Details
-
targetAzureResourceId
String targetAzureResourceId()Gets the resource id of the target Azure resource.- Returns:
- the resource id of the target Azure resource.
-
targetResourceType
TargetAzureResourceType targetResourceType()Gets the type of the target Azure resource.- Returns:
- the type of the target Azure resource.
-