Share via


StorageAccountData.AllowedCopyScope Property

Definition

Restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet.

public Azure.ResourceManager.Storage.Models.AllowedCopyScope? AllowedCopyScope { get; set; }
member this.AllowedCopyScope : Nullable<Azure.ResourceManager.Storage.Models.AllowedCopyScope> with get, set
Public Property AllowedCopyScope As Nullable(Of AllowedCopyScope)

Property Value

Applies to