AzureResourceExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |