Edit

Share via


HpcBatchRestClient Class

Definition

public class HpcBatchRestClient : Microsoft.Hpc.Rest.HpcRestClient
type HpcBatchRestClient = class
    inherit HpcRestClient
Public Class HpcBatchRestClient
Inherits HpcRestClient
Inheritance
HpcBatchRestClient

Constructors

HpcBatchRestClient(IHpcContext)
HpcBatchRestClient(String)

Properties

ApiRoot
Context (Inherited from HpcRestClient)
RestClient
RestClientName
RestNode (Inherited from HpcRestClient)

Methods

GetAadClientAppIdAsync(CancellationToken)
GetAadClientAppKeyAsync(CancellationToken)
GetAadInstanceAsync(CancellationToken)
GetAadTenantIdAsync(CancellationToken)
GetApiRoute(String, String[]) (Inherited from HpcRestClient)
GetHttpApiCallAsync<T>(CancellationToken, String, String[]) (Inherited from HpcRestClient)
PostHttpApiCallAsync<TOut,TIn>(CancellationToken, String, TIn, String[]) (Inherited from HpcRestClient)

Applies to