DeployedStatelessServiceInstanceDetail Class

Definition

Represents the information about a stateless instance running in a code package.

C#
public sealed class DeployedStatelessServiceInstanceDetail : System.Fabric.Query.DeployedServiceReplicaDetail
Inheritance
DeployedStatelessServiceInstanceDetail

Constructors

Properties

CurrentServiceOperation

Gets or sets the current API call that is being executed on the replica.

(Inherited from DeployedServiceReplicaDetail)
CurrentServiceOperationStartTimeUtc

Gets or sets the start time of the current service operation in UTC format.

(Inherited from DeployedServiceReplicaDetail)
DeployedServiceReplicaInstance

Gets additonal details about deployed service instance like host process id, code package name.

InstanceId

Gets or sets the instance identifier of this instance.

PartitionId

Gets or sets the partition id associated with this replica.

(Inherited from DeployedServiceReplicaDetail)
ReportedLoad

Gets or sets the load reported by this replica.

(Inherited from DeployedServiceReplicaDetail)
ServiceKind

Gets the type of the service

(Inherited from DeployedServiceReplicaDetail)
ServiceName

Gets or sets the service name to which this replica belongs.

(Inherited from DeployedServiceReplicaDetail)

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest