AzureStorageEmulatorResource
Classnet10.0
Wraps an
AzureStorageResource in a type that exposes container extension methods. namespace Aspire.Hosting.Azure;
public class AzureStorageEmulatorResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IResource{ // ...}ContainerResourceIResource
Constructors1
Section titled ConstructorsAzureStorageEmulatorResource(AzureStorageResource) Wraps an
AzureStorageResource in a type that exposes container extension methods. Properties2
Section titled PropertiesAnnotationsgetResourceAnnotationCollection Gets the annotations associated with the resource.
Namegetstring Gets the name of the resource.