C# 클래스 Microsoft.Azure.Commands.Compute.Common.ComputeCloudException

상속: Rest.Azure.CloudException
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
ComputeCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Compute.Models

보호된 메소드들

메소드 설명
GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string

메소드 상세

ComputeCloudException() 공개 메소드

public ComputeCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Compute.Models
ex System.Rest
리턴 Microsoft.Azure.Commands.Compute.Models

GetErrorMessageWithRequestIdInfo() 보호된 정적인 메소드

protected static GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string
cloudException System.Rest
리턴 string