DeployedServicePackage Class
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 a deployed service package. This can be obtained by using query GetDeployedServicePackageListAsync(String, Uri) or query GetDeployedServicePackagePagedListAsync(PagedDeployedServicePackageQueryDescription) which return a list of DeployedServicePackage on a given node.
public sealed class DeployedServicePackage
type DeployedServicePackage = class
Public NotInheritable Class DeployedServicePackage
- Inheritance
-
DeployedServicePackage
Deployed |
Gets the deployed service package status. |
Health |
Gets the aggregated health state of the deployed service package instance. |
Service |
Gets the service manifest name. |
Service |
Gets the service manifest version. |
Service |
Gets the ActivationId of service package. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: