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