SSHConnectivityEndpoint Class
Class representing SSH connectivity endpoint
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.ConnectivityEndpoint
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.SSHConnectivityEndpoint
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")> _
Public Class SSHConnectivityEndpoint _
Inherits ConnectivityEndpoint
'Usage
Dim instance As SSHConnectivityEndpoint
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")]
public class SSHConnectivityEndpoint : ConnectivityEndpoint
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/hdinsight/2014/05/management")]
public ref class SSHConnectivityEndpoint : public ConnectivityEndpoint
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")>]
type SSHConnectivityEndpoint =
class
inherit ConnectivityEndpoint
end
public class SSHConnectivityEndpoint extends ConnectivityEndpoint
The SSHConnectivityEndpoint type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SSHConnectivityEndpoint() | |
![]() |
SSHConnectivityEndpoint(UInt32) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Credentials | List of all avaialble connectivity credentials |
![]() |
Location | Location for the endpoint (Inherited from ConnectivityEndpoint.) |
![]() |
Name | Name for this connectivity endpoint as specified in document (Inherited from ConnectivityEndpoint.) |
![]() |
Port | Port for endpoint. (Inherited from ConnectivityEndpoint.) |
![]() |
Protocol | Connectivity protocol for the endpoint. Example is Https, SSH, TCP etc (Inherited from ConnectivityEndpoint.) |
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)