VirtualMachineInstancePropertiesStorageProfileResponse

data class VirtualMachineInstancePropertiesStorageProfileResponse(val dataDisks: List<VirtualHardDiskArmReferenceResponse>? = null, val imageReference: ImageArmReferenceResponse? = null, val osDisk: VirtualMachineInstancePropertiesStorageProfileOsDiskResponse? = null, val vmConfigStoragePathId: String? = null)

StorageProfile - contains information about the disks and storage information for the virtual machine instance

Constructors

constructor(dataDisks: List<VirtualHardDiskArmReferenceResponse>? = null, imageReference: ImageArmReferenceResponse? = null, osDisk: VirtualMachineInstancePropertiesStorageProfileOsDiskResponse? = null, vmConfigStoragePathId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

adds data disks to the virtual machine instance

Link copied to clipboard

Which Image to use for the virtual machine instance

Link copied to clipboard
Link copied to clipboard

Id of the storage container that hosts the VM configuration file