Uses of Class
com.microsoft.azure.management.trafficmanager.EndpointPropertiesSubnetsItem
Packages that use EndpointPropertiesSubnetsItem
Package
Description
This package contains the classes for TrafficManagerManagementClient.
-
Uses of EndpointPropertiesSubnetsItem in com.microsoft.azure.management.trafficmanager
Methods in com.microsoft.azure.management.trafficmanager that return EndpointPropertiesSubnetsItemModifier and TypeMethodDescriptionSet first address in the subnet.Set last address in the subnet.Set block size (number of leading bits in the subnet mask).Methods in com.microsoft.azure.management.trafficmanager that return types with arguments of type EndpointPropertiesSubnetsItemMethod parameters in com.microsoft.azure.management.trafficmanager with type arguments of type EndpointPropertiesSubnetsItemModifier and TypeMethodDescriptionTrafficManagerEndpoint.DefinitionStages.WithSubnet.withSubnets
(List<EndpointPropertiesSubnetsItem> subnets) Specifies the subnets for this endpoint.TrafficManagerEndpoint.UpdateDefinitionStages.WithSubnet.withSubnets
(List<EndpointPropertiesSubnetsItem> subnets) Specifies the usbnets for this endpoint.TrafficManagerEndpoint.UpdateStages.WithSubnet.withSubnets
(List<EndpointPropertiesSubnetsItem> subnets) Specifies the subnets for this endpoint.