Service 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.
Represents a service.
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatelessService))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatefulService))]
public abstract class Service
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatelessService))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatefulService))>]
type Service = class
Public MustInherit Class Service
- Inheritance
-
Service
- Derived
- Attributes
Health |
Gets the health state. |
Is |
Flag indicates if this service is a regular service or a service group. |
Service |
Gets the service kind. |
Service |
Gets the service manifest version. |
Service |
Gets the service metadata. |
Service |
Gets the service name. |
Service |
Gets the status of the service. |
Service |
Gets the service type name. |
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: