Uses of Interface
com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint.UpdateStages.WithSubnet
-
Packages that use TrafficManagerEndpoint.UpdateStages.WithSubnet Package Description com.azure.resourcemanager.trafficmanager.models Package containing the data models for TrafficManagerManagementClient. -
-
Uses of TrafficManagerEndpoint.UpdateStages.WithSubnet in com.azure.resourcemanager.trafficmanager.models
Subinterfaces of TrafficManagerEndpoint.UpdateStages.WithSubnet in com.azure.resourcemanager.trafficmanager.models 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.
-