Partager via


IDatabaseMigrationCosmosDbMongoListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250630.DatabaseMigrationCosmosDbMongoListResultTypeConverter))]
public interface IDatabaseMigrationCosmosDbMongoListResult : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250630.DatabaseMigrationCosmosDbMongoListResultTypeConverter))>]
type IDatabaseMigrationCosmosDbMongoListResult = interface
    interface IJsonSerializable
Public Interface IDatabaseMigrationCosmosDbMongoListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink
Value

Methods

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

Applies to