Uses of Class
com.azure.data.tables.models.TableServiceGeoReplication
Packages that use TableServiceGeoReplication
-
Uses of TableServiceGeoReplication in com.azure.data.tables.models
Methods in com.azure.data.tables.models that return TableServiceGeoReplicationModifier and TypeMethodDescriptionstatic TableServiceGeoReplicationTableServiceGeoReplication.fromXml(com.azure.xml.XmlReader xmlReader) Reads an instance of TableServiceGeoReplication from the XmlReader.static TableServiceGeoReplicationReads an instance of TableServiceGeoReplication from the XmlReader.TableServiceStatistics.getGeoReplication()Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.Constructors in com.azure.data.tables.models with parameters of type TableServiceGeoReplicationModifierConstructorDescriptionTableServiceStatistics(TableServiceGeoReplication geoReplication) Creates an instance of TableServiceStatistics class.