次の方法で共有


ObjectAnchorsAccountsOperationsExtensions.Get メソッド

定義

オブジェクト アンカー アカウントを取得します。

public static Microsoft.Azure.Management.MixedReality.Models.ObjectAnchorsAccount Get (this Microsoft.Azure.Management.MixedReality.IObjectAnchorsAccountsOperations operations, string resourceGroupName, string accountName);
static member Get : Microsoft.Azure.Management.MixedReality.IObjectAnchorsAccountsOperations * string * string -> Microsoft.Azure.Management.MixedReality.Models.ObjectAnchorsAccount
<Extension()>
Public Function Get (operations As IObjectAnchorsAccountsOperations, resourceGroupName As String, accountName As String) As ObjectAnchorsAccount

パラメーター

operations
IObjectAnchorsAccountsOperations

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

resourceGroupName
String

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

accountName
String

Mixed Reality アカウントの名前。

戻り値

適用対象