DeployedServicePackageHealthStateChunk.ServiceManifestName Property

Definition

Gets the service manifest name, which is part of the deployed service package unique identifier, together with node name and application name.

public string ServiceManifestName { get; }
member this.ServiceManifestName : string
Public ReadOnly Property ServiceManifestName As String

Property Value

The service manifest name.

Applies to