Share via


IStorageAccount.EncryptionStatuses Property

Definition

Gets the encryption statuses indexed by storage service type.

public System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.Storage.Fluent.StorageService,Microsoft.Azure.Management.Storage.Fluent.IStorageAccountEncryptionStatus> EncryptionStatuses { get; }
member this.EncryptionStatuses : System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.Storage.Fluent.StorageService, Microsoft.Azure.Management.Storage.Fluent.IStorageAccountEncryptionStatus>
Public ReadOnly Property EncryptionStatuses As IReadOnlyDictionary(Of StorageService, IStorageAccountEncryptionStatus)

Property Value

Applies to