VolumeContainerFailoverMetadata interface
The metadata of the volume container, that is being considered as part of a failover set.
Properties
volume |
The path ID of the volume container. |
volumes | The list of metadata of volumes inside the volume container, which contains valid cloud snapshots. |
Property Details
volumeContainerId
The path ID of the volume container.
volumeContainerId?: string
Property Value
string
volumes
The list of metadata of volumes inside the volume container, which contains valid cloud snapshots.
volumes?: VolumeFailoverMetadata[]
Property Value
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 JavaScript