Click or drag to resize
IIPv6NetworkManagerCreateRelation Method

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

[Missing <summary> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

Namespace: Netadmin.Management.Network
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
INetworkRelation CreateRelation(
	long networkId,
	long customerId,
	long subscriptionId,
	long deviceId,
	long siteId,
	long serviceProviderId,
	long companyId
)

Parameters

networkId
Type: SystemInt64

[Missing <param name="networkId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

customerId
Type: SystemInt64

[Missing <param name="customerId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

subscriptionId
Type: SystemInt64

[Missing <param name="subscriptionId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

deviceId
Type: SystemInt64

[Missing <param name="deviceId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

siteId
Type: SystemInt64

[Missing <param name="siteId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

serviceProviderId
Type: SystemInt64

[Missing <param name="serviceProviderId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

companyId
Type: SystemInt64

[Missing <param name="companyId"/> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

Return Value

Type: INetworkRelation

[Missing <returns> documentation for "M:Netadmin.Management.Network.IIPv6NetworkManager.CreateRelation(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64)"]

Exceptions
See Also