isTruncated property

bool? isTruncated
final

Indicates whether the returned list of metrics configurations is complete. A value of true indicates that the list is not complete and the NextContinuationToken will be provided for a subsequent request.

Implementation

final bool? isTruncated;