StorageDataCollaborationPolicyProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines Data Collaboration Policy for a storage account.
public class StorageDataCollaborationPolicyProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Storage.Models.StorageDataCollaborationPolicyProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Storage.Models.StorageDataCollaborationPolicyProperties>
type StorageDataCollaborationPolicyProperties = class
interface IJsonModel<StorageDataCollaborationPolicyProperties>
interface IPersistableModel<StorageDataCollaborationPolicyProperties>
Public Class StorageDataCollaborationPolicyProperties
Implements IJsonModel(Of StorageDataCollaborationPolicyProperties), IPersistableModel(Of StorageDataCollaborationPolicyProperties)
- Inheritance
-
StorageDataCollaborationPolicyProperties
- Implements
Constructors
| Name | Description |
|---|---|
| StorageDataCollaborationPolicyProperties() |
Initializes a new instance of StorageDataCollaborationPolicyProperties. |
Properties
| Name | Description |
|---|---|
| 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. |