英語で読む

次の方法で共有


DiskAccessesOperationsExtensions.GetAPrivateEndpointConnection メソッド

定義

ディスク アクセス リソースのプライベート エンドポイント接続に関する情報を取得します。

public static Microsoft.Azure.Management.Compute.Models.PrivateEndpointConnection GetAPrivateEndpointConnection (this Microsoft.Azure.Management.Compute.IDiskAccessesOperations operations, string resourceGroupName, string diskAccessName, string privateEndpointConnectionName);

パラメーター

operations
IDiskAccessesOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

diskAccessName
String

作成されるディスク アクセス リソースの名前。 ディスク暗号化セットの作成後に名前を変更することはできません。 名前でサポートされている文字は、a-z、A-Z、0-9、_ および です。 名前の最大長は 80 文字です。

privateEndpointConnectionName
String

プライベート エンドポイント接続の名前。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy