ITsSbTarget interface (sbtsv.h)
Exposes properties that store configuration and state information about a target.
Inheritance
The ITsSbTarget interface inherits from the IUnknown interface.
Methods
The ITsSbTarget interface has these methods.
ITsSbTarget::get_EnvironmentName Retrieves or specifies the name of the environment associated with the target. (ITsSbTargetEx.get_EnvironmentName) |
ITsSbTarget::get_FarmName Retrieves or specifies the name of the farm to which this target is joined. (Get) |
ITsSbTarget::get_IpAddresses Retrieves or specifies the external IP addresses of the target. (ITsSbTargetEx.get_IpAddresses) |
ITsSbTarget::get_NumPendingConnections Retrieves the number of pending user connections for the target. |
ITsSbTarget::get_NumSessions Retrieves the number of sessions maintained by broker for the target. |
ITsSbTarget::get_TargetFQDN Retrieves or specifies the fully qualified domain name of the target. (ITsSbTargetEx.get_TargetFQDN) |
ITsSbTarget::get_TargetLoad Retrieves the relative load on a target. |
ITsSbTarget::get_TargetName Specifies or retrieves the name of the target. (Get) |
ITsSbTarget::get_TargetNetbios Retrieves or specifies the NetBIOS name of the target. (Get) |
ITsSbTarget::get_TargetPropertySet Retrieves or specifies the set of properties for the target. (ITsSbTargetEx.get_TargetPropertySet) |
ITsSbTarget::get_TargetState Retrieves or specifies the target state. (ITsSbTargetEx.get_TargetState) |
ITsSbTarget::put_EnvironmentName Retrieves or specifies the name of the environment associated with the target. (ITsSbTargetEx.put_EnvironmentName) |
ITsSbTarget::put_FarmName Retrieves or specifies the name of the farm to which this target is joined. (Put) |
ITsSbTarget::put_IpAddresses Retrieves or specifies the external IP addresses of the target. (ITsSbTargetEx.put_IpAddresses) |
ITsSbTarget::put_TargetFQDN Retrieves or specifies the fully qualified domain name of the target. (ITsSbTargetEx.put_TargetFQDN) |
ITsSbTarget::put_TargetName Specifies or retrieves the name of the target. (Put) |
ITsSbTarget::put_TargetNetbios Retrieves or specifies the NetBIOS name of the target. (Put) |
ITsSbTarget::put_TargetPropertySet Retrieves or specifies the set of properties for the target. (ITsSbTargetEx.put_TargetPropertySet) |
ITsSbTarget::put_TargetState Retrieves or specifies the target state. (ITsSbTargetEx.put_TargetState) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | sbtsv.h |