CmdletContextExtension.ToExtensibleParameters(ICmdletContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.IDictionary<string,object> ToExtensibleParameters(this Microsoft.Azure.Commands.Common.Authentication.Abstractions.Interfaces.ICmdletContext cmdletContext);
static member ToExtensibleParameters : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Interfaces.ICmdletContext -> System.Collections.Generic.IDictionary<string, obj>
<Extension()>
Public Function ToExtensibleParameters (cmdletContext As ICmdletContext) As IDictionary(Of String, Object)
Parameters
- cmdletContext
- ICmdletContext