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

Azure VM specific container class.
Inheritance: ContainerBase
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
AzureVmContainer ( Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainerResource protectionContainer ) : Microsoft.Azure.Management.RecoveryServices.Backup.Models

Constructor. Takes the service client object representing the container and converts it in to the PS container model

Method Details

AzureVmContainer() public méthode

Constructor. Takes the service client object representing the container and converts it in to the PS container model
public AzureVmContainer ( Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainerResource protectionContainer ) : Microsoft.Azure.Management.RecoveryServices.Backup.Models
protectionContainer Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainerResource Service client object representing the container
Résultat Microsoft.Azure.Management.RecoveryServices.Backup.Models