Gets and sets the property AllowSsh.
The user is allowed to use SSH to communicate with the instance.

C# |
public bool AllowSsh { get; set; }
The user is allowed to use SSH to communicate with the instance.
C# |
public bool AllowSsh { get; set; }