Condividi tramite


FileServer.SshConfiguration Proprietà

Definizione

Ottiene o imposta la configurazione 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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Configurazione SSH per l'accesso al nodo File Server.

Si applica a