ITsSbEnvironment interface (sbtsv.h)

Exposes methods and properties that contain information about the environment that hosts the target computer. This interface can be used to store information about a physical server that hosts virtual machines.

Inheritance

The ITsSbEnvironment interface inherits from the IUnknown interface.

Methods

The ITsSbEnvironment interface has these methods.

 
ITsSbEnvironment::get_EnvironmentPropertySet

Retrieves or specifies the property set for the environment that hosts the target computer. (Get)
ITsSbEnvironment::get_Name

Retrieves a value that indicates the name of the environment that hosts the target computer.
ITsSbEnvironment::get_ServerWeight

Retrieves a value that indicates the server weight of the environment that hosts the target computer.
ITsSbEnvironment::put_EnvironmentPropertySet

Retrieves or specifies the property set for the environment that hosts the target computer. (Put)

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h

See also

Remote Desktop Virtualization Interfaces