Partager via


ScriptExecutionProperties.Parameter Property

Definition

Parameters the script will accept

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

Property Value

Implements

Attributes

Applies to