OBJECT
AzureNativeVmSpecificSnapshot
Description
Azure VM-specific snapshot information.
link GraphQL Schema definition
- type AzureNativeVmSpecificSnapshot implements PolarisSpecificSnapshot {
- # OS disk snapshot attached to the Azure VM.
- AzureNativeAttachedDiskSpecificSnapshot :
- # List of data disk snapshots attached to the Azure VM.
- AzureNativeAttachedDiskSpecificSnapshot!]! : [
- # ID of the snapshot.
- UUID! :
- }
link Require by
This element is not required by anyone