Create a MeshServiceReplica.
Reference to the service client.
Gets the information about the service replica with the given name. The information include the description and other properties of the service replica.
The identity of the application.
The identity of the service.
Service Fabric replica name.
Promise<Models.MeshServiceReplicaGetResponse>
The identity of the application.
The identity of the service.
Service Fabric replica name.
The callback
The identity of the application.
The identity of the service.
Service Fabric replica name.
The optional parameters
The callback
Gets the information about all replicas of a service. The information include the description and other properties of the service replica.
The identity of the application.
The identity of the service.
Promise<Models.MeshServiceReplicaListResponse>
The identity of the application.
The identity of the service.
The callback
The identity of the application.
The identity of the service.
The optional parameters
The callback
Generated using TypeDoc
Class representing a MeshServiceReplica.