次の方法で共有


SpatialAnchorsAccountsOperationsExtensions.ListKeys メソッド

定義

Spatial Anchors アカウントの 2 つのキーの両方を一覧表示する

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

パラメーター

operations
ISpatialAnchorsAccountsOperations

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

resourceGroupName
String

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

accountName
String

Mixed Reality アカウントの名前。

戻り値

適用対象