DeployedServicePackageHealthState.ToString Method

Definition

Creates a string description of the deployed service package health state, containing the identifier and the aggregated health state.

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

String description of the DeployedServicePackageHealthState.

Applies to