BlobNfsTargetResponse

data class BlobNfsTargetResponse(val target: String? = null, val usageModel: String? = null)

Properties pertaining to the BlobNfsTarget.

Constructors

Link copied to clipboard
constructor(target: String? = null, usageModel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val target: String? = null

Resource ID of the storage container.

Link copied to clipboard
val usageModel: String? = null

Identifies the StorageCache usage model to be used for this storage target.