FollowerDatabaseListResultGet interface

The list Kusto database principals operation response.

Properties

nextLink

The URL to get the next set of follower databases list results if there are any.

value

The list of follower database result.

Property Details

The URL to get the next set of follower databases list results if there are any.

nextLink?: string

Property Value

string

value

The list of follower database result.

value?: FollowerDatabaseDefinitionGet[]

Property Value