Class GetResolutionLinesResult
Inheritance
System.Object
GetResolutionLinesResult
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.AliCloud.Dns
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetResolutionLinesResult
Fields
View SourceDomainName
Declaration
public readonly string DomainName
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Lang
Declaration
public readonly string Lang
Field Value
| Type | Description |
|---|---|
| System.String |
LineCodes
Line code.
Declaration
public readonly ImmutableArray<string> LineCodes
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
LineDisplayNames
A list of line display names.
Declaration
public readonly ImmutableArray<string> LineDisplayNames
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
LineNames
Declaration
public readonly ImmutableArray<string> LineNames
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
Lines
A list of cloud resolution line. Each element contains the following attributes:
Declaration
public readonly ImmutableArray<GetResolutionLinesLineResult> Lines
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetResolutionLinesLineResult> |
OutputFile
Declaration
public readonly string OutputFile
Field Value
| Type | Description |
|---|---|
| System.String |
UserClientIp
Declaration
public readonly string UserClientIp
Field Value
| Type | Description |
|---|---|
| System.String |