Class GetAccountResult
Inheritance
System.Object
GetAccountResult
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.DigitalOcean
Assembly: Pulumi.DigitalOcean.dll
Syntax
public sealed class GetAccountResult
Fields
View SourceDropletLimit
Declaration
public readonly int DropletLimit
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Declaration
public readonly string Email
Field Value
| Type | Description |
|---|---|
| System.String |
EmailVerified
Declaration
public readonly bool EmailVerified
Field Value
| Type | Description |
|---|---|
| System.Boolean |
FloatingIpLimit
Declaration
public readonly int FloatingIpLimit
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Status
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |
StatusMessage
Declaration
public readonly string StatusMessage
Field Value
| Type | Description |
|---|---|
| System.String |
Uuid
Declaration
public readonly string Uuid
Field Value
| Type | Description |
|---|---|
| System.String |