IPAddressSpecPatch

data class IPAddressSpecPatch(val parentRef: ParentReferencePatch? = null)

IPAddressSpec describe the attributes in an IP Address.

Constructors

Link copied to clipboard
constructor(parentRef: ParentReferencePatch? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.