Share via


ManagedDatabaseResource.GetManagedTransparentDataEncryptions Method

Definition

Gets a collection of ManagedTransparentDataEncryptionResources in the ManagedDatabase.

public virtual Azure.ResourceManager.Sql.ManagedTransparentDataEncryptionCollection GetManagedTransparentDataEncryptions ();
abstract member GetManagedTransparentDataEncryptions : unit -> Azure.ResourceManager.Sql.ManagedTransparentDataEncryptionCollection
override this.GetManagedTransparentDataEncryptions : unit -> Azure.ResourceManager.Sql.ManagedTransparentDataEncryptionCollection
Public Overridable Function GetManagedTransparentDataEncryptions () As ManagedTransparentDataEncryptionCollection

Returns

An object representing collection of ManagedTransparentDataEncryptionResources and their operations over a ManagedTransparentDataEncryptionResource.

Applies to