HpcRestClient.GetApiRoute(String, String[]) Method
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.
protected string GetApiRoute (string routeTemplate, params string[] parameters);
member this.GetApiRoute : string * string[] -> string
Protected Function GetApiRoute (routeTemplate As String, ParamArray parameters As String()) As String
Parameters
- routeTemplate
- String
- parameters
- String[]