property
primaryEndpointEndpointReferencegetGets the primary endpoint for the Azure Storage Explorer instance.
API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
interface AzureStorageExplorerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport { readonly host: EndpointReferenceExpression; readonly port: EndpointReferenceExpression; readonly primaryEndpoint: EndpointReference; withHostPort(port: number): AzureStorageExplorerResource;}hostEndpointReferenceExpressiongetportEndpointReferenceExpressiongetprimaryEndpointEndpointReferencegetwithHostPort(port: number): AzureStorageExplorerResourceParameters
portnumberReturns
AzureStorageExplorerResource