GetDeploymentFrontendPrivate

data class GetDeploymentFrontendPrivate(val allocationMethod: String, val ipAddress: String, val subnetId: String)

Constructors

Link copied to clipboard
constructor(allocationMethod: String, ipAddress: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The method of allocating the private IP to the NGINX Deployment.

Link copied to clipboard

The list of Public IP Resource IDs for this NGINX Deployment.

Link copied to clipboard

The subnet resource ID of the NGINX Deployment.