Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves an object that contains information about the environment that hosts the target computer. For example, in a virtual desktop scenario, this object would contain information about the computer that hosts the virtual machine.
This property is read-only.
Syntax
HRESULT get_Environment(
ITsSbEnvironment **ppEnvironment
);
Parameters
ppEnvironment
Return value
None
Remarks
An orchestration plug-in can call this method to retrieve environment information about a target virtual machine.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | sbtsv.h |