C# Class Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.BackupEngineContext

Class representing backup engine context.
Inheritance: ManagementContext
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
BackupEngineContext ( ) : System
BackupEngineContext ( string backupEngineType, string backupManagementType ) : System

Method Details

BackupEngineContext() public méthode

public BackupEngineContext ( ) : System
Résultat System

BackupEngineContext() public méthode

public BackupEngineContext ( string backupEngineType, string backupManagementType ) : System
backupEngineType string
backupManagementType string
Résultat System