Property | Type | Description |
---|
Method | Description | |
---|---|---|
UsageStatisticsResponse ( ) : System.Linq |
Initializes a new instance of the UsageStatisticsResponse class.
|
|
UsageStatisticsResponse ( string interval = default(string), long buildId = default(long?), System |
Initializes a new instance of the UsageStatisticsResponse class.
|
public UsageStatisticsResponse ( ) : System.Linq | ||
return | System.Linq |
public UsageStatisticsResponse ( string interval = default(string), long buildId = default(long?), System |
||
interval | string | The input interval for this response |
buildId | long | The input buildId (note that this is /// optional) |
statistics | System |
The usage statistics |
return | System.Linq |