Condividi tramite


ScriptParameter.Type Proprietà

Definizione

Ottiene il tipo di parametro previsto dallo script. psCredential è un PSCredentialObject. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a