TemplateAdvancedMultipleNIC Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Template

DESCRIPTION

Available to VDI/RDS Templates HyperV/VMWareESXi/VCenter

INHERITED FROM

RASSerilazableObj
TemplateAdvancedMultipleNIC

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String Address The address of the network interface.
String SubnetMask The subnet mask of the network interface.
Boolean UseSeperateNetworkInterface Use a separate network interface for LAN access.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

TemplateAdvanced