| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| DeliveryRetryAttemptsIsSettable | boolean | |
| Description | string | Boolean indicating whether the DeliveryRetryAttempts property can be set by a client application. |
| ModelCorrespondence | string | CIM_IndicationService.DeliveryRetryAttempts |
| DeliveryRetryIntervalIsSettable | boolean | |
| Description | string | Boolean indicating whether the DeliveryRetryInterval property can be set by a client application. |
| ModelCorrespondence | string | CIM_IndicationService.DeliveryRetryInterval |
| FilterCreationEnabledIsSettable | boolean | |
| Description | string | Boolean indicating whether the FilterCreationEnabled property can be set by a client application. |
| ModelCorrespondence | string | CIM_IndicationService.FilterCreationEnabled |
| MaxActiveSubscriptions | uint32 | 1 |
| Description | string | MaxActiveSubscriptions specifies the maximum total number of instances of CIM_IndicationSubcription and CIM_FilterCollectionSubscription instances supported by the CIM_IndicationService. |
| MinValue | sint64 | 1 |
| MaxListenerDestinations | uint32 | 1 |
| Description | string | MaxListenerDestinations specifies the maximum number of instances of CIM_ListenerDestination allowed by the associated CIM_IndicationService. |
| MinValue | sint64 | 1 |
| SubscriptionRemovalActionIsSettable | boolean | |
| Description | string | Boolean indicating whether the SubscriptionRemovalAction property can be set by a client application. |
| ModelCorrespondence | string | CIM_IndicationService.SubscriptionRemovalAction |
| SubscriptionRemovalTimeIntervalIsSettable | boolean | |
| Description | string | Boolean indicating whether the SubscriptionRemovalTimeInterval property can be set by a client application. |
| ModelCorrespondence | string | CIM_IndicationService.SubscriptionRemovalTimeInterval |
| SubscriptionsPersisted | boolean | false |
| Description | string | SubscriptionsPersisted indicates whether or not the IndicationService persists indication subscriptions across restarts of the service. If SubscriptionsPersisted has a value of true, the indication service shall persist indication subscriptions across restarts of service. If SubscriptionsPersisted has a value of false, the indication service shall not persist indication subscriptions across restarts of the service. A value of NULL indicates support for subscription persistence is unknown. |