HciVmInstancePatchProperties.StorageDataDisks Property

Definition

adds data disks to the virtual machine instance for the update call.

public System.Collections.Generic.IList<Azure.ResourceManager.Hci.Vm.Models.HciVmVirtualHardDiskArmReference> StorageDataDisks { get; }
member this.StorageDataDisks : System.Collections.Generic.IList<Azure.ResourceManager.Hci.Vm.Models.HciVmVirtualHardDiskArmReference>
Public ReadOnly Property StorageDataDisks As IList(Of HciVmVirtualHardDiskArmReference)

Property Value

Applies to