The name of the application, including the 'fabric:' URI scheme.
The initialization data for the newly created service instance.
The DNS name of the service. It requires the DNS system service to be enabled in Service Fabric cluster.
The full name of the service with 'fabric:' URI scheme.
The activation mode of service package to be used for a service. Possible values include: 'SharedProcess', 'ExclusiveProcess'
Name of the service type as specified in the service manifest.
Generated using TypeDoc
Defines description for creating a Service Fabric service from a template defined in the application manifest.