Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
-
-
Uses of TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled in com.microsoft.azure.management.trafficmanager
Subinterfaces of TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled in com.microsoft.azure.management.trafficmanager Modifier and Type Interface Description static interfaceTrafficManagerEndpoint.Updatethe set of configurations that can be updated for all endpoint irrespective of their type (Azure, external, nested profile).static interfaceTrafficManagerEndpoint.UpdateAzureEndpointThe entirety of an Azure endpoint update as a part of parent traffic manager profile profile update.static interfaceTrafficManagerEndpoint.UpdateExternalEndpointThe entirety of an external endpoint update as a part of parent traffic manager profile profile update.static interfaceTrafficManagerEndpoint.UpdateNestedProfileEndpointThe entirety of a nested profile endpoint update as a part of parent traffic manager profile profile update.
-