Skip to content
DocsTry Aspire
DocsTry

AzureStorageExplorerResource Properties

ClassProperties3 members
A resource that represents an Azure Storage Explorer container.
HostSection titled HostEndpointReferenceExpression
Gets the host endpoint reference for this resource.
public EndpointReferenceExpression Host { get; }
PortSection titled PortEndpointReferenceExpression
Gets the port endpoint reference for this resource.
public EndpointReferenceExpression Port { get; }
PrimaryEndpointSection titled PrimaryEndpointEndpointReference
Gets the primary endpoint for the Azure Storage Explorer instance.
public EndpointReference PrimaryEndpoint { get; }