Uses of Class
com.microsoft.azure.management.trafficmanager.EndpointPropertiesSubnetsItem
Package
Description
This package contains the classes for TrafficManagerManagementClient.
-
Uses of EndpointPropertiesSubnetsItem in com.microsoft.azure.management.trafficmanager
Modifier and TypeMethodDescriptionSet first address in the subnet.Set last address in the subnet.Set block size (number of leading bits in the subnet mask).Modifier 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.