StorageAccountPropertiesCreateParameters.DataCollaborationPolicyPropertyAllowCrossTenantDataSharing Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? DataCollaborationPolicyPropertyAllowCrossTenantDataSharing { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.DataCollaborationPolicyPropertyAllowCrossTenantDataSharing : Nullable<bool> with get, set
Public Property DataCollaborationPolicyPropertyAllowCrossTenantDataSharing As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to