Uses of Class
com.azure.resourcemanager.network.models.Geo
Packages that use Geo
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of Geo in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return GeoModifier and TypeMethodDescriptionCustomIpPrefixInner.geo()Get the geo property: The Geo for CIDR advertising.CustomIpPrefixPropertiesFormat.geo()Get the geo property: The Geo for CIDR advertising.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type GeoModifier and TypeMethodDescriptionSet the geo property: The Geo for CIDR advertising.Set the geo property: The Geo for CIDR advertising. -
Uses of Geo in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as GeoModifier and TypeFieldDescriptionstatic final GeoGeo.AFRIStatic value AFRI for Geo.static final GeoGeo.APACStatic value APAC for Geo.static final GeoGeo.AQStatic value AQ for Geo.static final GeoGeo.EUROStatic value EURO for Geo.static final GeoGeo.GLOBALStatic value GLOBAL for Geo.static final GeoGeo.LATAMStatic value LATAM for Geo.static final GeoGeo.MEStatic value ME for Geo.static final GeoGeo.NAMStatic value NAM for Geo.static final GeoGeo.OCEANIAStatic value OCEANIA for Geo.Methods in com.azure.resourcemanager.network.models that return GeoModifier and TypeMethodDescriptionstatic GeoGeo.fromString(String name) Creates or finds a Geo from its string representation.Methods in com.azure.resourcemanager.network.models that return types with arguments of type Geo