C# 클래스 Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemBase

Represents Azure Backup Item Base Class
상속: ItemContext
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
ItemBase ( Microsoft.Azure.Management.RecoveryServices.Backup.Models protectedItemResource, string containerName, Microsoft.Azure.Management.RecoveryServices.Backup.Models.ContainerType containerType ) : System

메소드 상세

ItemBase() 공개 메소드

public ItemBase ( Microsoft.Azure.Management.RecoveryServices.Backup.Models protectedItemResource, string containerName, Microsoft.Azure.Management.RecoveryServices.Backup.Models.ContainerType containerType ) : System
protectedItemResource Microsoft.Azure.Management.RecoveryServices.Backup.Models
containerName string
containerType Microsoft.Azure.Management.RecoveryServices.Backup.Models.ContainerType
리턴 System