CustomerDataStorageProperties interface

Model that represents the Customer Managed Storage for an Experiment.

Properties

blobContainerName

Name of the Azure Blob Storage container to use or create.

storageAccountResourceId

Azure Resource ID of the Storage account to use for Customer Data storage.

Property Details

blobContainerName

Name of the Azure Blob Storage container to use or create.

blobContainerName?: string

Property Value

string

storageAccountResourceId

Azure Resource ID of the Storage account to use for Customer Data storage.

storageAccountResourceId?: string

Property Value

string