次の方法で共有


ManagedInstanceResource.GetManagedInstanceEncryptionProtectors メソッド

定義

ManagedInstance 内の ManagedInstanceEncryptionProtectorResources のコレクションを取得します。

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

戻り値

ManagedInstanceEncryptionProtectorResources のコレクションと、ManagedInstanceEncryptionProtectorResource に対する操作を表す オブジェクト。

適用対象