次の方法で共有


RemoteRenderingClient.GetConversionsAync(CancellationToken) メソッド

定義

すべての変換の一覧を取得します。

public virtual Azure.AsyncPageable<Azure.MixedReality.RemoteRendering.AssetConversion> GetConversionsAync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetConversionsAync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.MixedReality.RemoteRendering.AssetConversion>
override this.GetConversionsAync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.MixedReality.RemoteRendering.AssetConversion>
Public Overridable Function GetConversionsAync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AssetConversion)

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象