BuildIt.CognitiveServices.Models.UsageStatisticsResponse.UsageStatisticsResponse C# (CSharp) Method

UsageStatisticsResponse() public method

Initializes a new instance of the UsageStatisticsResponse class.
public UsageStatisticsResponse ( ) : System.Linq
return System.Linq
        public UsageStatisticsResponse() { }

Same methods

UsageStatisticsResponse::UsageStatisticsResponse ( string interval = default(string), long buildId = default(long?), System statistics = default(System.Collections.Generic.IList<UsageStatistics>) ) : System.Linq
UsageStatisticsResponse