IDatabaseListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.DatabaseListResultTypeConverter))]
public interface IDatabaseListResult : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.DatabaseListResultTypeConverter))>]
type IDatabaseListResult = interface
    interface IJsonSerializable
Public Interface IDatabaseListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

The list of databases housed in a server

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to