DataContainerGroup 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.
Represents each row in the cloud settings grid on the portal
public class DataContainerGroup
type DataContainerGroup = class
Public Class DataContainerGroup
- Inheritance
-
DataContainerGroup
Constructors
DataContainerGroup() |
Initializes a new instance of the DataContainerGroup class. |
DataContainerGroup(List<DRDataContainer>, String, Boolean) |
Initializes a new instance of the DataContainerGroup class with required arguments. |
Properties
DCGroup |
Required. List of DR volume containers |
IneligibilityMessage |
Required. Reason why the data container group is not eligible for failover |
IsDCGroupEligibleForDR |
Required. Flag indicating whether this instance is eligible for DR |
Applies to
Azure SDK for .NET