Uses of Class
com.azure.resourcemanager.trafficmanager.models.EndpointStatus
Packages that use EndpointStatus
Package
Description
Package containing the inner data models for TrafficManagerManagementClient.
Package containing the data models for TrafficManagerManagementClient.
-
Uses of EndpointStatus in com.azure.resourcemanager.trafficmanager.fluent.models
Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return EndpointStatusModifier and TypeMethodDescriptionEndpointInner.endpointStatus()Get the endpointStatus property: The status of the endpoint.Methods in com.azure.resourcemanager.trafficmanager.fluent.models with parameters of type EndpointStatusModifier and TypeMethodDescriptionEndpointInner.withEndpointStatus(EndpointStatus endpointStatus) Set the endpointStatus property: The status of the endpoint. -
Uses of EndpointStatus in com.azure.resourcemanager.trafficmanager.models
Fields in com.azure.resourcemanager.trafficmanager.models declared as EndpointStatusModifier and TypeFieldDescriptionstatic final EndpointStatusEndpointStatus.DISABLEDStatic value Disabled for EndpointStatus.static final EndpointStatusEndpointStatus.ENABLEDStatic value Enabled for EndpointStatus.Methods in com.azure.resourcemanager.trafficmanager.models that return EndpointStatusModifier and TypeMethodDescriptionstatic EndpointStatusEndpointStatus.fromString(String name) Creates or finds a EndpointStatus from its string representation.Methods in com.azure.resourcemanager.trafficmanager.models that return types with arguments of type EndpointStatus