UsageModel interface

A usage model.

Properties

display

Localized information describing this usage model.

modelName

Non-localized keyword name for this usage model.

targetType

The type of Storage Target to which this model is applicable (only nfs3 as of this version).

Property Details

display

Localized information describing this usage model.

display?: UsageModelDisplay

Property Value

modelName

Non-localized keyword name for this usage model.

modelName?: string

Property Value

string

targetType

The type of Storage Target to which this model is applicable (only nfs3 as of this version).

targetType?: string

Property Value

string