FlexibleServerEditionCapability 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.
Flexible server edition capabilities.
public class FlexibleServerEditionCapability
type FlexibleServerEditionCapability = class
Public Class FlexibleServerEditionCapability
- Inheritance
-
FlexibleServerEditionCapability
Constructors
FlexibleServerEditionCapability() |
Initializes a new instance of the FlexibleServerEditionCapability class. |
FlexibleServerEditionCapability(String, IList<StorageEditionCapability>, IList<ServerVersionCapability>, String) |
Initializes a new instance of the FlexibleServerEditionCapability class. |
Properties
Name |
Gets server edition name |
Status |
Gets the status |
SupportedServerVersions |
Gets the list of server versions supported by this server edition. |
SupportedStorageEditions |
Gets the list of editions supported by this server edition. |