Click or drag to resize
ICreateableBatch_v2T Interface

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

Manager has support for creating multiple entities in a single operation. Created entities can be correlated to input

Namespace: Netadmin.Management.Common.Core
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface ICreateableBatch_v2<T> : IManager<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Netadmin.Management.Common.Core.ICreateableBatch_v2`1"]

The ICreateableBatch_v2T type exposes the following members.

Methods
Implemented by
See Also