Class ElastigroupLogin
Inheritance
System.Object
ElastigroupLogin
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.SpotInst.Azure.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupLogin
Fields
View SourcePassword
Declaration
public readonly string Password
Field Value
| Type | Description |
|---|---|
| System.String |
SshPublicKey
Declaration
public readonly string SshPublicKey
Field Value
| Type | Description |
|---|---|
| System.String |
UserName
Declaration
public readonly string UserName
Field Value
| Type | Description |
|---|---|
| System.String |