SSHConnectivityCredential Class
Represents a SSH public key credential. Represents the public key certs configured by user.
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.ConnectivityCredential
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.SSHConnectivityCredential
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.SSHFullConnectivityCredential
Namespace: Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015
Assembly: Microsoft.WindowsAzure.Management.HDInsight.Contracts (in Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/hdinsight/2014/05/management")> _
<KnownTypeAttribute(GetType(SSHFullConnectivityCredential))> _
Public Class SSHConnectivityCredential _
Inherits ConnectivityCredential
'Usage
Dim instance As SSHConnectivityCredential
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")]
[KnownTypeAttribute(typeof(SSHFullConnectivityCredential))]
public class SSHConnectivityCredential : ConnectivityCredential
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/hdinsight/2014/05/management")]
[KnownTypeAttribute(typeof(SSHFullConnectivityCredential))]
public ref class SSHConnectivityCredential : public ConnectivityCredential
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")>]
[<KnownTypeAttribute(typeof(SSHFullConnectivityCredential))>]
type SSHConnectivityCredential =
class
inherit ConnectivityCredential
end
public class SSHConnectivityCredential extends ConnectivityCredential
The SSHConnectivityCredential type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SSHConnectivityCredential |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
PublicKey | Public key part for a SSH credential |
![]() |
Type | Type of connectivity credentials (Inherited from ConnectivityCredential.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015 Namespace
.jpeg)
.jpeg)
.jpeg)