DeployedServicePackageHealthQueryDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the query input for getting DeployedServicePackageHealth. Used by GetDeployedServicePackageHealthAsync(DeployedServicePackageHealthQueryDescription).
public sealed class DeployedServicePackageHealthQueryDescription
type DeployedServicePackageHealthQueryDescription = class
Public NotInheritable Class DeployedServicePackageHealthQueryDescription
- Inheritance
-
DeployedServicePackageHealthQueryDescription
Constructors
DeployedServicePackageHealthQueryDescription(Uri, String, String, String) | |
DeployedServicePackageHealthQueryDescription(Uri, String, String) |
Properties
ApplicationName | |
EventsFilter | |
HealthPolicy | |
NodeName | |
ServiceManifestName | |
ServicePackageActivationId |
Methods
ToString() |