Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoppedRenderingSession

Package version

The rendering session has been stopped with the 'Stop Session' operation. This is a terminal state.

Hierarchy

Index

Properties

maxLeaseTimeInMinutes

maxLeaseTimeInMinutes: number

The time in minutes the session will run after reaching the 'Ready' state.

partialProperties

The properties that were known about the session.

sessionId

sessionId: string

The ID of the session supplied when the session was created.

size

The size of the server used for the rendering session. The size impacts the number of polygons the server can render. Refer to https://docs.microsoft.com/azure/remote-rendering/reference/vm-sizes for details.

status

status: "Stopped"

The rendering session has been stopped with the 'Stop Session' operation. This is a terminal state.

Generated using TypeDoc