CloudSqlite.ContainerProps Interface

Properties

Name Type Description
accessToken string | undefined access token for container.  
baseUri Readonly string The base URI for the container.  
containerId Readonly string The name of the container.  
isPublic Readonly boolean | undefined true if the container is public (doesn't require authorization)  
storageType Readonly "azure" | "google" The type of storage provider.  

Defined in

Last Updated: 13 November, 2024