GetDeploymentFrontendPrivate

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

Constructors

Link copied to clipboard
fun GetDeploymentFrontendPrivate(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

List of public IPs of the Ngix Deployment.

Link copied to clipboard

The subnet resource ID of the Nginx Deployment.