C# Class Microsoft.Azure.Commands.Compute.Extension.AzureVMBackup.AzureVMBackupException

Inheritance: System.Exception
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
AzureVMBackupException ( int errorCode, string message ) : System

Method Details

AzureVMBackupException() public méthode

public AzureVMBackupException ( int errorCode, string message ) : System
errorCode int
message string
Résultat System