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

Azure VM specific container class.
Inheritance: ContainerBase
显示文件 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method 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 method

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
return Microsoft.Azure.Management.RecoveryServices.Backup.Models