HyperscaleNodeEditionCapability Class
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.
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
Azure SDK for .NET