你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakeFileSystemCreateOptions.EncryptionScopeOptions Property

Definition

Optional encryption scope options to set for this file system.

public Azure.Storage.Files.DataLake.Models.DataLakeFileSystemEncryptionScopeOptions EncryptionScopeOptions { get; set; }
member this.EncryptionScopeOptions : Azure.Storage.Files.DataLake.Models.DataLakeFileSystemEncryptionScopeOptions with get, set
Public Property EncryptionScopeOptions As DataLakeFileSystemEncryptionScopeOptions

Property Value

Applies to