ExadbVmClusterStorageDetails(Int32) Constructor

Definition

Initializes a new instance of ExadbVmClusterStorageDetails.

public ExadbVmClusterStorageDetails(int totalSizeInGbs);
new Azure.ResourceManager.OracleDatabase.Models.ExadbVmClusterStorageDetails : int -> Azure.ResourceManager.OracleDatabase.Models.ExadbVmClusterStorageDetails
Public Sub New (totalSizeInGbs As Integer)

Parameters

totalSizeInGbs
Int32

Total Capacity.

Applies to