DeployedServiceReplica 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.
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.DeployedStatefulServiceReplica))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.DeployedStatelessServiceInstance))]
public abstract class DeployedServiceReplica
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.DeployedStatefulServiceReplica))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.DeployedStatelessServiceInstance))>]
type DeployedServiceReplica = class
Public MustInherit Class DeployedServiceReplica
- Inheritance
-
System.ObjectDeployedServiceReplica
- Derived
- Attributes
-
System.Runtime.Serialization.KnownTypeAttribute
Constructors
DeployedServiceReplica(ServiceKind) |
Properties
Address | |
CodePackageName | |
HostProcessId | |
Partitionid | |
ReplicaStatus | |
ServiceKind | |
ServiceManifestName | |
ServiceManifestVersion | |
ServiceName | |
ServicePackageActivationId | |
ServiceTypeName |