Partilhar via


IFollowerDatabaseListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.FollowerDatabaseListResultTypeConverter))]
public interface IFollowerDatabaseListResult : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.FollowerDatabaseListResultTypeConverter))>]
type IFollowerDatabaseListResult = interface
    interface IJsonSerializable
Public Interface IFollowerDatabaseListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

The list of follower database result.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to