ApplicationTypeManifest Class

Contains the manifest describing an application type registered in a Service Fabric cluster.

Inheritance
ApplicationTypeManifest

Constructor

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

Parameters

manifest
str
Required

The XML manifest as a string.