Microsoft.Azure.Commands.Batch.Models.BatchClient.BatchClient C# (CSharp) Method

BatchClient() public method

public BatchClient ( ) : Microsoft.Azure.Commands.Common.Authentication
return Microsoft.Azure.Commands.Common.Authentication
        public BatchClient()
        { }

Same methods

BatchClient::BatchClient ( AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication
BatchClient::BatchClient ( IBatchManagementClient batchManagementClient, IResourceManagementClient resourceManagementClient ) : Microsoft.Azure.Commands.Common.Authentication
BatchClient