Class DatabaseDeploymentDetailsAggregatedStats
Aggregated stats for the database deployment.
Implements
Inherited Members
Namespace: Google.Apis.MigrationCenterAPI.v1alpha1.Data
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public class DatabaseDeploymentDetailsAggregatedStats : IDirectResponseSchema
Properties
DatabaseCount
Output only. The number of databases in the deployment.
Declaration
[JsonProperty("databaseCount")]
public virtual int? DatabaseCount { get; set; }
Property Value
Type | Description |
---|---|
int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |