RenderingSessionVmSize Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Size of the server used for the rendering session.
public enum class RenderingSessionVmSize
public enum RenderingSessionVmSize
type RenderingSessionVmSize =
Public Enum RenderingSessionVmSize
- Inheritance
-
RenderingSessionVmSize
Fields
Name | Value | Description |
---|---|---|
None | 0 | internal |
Premium | 1 | Premium size servers support the largest amounts of data. |
Standard | 2 | Standard size servers may impose restrictions on the allowed rendering data. |