Share via


ScriptParameter.ParameterType Property

Definition

The type of parameter the script is expecting. psCredential is a PSCredentialObject.

public Azure.ResourceManager.Avs.Models.ScriptParameterType? ParameterType { get; }
member this.ParameterType : Nullable<Azure.ResourceManager.Avs.Models.ScriptParameterType>
Public ReadOnly Property ParameterType As Nullable(Of ScriptParameterType)

Property Value

Applies to