C# 클래스 Microsoft.Azure.Commands.Compute.ComputeClient

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
ComputeClient ( AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication
ComputeClient ( IComputeManagementClient computeManagementClient ) : Microsoft.Azure.Commands.Common.Authentication

메소드 상세

ComputeClient() 공개 메소드

public ComputeClient ( AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication
context Microsoft.Azure.Commands.Common.Authentication.Models.AzureContext
리턴 Microsoft.Azure.Commands.Common.Authentication

ComputeClient() 공개 메소드

public ComputeClient ( IComputeManagementClient computeManagementClient ) : Microsoft.Azure.Commands.Common.Authentication
computeManagementClient IComputeManagementClient
리턴 Microsoft.Azure.Commands.Common.Authentication