Create a MeshService.
Reference to the service client.
Gets the information about the Service resource with the given name. The information include the description and other properties of the Service.
The identity of the application.
The identity of the service.
Promise<Models.MeshServiceGetResponse>
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
Gets the information about all services of an application resource. The information include the description and other properties of the Service.
The identity of the application.
Promise<Models.MeshServiceListResponse>
The identity of the application.
The callback
The identity of the application.
The optional parameters
The callback
Generated using TypeDoc
Class representing a MeshService.