IDatabaseListResultAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.DatabaseListResultAutoGeneratedTypeConverter))]
public interface IDatabaseListResultAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.DatabaseListResultAutoGeneratedTypeConverter))>]
type IDatabaseListResultAutoGenerated = interface
    interface IJsonSerializable
Public Interface IDatabaseListResultAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

The link used to get the next page of databases.

Value

The list of databases housed in a server

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to