Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MetadataImpl

Package version

Class containing Metadata operations.

Hierarchy

  • MetadataImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

create

delete

  • Delete a Metadata.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • metadataName: string

      The Metadata name.

    • Optional options: MetadataDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

update

Generated using TypeDoc