次の方法で共有


RemoteRenderingAccountsOperationsExtensions.Delete メソッド

定義

Remote Rendering アカウントを削除します。

public static void Delete (this Microsoft.Azure.Management.MixedReality.IRemoteRenderingAccountsOperations operations, string resourceGroupName, string accountName);
static member Delete : Microsoft.Azure.Management.MixedReality.IRemoteRenderingAccountsOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IRemoteRenderingAccountsOperations, resourceGroupName As String, accountName As String)

パラメーター

operations
IRemoteRenderingAccountsOperations

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

resourceGroupName
String

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

accountName
String

Mixed Reality アカウントの名前。

適用対象