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

Inheritance: Rest.Azure.CloudException
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ComputeCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Compute.Models

Méthodes protégées

Méthode Description
GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string

Method Details

ComputeCloudException() public méthode

public ComputeCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Compute.Models
ex System.Rest
Résultat Microsoft.Azure.Commands.Compute.Models

GetErrorMessageWithRequestIdInfo() protected static méthode

protected static GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string
cloudException System.Rest
Résultat string