Skip to content
Docs Try Aspire

AzureStorageExplorerResource Properties

Class Properties 3 members
A resource that represents an Azure Storage Explorer container.
Host Section titled Host EndpointReferenceExpression
Gets the host endpoint reference for this resource.
public EndpointReferenceExpression Host { get; }
Port Section titled Port EndpointReferenceExpression
Gets the port endpoint reference for this resource.
public EndpointReferenceExpression Port { get; }
PrimaryEndpoint Section titled PrimaryEndpoint EndpointReference
Gets the primary endpoint for the Azure Storage Explorer instance.
public EndpointReference PrimaryEndpoint { get; }