dk.sdu.cloud.app.store.api.AppParameterValue.Network

UCloud Developer Guide / Orchestration of Resources / Compute / Application Store / Applications

AppParameterValue.Network

A reference to block storage (Not yet implemented)

data class Network(
    val id: String,
    val type: String /* "network" */,
)
Properties

Last updated