domainMappingsCount property

int? domainMappingsCount
getter/setter pair

Aggregate count of the domain mappings with this certificate mapped.

This count includes domain mappings on applications for which the user does not have VIEWER permissions.Only returned by GET or LIST requests when specifically requested by the view=FULL_CERTIFICATE option.@OutputOnly

Implementation

core.int? domainMappingsCount;