Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TemplateSpecs

Package version

Interface representing a TemplateSpecs.

Hierarchy

  • TemplateSpecs

Implemented by

Index

Methods

createOrUpdate

delete

  • Deletes a Template Spec by name. 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.

    • Optional options: TemplateSpecsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

listByResourceGroup

listBySubscription

update

Generated using TypeDoc