Partager via


ScriptParameter.Type Propriété

Définition

Obtient le type de paramètre attendu par le script. psCredential est un PSCredentialObject. Les valeurs possibles sont les suivantes : 'String', 'SecureString', 'Credential', 'Int', 'Bool', 'Float'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à