VolumeConfig
class VolumeConfig extends Collection (View source)
Properties
protected | $collection_key | ||
string | $gcpService | ||
string | $id | ||
protected | $lunRangesType | ||
protected | $lunRangesDataType | ||
string[] | $machineIds | ||
string | $name | ||
protected | $nfsExportsType | ||
protected | $nfsExportsDataType | ||
string | $performanceTier | ||
string | $protocol | ||
int | $sizeGb | ||
bool | $snapshotsEnabled | ||
string | $type | ||
string | $userNote |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
setGcpService($gcpService)
No description
string
getGcpService()
No description
setId($id)
No description
string
getId()
No description
setLunRanges($lunRanges)
No description
LunRange[]
getLunRanges()
No description
setMachineIds($machineIds)
No description
string[]
getMachineIds()
No description
setName($name)
No description
string
getName()
No description
setNfsExports($nfsExports)
No description
NfsExport[]
getNfsExports()
No description
setPerformanceTier($performanceTier)
No description
string
getPerformanceTier()
No description
setProtocol($protocol)
No description
string
getProtocol()
No description
setSizeGb($sizeGb)
No description
int
getSizeGb()
No description
setSnapshotsEnabled($snapshotsEnabled)
No description
bool
getSnapshotsEnabled()
No description
setType($type)
No description
string
getType()
No description
setUserNote($userNote)
No description
string
getUserNote()
No description