Partilhar via


RunbookCreateOrUpdateDraftProperties.Description Propriedade

Definição

Obtém ou define a descrição do runbook.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a