Class PolicyAlternativeNameServerConfig
Inheritance
System.Object
PolicyAlternativeNameServerConfig
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.Gcp.Dns.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class PolicyAlternativeNameServerConfig
Fields
View SourceTargetNameServers
Sets an alternative name server for the associated networks. When specified, all DNS queries are forwarded to a name server that you choose. Names such as .internal are not available when an alternative name server is specified. Structure is documented below.
Declaration
public readonly ImmutableArray<PolicyAlternativeNameServerConfigTargetNameServer> TargetNameServers
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<PolicyAlternativeNameServerConfigTargetNameServer> |