DataLakeStoreAccountCreateOrUpdateContent.EncryptionState Property
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.
The current state of encryption for this Data Lake Store account.
public Azure.ResourceManager.DataLakeStore.Models.DataLakeStoreEncryptionState? EncryptionState { get; set; }
member this.EncryptionState : Nullable<Azure.ResourceManager.DataLakeStore.Models.DataLakeStoreEncryptionState> with get, set
Public Property EncryptionState As Nullable(Of DataLakeStoreEncryptionState)