INPUT_OBJECT
Input to initiate a job to create Azure Native Virtual Machine snapshots.
input StartCreateAzureNativeVirtualMachineSnapshotsJobInput {# Rubrik UUIDs of the Virtual Machines (VMs) whose snapshots are to be taken.virtualMachineRubrikIds: [UUID!]!# Retention SLA ID of the on-demand snapshot.retentionSlaId: String}