C# Класс Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureVmContainer

Azure VM specific container class.
Наследование: ContainerBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

AzureVmContainer() публичный Метод

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
Результат Microsoft.Azure.Management.RecoveryServices.Backup.Models