DiagnosticInvocation.AdditionalParameter Property
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.
Additional parameters required to invoke the solutionId.
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Origin(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IDiagnosticInvocationAdditionalParameters AdditionalParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Origin(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.PropertyOrigin.Owned)>]
member this.AdditionalParameter : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IDiagnosticInvocationAdditionalParameters with get, set
Public Property AdditionalParameter As IDiagnosticInvocationAdditionalParameters
Property Value
Implements
- Attributes