Compartilhar via


IDiskConfiguration.DiskVolumeConfiguration Property

Definition

The disk configuration for the db volume. For HANA, Required volumes are: ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os'], Optional volume : ['backup'].

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The disk configuration for the db volume. For HANA, Required volumes are: ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os'], Optional volume : ['backup'].", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IDiskConfigurationDiskVolumeConfigurations) }, Read=true, ReadOnly=false, Required=false, SerializedName="diskVolumeConfigurations", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IDiskConfigurationDiskVolumeConfigurations DiskVolumeConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The disk configuration for the db volume. For HANA, Required volumes are: ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os'], Optional volume : ['backup'].", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IDiskConfigurationDiskVolumeConfigurations) }, Read=true, ReadOnly=false, Required=false, SerializedName="diskVolumeConfigurations", Update=true)>]
member this.DiskVolumeConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IDiskConfigurationDiskVolumeConfigurations with get, set
Public Property DiskVolumeConfiguration As IDiskConfigurationDiskVolumeConfigurations

Property Value

Attributes

Applies to