共用方式為


HyperscaleNodeEditionCapability Class

Definition

Hyperscale node edition capabilities.

public class HyperscaleNodeEditionCapability
type HyperscaleNodeEditionCapability = class
Public Class HyperscaleNodeEditionCapability
Inheritance
HyperscaleNodeEditionCapability

Constructors

HyperscaleNodeEditionCapability()

Initializes a new instance of the HyperscaleNodeEditionCapability class.

HyperscaleNodeEditionCapability(String, IList<StorageEditionCapability>, IList<ServerVersionCapability>, IList<NodeTypeCapability>, String)

Initializes a new instance of the HyperscaleNodeEditionCapability class.

Properties

Name

Gets server edition name

Status

Gets the status

SupportedNodeTypes

Gets the list of Node Types supported by this server edition.

SupportedServerVersions

Gets the list of server versions supported by this server edition.

SupportedStorageEditions

Gets the list of editions supported by this server edition.

Applies to