OBJECT
AzureManagedDiskMetadata represents the metadata for the Azure Managed Disk.
type AzureManagedDiskMetadata {# The ID of the Azure virtual machine to which the managed disk is attached.attachedVmId: String! # The name of the Azure virtual machine to which the managed disk is# attached.attachedVmName: String! }