Megosztás a következőn keresztül:


SingleServerFullResourceNames.VirtualMachineDataDiskName Property

Definition

The full resource names for virtual machine data disks. This is a dictionary containing list of names of data disks per volume. Currently supported volumes for database layer are ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os', 'backup']. For application and cs layers, only 'default' volume is supported

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.IVirtualMachineResourceNamesDataDiskNames VirtualMachineDataDiskName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)>]
member this.VirtualMachineDataDiskName : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.IVirtualMachineResourceNamesDataDiskNames with get, set
Public Property VirtualMachineDataDiskName As IVirtualMachineResourceNamesDataDiskNames

Property Value

Implements

Attributes

Applies to