JsonVarSet Constructor ()DRA REST Extensions SDK
Initializes a new instance of the JsonVarSet class with the given VarSet data

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

public JsonVarSet(
	VarSet varset
)

Parameters

varset
Type: VarSet

[Missing <param name="varset"/> documentation for "M:NetIQ.DRA.Common.Rest.DataModels.JsonVarSet.#ctor(NETIQDRAVARSETLib.VarSet)"]

See Also