VolumeContainerFailoverMetadata 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.
The metadata of the volume container, that is being considered as part of a failover set.
public class VolumeContainerFailoverMetadata
type VolumeContainerFailoverMetadata = class
Public Class VolumeContainerFailoverMetadata
- Inheritance
-
VolumeContainerFailoverMetadata
Constructors
VolumeContainerFailoverMetadata() |
Initializes a new instance of the VolumeContainerFailoverMetadata class. |
VolumeContainerFailoverMetadata(String, IList<VolumeFailoverMetadata>) |
Initializes a new instance of the VolumeContainerFailoverMetadata class. |
Properties
VolumeContainerId |
Gets or sets the path ID of the volume container. |
Volumes |
Gets or sets the list of metadata of volumes inside the volume container, which contains valid cloud snapshots. |