C# 클래스 Microsoft.Azure.Commands.StreamAnalytics.CloudExceptionExtensions

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

공개 메소드들

메소드 설명
CreateFormattedException ( this cloudException ) : CloudException
GetRequestId ( this exception ) : string

메소드 상세

CreateFormattedException() 공개 정적인 메소드

public static CreateFormattedException ( this cloudException ) : CloudException
cloudException this
리턴 CloudException

GetRequestId() 공개 정적인 메소드

public static GetRequestId ( this exception ) : string
exception this
리턴 string