SmartGroupAggregatedProperty Class

Aggregated property of each type.

Inheritance
msrest.serialization.Model
SmartGroupAggregatedProperty

Constructor

SmartGroupAggregatedProperty(*, name: str | None = None, count: int | None = None, **kwargs)

Parameters

Name Description
name
Required
str

Name of the type.

count
Required
int

Total number of items of type.

Keyword-Only Parameters

Name Description
name
Required
count
Required