Uses of Class
com.microsoft.azure.management.network.IpTag
-
Packages that use IpTag Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of IpTag in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return IpTag Modifier and Type Method Description IpTagIpTag. withIpTagType(String ipTagType)Set the ipTagType value.IpTagIpTag. withTag(String tag)Set the tag value.Methods in com.microsoft.azure.management.network that return types with arguments of type IpTag Modifier and Type Method Description List<IpTag>PublicIPAddress. ipTags()
-