C# Class Microsoft.Azure.Commands.Compute.Common.ComputeCloudException

Inheritance: Rest.Azure.CloudException
Mostrar archivo Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
ComputeCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Compute.Models

Protected Methods

Method Description
GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string

Method Details

ComputeCloudException() public method

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

GetErrorMessageWithRequestIdInfo() protected static method

protected static GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string
cloudException System.Rest
return string