Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TemplateSpecVersionsImpl

Package version

Class containing TemplateSpecVersions operations.

Hierarchy

  • TemplateSpecVersionsImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Deletes a specific version from a Template Spec. When operation completes, status code 200 returned without content.

    Parameters

    • resourceGroupName: string

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

    • templateSpecName: string

      Name of the Template Spec.

    • templateSpecVersion: string

      The version of the Template Spec.

    • Optional options: TemplateSpecVersionsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

update

Generated using TypeDoc