dk.sdu.cloud.file.orchestrator.api.ShareSupport

UCloud Developer Guide / Orchestration of Resources / Storage / Shares

ShareSupport

data class ShareSupport(
    val type: ShareType,
    val product: ProductReference,
    val maintenance: Maintenance?,
)
Properties

Last updated