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

Name Description
NextLink

Gets or sets the value of nextLink.

Value

Gets or sets the databases.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to