RenderingSessionPropertiesResult.SessionProperties Property
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.
In case of success, the SessionProperties property holds a valid instance of RenderingSessionProperties.
public:
property Microsoft::Azure::RemoteRendering::RenderingSessionProperties SessionProperties { Microsoft::Azure::RemoteRendering::RenderingSessionProperties get(); };
public Microsoft.Azure.RemoteRendering.RenderingSessionProperties SessionProperties { get; }
member this.SessionProperties : Microsoft.Azure.RemoteRendering.RenderingSessionProperties
Public ReadOnly Property SessionProperties As RenderingSessionProperties