StartJobCommand.SSHConnection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Suppress SSHConnection.
public:
virtual property cli::array <System::Collections::Hashtable ^> ^ SSHConnection { cli::array <System::Collections::Hashtable ^> ^ get(); };
public override System.Collections.Hashtable[] SSHConnection { get; }
member this.SSHConnection : System.Collections.Hashtable[]
Public Overrides ReadOnly Property SSHConnection As Hashtable()