Condividi tramite


RunbookParameter.DefaultValue Proprietà

Definizione

Ottiene o imposta il valore predefinito del parametro.

public string DefaultValue { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")]
public string DefaultValue { get; set; }
member this.DefaultValue : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")>]
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a