INPUT_OBJECT
ExcludeAzureNativeManagedDisksFromSnapshotInput
Description
Inputs to trigger Exclusion of Azure Native Managed Disk From Snapshot.
link GraphQL Schema definition
- input ExcludeAzureNativeManagedDisksFromSnapshotInput {
- # Rubrik ID of the virtual machine (VM).
- UUID! :
- # A list that specifies which disks are excluded from snapshots of the virtual
- # machine.
- ManagedDiskExclusion!]! : [
- }