BlobStorageArtifactPropertiesOutput interface

Properties for blob storage account.

Properties

location

Location of the storage account.

paths

A list of blob storage account paths.

Property Details

location

Location of the storage account.

location?: string

Property Value

string

paths

A list of blob storage account paths.

paths: StorageAccountPathOutput[]

Property Value