ResourceConfigurationResourceConfigurationDefinitionDnsResource

data class ResourceConfigurationResourceConfigurationDefinitionDnsResource(val domainName: String, val ipAddressType: String)

Constructors

constructor(domainName: String, ipAddressType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The hostname of the Resource for this configuration.

Link copied to clipboard

The IP Address type either IPV4 or IPV6