Share via


CacheUpdateProperties interface

The updatable properties of the Cache.

Properties

cifsChangeNotifications

Flag indicating whether a CIFS change notification is enabled for the cache.

exportPolicy

Set of export policy rules

keyVaultPrivateEndpointResourceId

The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.

protocolTypes

Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol

size

Maximum storage quota allowed for a file system in bytes. Valid values are in the range 50GiB to 1PiB. Values expressed in bytes as multiples of 1GiB.

smbSettings

SMB information for the cache

throughputMibps

Maximum throughput in MiB/s that can be achieved by this cache volume and this will be accepted as input only for manual qosType cache

writeBack

Flag indicating whether writeback is enabled for the cache.

Property Details

cifsChangeNotifications

Flag indicating whether a CIFS change notification is enabled for the cache.

cifsChangeNotifications?: string

Property Value

string

exportPolicy

Set of export policy rules

exportPolicy?: CachePropertiesExportPolicy

Property Value

keyVaultPrivateEndpointResourceId

The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.

keyVaultPrivateEndpointResourceId?: string

Property Value

string

protocolTypes

Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol

protocolTypes?: string[]

Property Value

string[]

size

Maximum storage quota allowed for a file system in bytes. Valid values are in the range 50GiB to 1PiB. Values expressed in bytes as multiples of 1GiB.

size?: number

Property Value

number

smbSettings

SMB information for the cache

smbSettings?: SmbSettings

Property Value

throughputMibps

Maximum throughput in MiB/s that can be achieved by this cache volume and this will be accepted as input only for manual qosType cache

throughputMibps?: number

Property Value

number

writeBack

Flag indicating whether writeback is enabled for the cache.

writeBack?: string

Property Value

string