StorageDataCollaborationPolicyProperties interface

Defines Data Collaboration Policy for a storage account.

Properties

allowCrossTenantDataSharing

Indicates whether cross-entra tenant data sharing is allowed on the storage account.

allowStorageConnectors

Indicates whether storage connectors are allowed to created or managed on the storage account.

allowStorageDataShares

Indicates whether data shares are allowed to be created or managed on the storage account.

Property Details

allowCrossTenantDataSharing

Indicates whether cross-entra tenant data sharing is allowed on the storage account.

allowCrossTenantDataSharing?: boolean

Property Value

boolean

allowStorageConnectors

Indicates whether storage connectors are allowed to created or managed on the storage account.

allowStorageConnectors?: boolean

Property Value

boolean

allowStorageDataShares

Indicates whether data shares are allowed to be created or managed on the storage account.

allowStorageDataShares?: boolean

Property Value

boolean