SqlContainer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Sql workload-specific container.
public class SqlContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionContainer
type SqlContainer = class
inherit BackupGenericProtectionContainer
Public Class SqlContainer
Inherits BackupGenericProtectionContainer
- Inheritance
Constructors
SqlContainer() |
Initializes a new instance of SqlContainer. |
Properties
BackupManagementType |
Type of backup management for the container. (Inherited from BackupGenericProtectionContainer) |
FriendlyName |
Friendly name of the container. (Inherited from BackupGenericProtectionContainer) |
HealthStatus |
Status of health of the container. (Inherited from BackupGenericProtectionContainer) |
ProtectableObjectType |
Type of the protectable object associated with this container. (Inherited from BackupGenericProtectionContainer) |
RegistrationStatus |
Status of registration of the container with the Recovery Services Vault. (Inherited from BackupGenericProtectionContainer) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET