Share via


RunCommandInput.Parameter Property

Definition

The run command parameters.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.IRunCommandInputParameter> Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.Parameter : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.IRunCommandInputParameter> with get, set
Public Property Parameter As List(Of IRunCommandInputParameter)

Property Value

Implements

Attributes

Applies to