Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-cleanrooms
v1
EgressNetworkPolicy_InternetAccessPolicy_StorageDestination
Interface EgressNetworkPolicy_InternetAccessPolicy_StorageDestination
Users can specify accessible storage destinations.
interface
EgressNetworkPolicy_InternetAccessPolicy_StorageDestination
{
allowedPaths
?:
string
[]
;
azureContainer
?:
string
;
azureDnsZone
?:
string
;
azureStorageAccount
?:
string
;
azureStorageService
?:
string
;
bucketName
?:
string
;
region
?:
string
;
type
?:
EgressNetworkPolicy_InternetAccessPolicy_StorageDestination_StorageDestinationType
;
}
Index
Properties
allowed
Paths?
azure
Container?
azure
Dns
Zone?
azure
Storage
Account?
azure
Storage
Service?
bucket
Name?
region?
type?
Properties
Optional
allowed
Paths
allowedPaths
?:
string
[]
Optional
azure
Container
azureContainer
?:
string
Optional
azure
Dns
Zone
azureDnsZone
?:
string
Optional
azure
Storage
Account
azureStorageAccount
?:
string
Optional
azure
Storage
Service
azureStorageService
?:
string
Optional
bucket
Name
bucketName
?:
string
Optional
region
region
?:
string
Optional
type
type
?:
EgressNetworkPolicy_InternetAccessPolicy_StorageDestination_StorageDestinationType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Paths
azure
Container
azure
Dns
Zone
azure
Storage
Account
azure
Storage
Service
bucket
Name
region
type
Databricks SDK for JavaScript
Loading...
Users can specify accessible storage destinations.