Click or drag to resize
IDeviceMonitoringManagerCreateDependency Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

Namespace: Netadmin.Management.Monitoring
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
long CreateDependency(
	long firstDeviceId,
	long tmp1,
	long srvOne,
	long secondDeviceId,
	long tmp2,
	long srvTwo,
	long type
)

Parameters

firstDeviceId
Type: SystemInt64

[Missing <param name="firstDeviceId"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

tmp1
Type: SystemInt64

[Missing <param name="tmp1"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

srvOne
Type: SystemInt64

[Missing <param name="srvOne"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

secondDeviceId
Type: SystemInt64

[Missing <param name="secondDeviceId"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

tmp2
Type: SystemInt64

[Missing <param name="tmp2"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

srvTwo
Type: SystemInt64

[Missing <param name="srvTwo"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

type
Type: SystemInt64

[Missing <param name="type"/> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:Netadmin.Management.Monitoring.IDeviceMonitoringManager.CreateDependency(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

See Also