Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TemplateSpecVersions

Package version

Interface representing a TemplateSpecVersions.

Hierarchy

  • TemplateSpecVersions

Implemented by

Index

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