IServerEditionCapability Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.ServerEditionCapabilityTypeConverter))]
public interface IServerEditionCapability : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.ServerEditionCapabilityTypeConverter))>]
type IServerEditionCapability = interface
interface IJsonSerializable
Public Interface IServerEditionCapability
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Name |
Server edition name |
SupportedServerVersion |
A list of supported server versions. |
SupportedStorageEdition |
A list of supported storage editions |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |