ContainerGroupContainerReadinessProbeHttpGet

data class ContainerGroupContainerReadinessProbeHttpGet(val path: String? = null, val port: Int? = null, val scheme: String? = null)

Constructors

constructor(path: String? = null, port: Int? = null, scheme: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val path: String? = null
Link copied to clipboard
val port: Int? = null
Link copied to clipboard
val scheme: String? = null