The name of the code package that registered the service type.
The name of the service manifest in which this service type is defined.
The ActivationId of a deployed service package. If ServicePackageActivationMode specified at the time of creating the service is 'SharedProcess' (or if it is not specified, in which case it defaults to 'SharedProcess'), then value of ServicePackageActivationId is always an empty string.
Name of the service type as specified in the service manifest.
The status of the service type registration on the node. Possible values include: 'Invalid', 'Disabled', 'Enabled', 'Registered'
Generated using TypeDoc
Information about service type deployed on a node, information such as the status of the service type registration on a node.