ParameterSets¶
-
System.Collections.ICollection<IParameterSet> IApplyParameterSet.ParameterSets { get; }¶
Gets the collection of parameter sets configured for this command.
- Value
ICollection<IParameterSet> – Collection of parameter sets configured for this command.
- Throws
CommunicationErrorException– Protocol error.ConnectionLostException– Connection to controller lost.RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.