EntityRelationsOperations interface

Interface representing a EntityRelations operations.

Properties

getRelation

Gets an entity relation.

Property Details

getRelation

Gets an entity relation.

getRelation: (resourceGroupName: string, workspaceName: string, entityId: string, relationName: string, options?: EntityRelationsGetRelationOptionalParams) => Promise<Relation>

Property Value

(resourceGroupName: string, workspaceName: string, entityId: string, relationName: string, options?: EntityRelationsGetRelationOptionalParams) => Promise<Relation>