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

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

Public Methods

Method Description
AzureSqlContainer ( 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

AzureSqlContainer() public method

Constructor. Takes the service client object representing the container and converts it in to the PS container model
public AzureSqlContainer ( 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