Compartilhar via


LocalUser.HasSshKey Propriedade

Definição

Obtém ou define indica se a chave ssh existe. Defina-a como false para remover a chave SSH existente.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hasSshKey")]
public bool? HasSshKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hasSshKey")>]
member this.HasSshKey : Nullable<bool> with get, set
Public Property HasSshKey As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a