Skip to content
DocsTry Aspire
DocsTry

BicepTemplateFile Methods

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