Share via


PSSshConfigEntry(Dictionary<String,String>) Constructor

Definition

public PSSshConfigEntry (System.Collections.Generic.Dictionary<string,string> configEntry);
new Microsoft.Azure.Commands.Ssh.Models.PSSshConfigEntry : System.Collections.Generic.Dictionary<string, string> -> Microsoft.Azure.Commands.Ssh.Models.PSSshConfigEntry
Public Sub New (configEntry As Dictionary(Of String, String))

Parameters

configEntry
Dictionary<String,String>

Applies to