Freigeben über


TableModelFactory.TableServiceStatistics(TableGeoReplicationInfo) Methode

Definition

Initialisiert eine neue instance von TableServiceStatistics.

public static Azure.Data.Tables.Models.TableServiceStatistics TableServiceStatistics (Azure.Data.Tables.Models.TableGeoReplicationInfo geoReplication = default);
static member TableServiceStatistics : Azure.Data.Tables.Models.TableGeoReplicationInfo -> Azure.Data.Tables.Models.TableServiceStatistics
Public Shared Function TableServiceStatistics (Optional geoReplication As TableGeoReplicationInfo = Nothing) As TableServiceStatistics

Parameter

geoReplication
TableGeoReplicationInfo

Geo-Replication Informationen für den sekundären Speicherdienst.

Gibt zurück

Eine neue TableServiceStatistics instance zum Simulieren.

Gilt für: