Delen via


FileServerCreateParameters.SshConfiguration Eigenschap

Definitie

Hiermee wordt de SSH-configuratie opgehaald of ingesteld.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

SSH-configuratie voor het bestandsserverknooppunt.

Van toepassing op