Sdílet prostřednictvím


ResourceGroupExportResult interface

Resource group export result.

Properties

error

The template export error.

template

The template content.

Property Details

error

The template export error.

error?: ErrorResponse

Property Value

template

The template content.

template?: Record<string, unknown>

Property Value

Record<string, unknown>