次の方法で共有


ManagedHsmResource.GetManagedHsmPrivateEndpointConnections メソッド

定義

ManagedHsm 内の ManagedHsmPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.KeyVault.ManagedHsmPrivateEndpointConnectionCollection GetManagedHsmPrivateEndpointConnections ();
abstract member GetManagedHsmPrivateEndpointConnections : unit -> Azure.ResourceManager.KeyVault.ManagedHsmPrivateEndpointConnectionCollection
override this.GetManagedHsmPrivateEndpointConnections : unit -> Azure.ResourceManager.KeyVault.ManagedHsmPrivateEndpointConnectionCollection
Public Overridable Function GetManagedHsmPrivateEndpointConnections () As ManagedHsmPrivateEndpointConnectionCollection

戻り値

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

適用対象