FileServerCreateParameters.SshConfiguration Property

Definition

Gets or sets SSH configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sshConfiguration")]
public Microsoft.Azure.Management.BatchAI.Models.SshConfiguration SshConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sshConfiguration")>]
member this.SshConfiguration : Microsoft.Azure.Management.BatchAI.Models.SshConfiguration with get, set
Public Property SshConfiguration As SshConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

SSH configuration for the File Server node.

Applies to