dk.sdu.cloud.app.orchestrator.api.NetworkIPState

UCloud Developer Guide / Orchestration of Resources / Compute / Public IPs (NetworkIP)

NetworkIPState

enum class NetworkIPState {
    PREPARING,
    READY,
    UNAVAILABLE,
}
Properties

Last updated