次の方法で共有


PrivateLinkScopeOperationStatusOperationsExtensions.Get メソッド

定義

プライベート リンク スコープ操作に関連付けられている Azure 非同期操作の状態を取得します。

public static Microsoft.Azure.Management.Monitor.Models.OperationStatus Get (this Microsoft.Azure.Management.Monitor.IPrivateLinkScopeOperationStatusOperations operations, string asyncOperationId, string resourceGroupName);
static member Get : Microsoft.Azure.Management.Monitor.IPrivateLinkScopeOperationStatusOperations * string * string -> Microsoft.Azure.Management.Monitor.Models.OperationStatus
<Extension()>
Public Function Get (operations As IPrivateLinkScopeOperationStatusOperations, asyncOperationId As String, resourceGroupName As String) As OperationStatus

パラメーター

operations
IPrivateLinkScopeOperationStatusOperations

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

asyncOperationId
String

操作の ID。

resourceGroupName
String

リソース グループの名前。 名前の大文字と小文字は区別されます。

戻り値

適用対象