Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
Azure
Commands
Compute
Extension
AzureVMBackup
AzureVMBackupException
C# Class Microsoft.Azure.Commands.Compute.Extension.AzureVMBackup.AzureVMBackupException
Inheritance:
System.Exception
Datei anzeigen
Open project: Azure/azure-powershell
Public Methods
Method
Description
AzureVMBackupException
(
int
errorCode
,
string
message
) :
System
Method Details
AzureVMBackupException()
public
method
public
AzureVMBackupException
(
int
errorCode
,
string
message
) :
System
errorCode
int
message
string
return
System