DbSystem.StorageVolumePerformanceMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The block storage volume performance level. Valid values are Balanced and HighPerformance. See Block Volume Performance for more information.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public string StorageVolumePerformanceMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.StorageVolumePerformanceMode : string with get, set
Public Property StorageVolumePerformanceMode As String
Property Value
Implements
- Attributes