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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET