ProjectProperties interface

Project properties

Properties

foundryProjectEndpoint

Foundry project endpoint URI.

provisioningState

The status of the last operation.

settings

Settings for the project.

storageContainerIds

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

Settings for the project.

settings?: ProjectSettings

Property Value

storageContainerIds

Allowed StorageContainers (Control plane resource references).

storageContainerIds?: string[]

Property Value

string[]