AzureEnvironmentResourceExtensions 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 environment resources to the application model.
public static class AzureEnvironmentResourceExtensions
type AzureEnvironmentResourceExtensions = class
Public Module AzureEnvironmentResourceExtensions
- Inheritance
-
AzureEnvironmentResourceExtensions
Methods
AddAzureEnvironment(IDistributedApplicationBuilder) |
Adds an Azure environment resource to the application model. |
WithLocation(IResourceBuilder<AzureEnvironmentResource>, IResourceBuilder<ParameterResource>) |
Sets the ___location of the Azure environment resource. |
WithResourceGroup(IResourceBuilder<AzureEnvironmentResource>, IResourceBuilder<ParameterResource>) |
Sets the resource group name of the Azure environment resource. |