你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RemoteRenderingModelFactory 类

定义

为远程渲染库启用模拟的模型工厂。

public static class RemoteRenderingModelFactory
type RemoteRenderingModelFactory = class
Public Class RemoteRenderingModelFactory
继承
RemoteRenderingModelFactory

方法

AssetConversion(String, AssetConversionOptions, AssetConversionOutput, RemoteRenderingServiceError, AssetConversionStatus, DateTimeOffset)

初始化 类的新实例 AssetConversion(String, AssetConversionOptions, AssetConversionOutput, RemoteRenderingServiceError, AssetConversionStatus, DateTimeOffset) 以进行模拟。

AssetConversionOutput(Uri)

初始化 类的新实例 AssetConversionOutput(Uri) 以进行模拟。

RemoteRenderingServiceError(String, String, IReadOnlyList<RemoteRenderingServiceError>, String, RemoteRenderingServiceError)

初始化 类的新实例 RemoteRenderingServiceError(String, String, IReadOnlyList<RemoteRenderingServiceError>, String, RemoteRenderingServiceError) 以进行模拟。

RenderingSession(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, RenderingServerSize, RenderingSessionStatus, Nullable<Single>, RemoteRenderingServiceError, Nullable<DateTimeOffset>)

初始化 类的新实例 RenderingSession(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, RenderingServerSize, RenderingSessionStatus, Nullable<Single>, RemoteRenderingServiceError, Nullable<DateTimeOffset>) 以进行模拟。

适用于