Skip to content
DocsTry Aspire
DocsTry

IAzureResource Properties

InterfaceProperties1 member
Represents an Azure resource, as a marker interface for ApplicationModel.IResource 's that can be deployed to an Azure resource group.
ProvisioningTaskCompletionSourceSection titled ProvisioningTaskCompletionSourceabstractnullableTaskCompletionSource?
Set by the AzureProvisioner to indicate the task that is provisioning the resource.
public abstract TaskCompletionSource? ProvisioningTaskCompletionSource { get; set; }