Class GetRecordResult
Inheritance
System.Object
GetRecordResult
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()
Assembly: Pulumi.DigitalOcean.dll
Syntax
public sealed class GetRecordResult
Fields
View Source
Data
Declaration
public readonly string Data
Field Value
| Type |
Description |
| System.String |
|
View Source
Domain
Declaration
public readonly string Domain
Field Value
| Type |
Description |
| System.String |
|
View Source
Flags
Declaration
public readonly int Flags
Field Value
| Type |
Description |
| System.Int32 |
|
View Source
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type |
Description |
| System.String |
|
View Source
Name
Declaration
public readonly string Name
Field Value
| Type |
Description |
| System.String |
|
View Source
Port
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
View Source
Priority
Declaration
public readonly int Priority
Field Value
| Type |
Description |
| System.Int32 |
|
View Source
Tag
Declaration
public readonly string Tag
Field Value
| Type |
Description |
| System.String |
|
View Source
Ttl
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
View Source
Type
Declaration
public readonly string Type
Field Value
| Type |
Description |
| System.String |
|
View Source
Weight
Declaration
public readonly int Weight
Field Value
| Type |
Description |
| System.Int32 |
|