Uses of Class
com.azure.resourcemanager.network.models.ExtendedLocationTypes
-
Packages that use ExtendedLocationTypes Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExtendedLocationTypes in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as ExtendedLocationTypes Modifier and Type Field Description static ExtendedLocationTypesExtendedLocationTypes. EDGE_ZONEStatic value EdgeZone for ExtendedLocationTypes.Methods in com.azure.resourcemanager.network.models that return ExtendedLocationTypes Modifier and Type Method Description static ExtendedLocationTypesExtendedLocationTypes. fromString(String name)Creates or finds a ExtendedLocationTypes from its string representation.ExtendedLocationTypesExtendedLocation. type()Get the type property: The type of the extended location.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ExtendedLocationTypes Modifier and Type Method Description static Collection<ExtendedLocationTypes>ExtendedLocationTypes. values()Methods in com.azure.resourcemanager.network.models with parameters of type ExtendedLocationTypes Modifier and Type Method Description ExtendedLocationExtendedLocation. withType(ExtendedLocationTypes type)Set the type property: The type of the extended location.
-