VirtualMachineInstanceProperties.StorageProfileDataDisk Property

Definition

adds data disks to the virtual machine instance

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

Property Value

Implements

Attributes

Applies to