SqlServerResource.GetEncryptionProtectors Method

Definition

Gets a collection of EncryptionProtectorResources in the SqlServer.

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

Returns

An object representing collection of EncryptionProtectorResources and their operations over a EncryptionProtectorResource.

Applies to