EntitiesRelationsOperations interface

Interface representing a EntitiesRelations operations.

Properties

list

Gets all relations of an entity.

Property Details

list

Gets all relations of an entity.

list: (resourceGroupName: string, workspaceName: string, entityId: string, options?: EntitiesRelationsListOptionalParams) => PagedAsyncIterableIterator<Relation, Relation[], PageSettings>

Property Value

(resourceGroupName: string, workspaceName: string, entityId: string, options?: EntitiesRelationsListOptionalParams) => PagedAsyncIterableIterator<Relation, Relation[], PageSettings>