Class ProfileDnsConfig
Inheritance
System.Object
ProfileDnsConfig
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.Azure.TrafficManager.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ProfileDnsConfig
Fields
View SourceRelativeName
The relative domain name, this is combined with the domain name used by Traffic Manager to form the FQDN which is exported as documented below. Changing this forces a new resource to be created.
Declaration
public readonly string RelativeName
Field Value
| Type | Description |
|---|---|
| System.String |
Ttl
The TTL value of the Profile used by Local DNS resolvers and clients.
Declaration
public readonly int Ttl
Field Value
| Type | Description |
|---|---|
| System.Int32 |