次の方法で共有


StorageAccountResource.GetStoragePrivateEndpointConnections メソッド

定義

StorageAccount 内の StoragePrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Storage.StoragePrivateEndpointConnectionCollection GetStoragePrivateEndpointConnections ();
abstract member GetStoragePrivateEndpointConnections : unit -> Azure.ResourceManager.Storage.StoragePrivateEndpointConnectionCollection
override this.GetStoragePrivateEndpointConnections : unit -> Azure.ResourceManager.Storage.StoragePrivateEndpointConnectionCollection
Public Overridable Function GetStoragePrivateEndpointConnections () As StoragePrivateEndpointConnectionCollection

戻り値

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

適用対象