SqlDatabaseResource.GetLogicalDatabaseTransparentDataEncryptions Method

Definition

Gets a collection of LogicalDatabaseTransparentDataEncryptionResources in the SqlDatabase.

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

Returns

An object representing collection of LogicalDatabaseTransparentDataEncryptionResources and their operations over a LogicalDatabaseTransparentDataEncryptionResource.

Applies to