ProjectProperties interface
Project properties
Properties
| foundry |
Foundry project endpoint URI. |
| provisioning |
The status of the last operation. |
| settings | Settings for the project. |
| storage |
Allowed StorageContainers (Control plane resource references). |
Property Details
foundryProjectEndpoint
Foundry project endpoint URI.
foundryProjectEndpoint?: string
Property Value
string
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
settings
storageContainerIds
Allowed StorageContainers (Control plane resource references).
storageContainerIds?: string[]
Property Value
string[]