Delen via


VirtualMachineInstancePropertiesStorageProfile.DataDisk Property

Definition

adds data disks to the virtual machine instance

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IVirtualMachineInstancePropertiesStorageProfileDataDisksItem> DataDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.DataDisk : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IVirtualMachineInstancePropertiesStorageProfileDataDisksItem> with get, set
Public Property DataDisk As List(Of IVirtualMachineInstancePropertiesStorageProfileDataDisksItem)

Property Value

Implements

Attributes

Applies to