RemoteRenderingClient.Configuration 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.
Parameters with which this instance was initialized.
public:
property Microsoft::Azure::RemoteRendering::SessionConfiguration Configuration { Microsoft::Azure::RemoteRendering::SessionConfiguration get(); };
public Microsoft.Azure.RemoteRendering.SessionConfiguration Configuration { get; }
member this.Configuration : Microsoft.Azure.RemoteRendering.SessionConfiguration
Public ReadOnly Property Configuration As SessionConfiguration