Share via


DeployedStatelessServiceInstanceDetail.DeployedServiceReplicaInstance Property

Definition

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

public System.Fabric.Query.DeployedStatelessServiceInstance DeployedServiceReplicaInstance { get; }
member this.DeployedServiceReplicaInstance : System.Fabric.Query.DeployedStatelessServiceInstance
Public ReadOnly Property DeployedServiceReplicaInstance As DeployedStatelessServiceInstance

Property Value

Applies to