Skip to content
Docs Try Aspire

BicepTemplateFile Methods

Struct Methods 1 member
Represents a bicep template file.
Releases the resources used by the current instance of BicepTemplateFile.
public struct BicepTemplateFile
{
public void Dispose()
{
// ...
}
}