Partilhar via


RunbookParameter.DefaultValue Propriedade

Definição

Obtém ou define o valor predefinido do parâmetro.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a