'Usage
Dim instance As _ManagedSecurityGroupParameters Dim other As Object instance.UnionWith(other)
Parameters
- other
- Managed security group parameters to be combined with.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
The value of this parameter cannot be null
(Nothing
in Visual Basic).
'Usage
Dim instance As _ManagedSecurityGroupParameters Dim other As Object instance.UnionWith(other)
The value of this parameter cannot be null
(Nothing
in Visual Basic).
The union fulfills requirements of both sets of managed security parameters simultaneously.
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.