truncated property
A flag that indicates whether there are more items in the list. When this
value is true, the list in this response is truncated. To get more items,
pass the value of the NextMarker
element in thisresponse to the
Marker
parameter in a subsequent request.
Implementation
final bool? truncated;