Uses of Class
com.azure.data.tables.models.TableServiceGeoReplication
-
Packages that use TableServiceGeoReplication Package Description com.azure.data.tables.models Package containing the implementations and inner classes for AzureTable. -
-
Uses of TableServiceGeoReplication in com.azure.data.tables.models
Methods in com.azure.data.tables.models that return TableServiceGeoReplication Modifier and Type Method Description TableServiceGeoReplicationTableServiceStatistics. getGeoReplication()Get Geo-Replication information for the Secondary Storage Service.Constructors in com.azure.data.tables.models with parameters of type TableServiceGeoReplication Constructor Description TableServiceStatistics(TableServiceGeoReplication geoReplication)Creates an instance ofTableServiceStatistics.
-