次の方法で共有


PSDataLakeStoreAccountBasic.EncryptionConfig Property

Definition

Caution

This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.

[System.Obsolete("This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")]
public Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfig EncryptionConfig { get; }
[<System.Obsolete("This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")>]
member this.EncryptionConfig : Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfig
Public ReadOnly Property EncryptionConfig As EncryptionConfig

Property Value

Attributes

Applies to