Partager via


FileServerCreateParameters.SshConfiguration Propriété

Définition

Obtient ou définit la configuration SSH.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Configuration SSH pour le nœud Serveur de fichiers.

S’applique à