Class GetNetworkingIpResult
Inheritance
System.Object
GetNetworkingIpResult
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.Linode
Assembly: Pulumi.Linode.dll
Syntax
public sealed class GetNetworkingIpResult
Fields
View SourceAddress
Declaration
public readonly string Address
Field Value
| Type | Description |
|---|---|
| System.String |
Gateway
Declaration
public readonly string Gateway
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 |
LinodeId
Declaration
public readonly int LinodeId
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Prefix
Declaration
public readonly int Prefix
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Public
Declaration
public readonly bool Public
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Rdns
Declaration
public readonly string Rdns
Field Value
| Type | Description |
|---|---|
| System.String |
Region
Declaration
public readonly string Region
Field Value
| Type | Description |
|---|---|
| System.String |
SubnetMask
Declaration
public readonly string SubnetMask
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |