Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphResources

Package version

Interface representing a GraphResources.

Hierarchy

  • GraphResources

Implemented by

Index

Methods

beginCreateUpdateGraph

beginCreateUpdateGraphAndWait

beginDeleteGraphResource

  • Deletes an existing Azure Cosmos DB Graph Resource.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • accountName: string

      Cosmos DB database account name.

    • graphName: string

      Cosmos DB graph resource name.

    • Optional options: GraphResourcesDeleteGraphResourceOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteGraphResourceAndWait

getGraph

listGraphs

Generated using TypeDoc