StorageEditionCapability Constructors
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.
Overloads
StorageEditionCapability() |
Initializes a new instance of the StorageEditionCapability class. |
StorageEditionCapability(String, IList<StorageMBCapability>, String) |
Initializes a new instance of the StorageEditionCapability class. |
StorageEditionCapability()
Initializes a new instance of the StorageEditionCapability class.
public StorageEditionCapability ();
Public Sub New ()
Applies to
StorageEditionCapability(String, IList<StorageMBCapability>, String)
Initializes a new instance of the StorageEditionCapability class.
public StorageEditionCapability (string name = default, System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageMBCapability> supportedStorageMB = default, string status = default);
new Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageEditionCapability : string * System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageMBCapability> * string -> Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageEditionCapability
Public Sub New (Optional name As String = Nothing, Optional supportedStorageMB As IList(Of StorageMBCapability) = Nothing, Optional status As String = Nothing)
Parameters
- name
- String
storage edition name
- supportedStorageMB
- IList<StorageMBCapability>
- status
- String
The status