DeployedStatelessServiceInstanceDetail.DeployedServiceReplicaInstance Property
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.
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