Share via


AzureResourceExtensions Class

Definition

Provides extension methods for adding Azure resources to the application model.

public static class AzureResourceExtensions
type AzureResourceExtensions = class
Public Module AzureResourceExtensions
Inheritance
AzureResourceExtensions

Methods

GetBicepIdentifier(IAzureResource)

Gets the Bicep identifier for the Azure resource.

PublishAsConnectionString<T>(IResourceBuilder<T>)

Changes the resource to be published as a connection string reference in the manifest.

Applies to