Show / Hide Table of Contents

Class SpectrumApplicationDns

Inheritance
System.Object
SpectrumApplicationDns
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.Cloudflare.Outputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class SpectrumApplicationDns

Fields

View Source

Name

Fully qualified domain name of the origin e.g. origin-ssh.example.com.

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

Type

The type of DNS record associated with the application. Valid values: CNAME.

Declaration
public readonly string Type
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.