Share via


IDatabaseCollection Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.DatabaseCollectionTypeConverter))]
public interface IDatabaseCollection : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.DatabaseCollectionTypeConverter))>]
type IDatabaseCollection = interface
    interface IJsonSerializable
Public Interface IDatabaseCollection
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

Gets or sets the value of nextLink.

Value

Gets or sets the databases.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to