VcoreCapability 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
VcoreCapability() |
Initializes a new instance of the VcoreCapability class. |
VcoreCapability(String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String) |
Initializes a new instance of the VcoreCapability class. |
VcoreCapability()
Initializes a new instance of the VcoreCapability class.
public VcoreCapability ();
Public Sub New ()
Applies to
VcoreCapability(String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String)
Initializes a new instance of the VcoreCapability class.
public VcoreCapability (string name = default, long? vCores = default, long? supportedIops = default, long? supportedMemoryPerVcoreMB = default, string status = default);
new Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.VcoreCapability : string * Nullable<int64> * Nullable<int64> * Nullable<int64> * string -> Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.VcoreCapability
Public Sub New (Optional name As String = Nothing, Optional vCores As Nullable(Of Long) = Nothing, Optional supportedIops As Nullable(Of Long) = Nothing, Optional supportedMemoryPerVcoreMB As Nullable(Of Long) = Nothing, Optional status As String = Nothing)
Parameters
- name
- String
vCore name
- status
- String
The status