Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Metadata

Package version

Interface representing a Metadata.

Hierarchy

  • Metadata

Implemented by

Index

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