Class NodeFqdn
Inheritance
System.Object
NodeFqdn
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.F5BigIP.Ltm.Outputs
Assembly: Pulumi.F5BigIP.dll
Syntax
public sealed class NodeFqdn
Fields
View SourceAddressFamily
Specifies the node's address family. The default is 'unspecified', or IP-agnostic. This needs to be specified inside the fqdn (fully qualified domain name).
Declaration
public readonly string AddressFamily
Field Value
| Type | Description |
|---|---|
| System.String |
Autopopulate
Declaration
public readonly string Autopopulate
Field Value
| Type | Description |
|---|---|
| System.String |
Downinterval
Declaration
public readonly int? Downinterval
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Interval
Specifies the amount of time before sending the next DNS query. Default is 3600. This needs to be specified inside the fqdn (fully qualified domain name).
Declaration
public readonly string Interval
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Name of the node
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |