Share via


DeployedStatelessServiceInstanceDetail.DeployedServiceReplicaInstance Property

Definition

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

<returns>Replica Detail.</returns>
public System.Fabric.Query.DeployedStatelessServiceInstance DeployedServiceReplicaInstance { get; }
member this.DeployedServiceReplicaInstance : System.Fabric.Query.DeployedStatelessServiceInstance
Public ReadOnly Property DeployedServiceReplicaInstance As DeployedStatelessServiceInstance

Property Value

Applies to