ServiceTypeManifest Class

Contains the manifest describing a service type registered as part of an application in a Service Fabric cluster.

Inheritance
ServiceTypeManifest

Constructor

ServiceTypeManifest(*, manifest: Optional[str] = None, **kwargs)

Parameters

manifest
str
Required

The XML manifest as a string.