次の方法で共有


SqlServerResource.GetEncryptionProtectors メソッド

定義

SqlServer 内の EncryptionProtectorResources のコレクションを取得します。

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

戻り値

EncryptionProtectorResources のコレクションとその EncryptionProtectorResource に対する操作を表す オブジェクト。

適用対象