Compartilhar via


SshPublicKey.Description Propriedade

Definição

Obtém ou define opcional. Ele é usado para armazenar a função/uso da chave

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a