CacheProperties interface
缓存资源属性
属性
| actual |
根据大小和服务级别计算的自动 qosType 卷的实际吞吐量(以 MiB/s 为单位) |
| cache |
Azure NetApp 文件缓存生命周期管理 |
| cache |
将用于分配数据 IP 的委派缓存子网的 Azure 资源 URI。 |
| cifs |
指示是否为缓存启用 CIFS 更改通知的标志。 |
| encryption | 指定缓存是否加密。 |
| encryption |
用于加密缓存中数据的密钥源。 如果 NetApp 帐户具有 encryption.keySource = “Microsoft.KeyVault”,则适用。 可能的值(不区分大小写)是:“Microsoft.NetApp,Microsoft.KeyVault” |
| export |
导出策略规则集 |
| filepath | 缓存的文件路径。 |
| global |
指示是否为缓存启用全局文件锁的标志。 |
| kerberos | 描述缓存是否启用了 Kerberos。 |
| key |
KeyVault 的专用终结点的资源 ID。 它必须与卷位于同一 VNET 中。 仅当 encryptionKeySource = 'Microsoft.KeyVault' 时才适用。 |
| language | 卷支持的语言。 |
| ldap | 指定是否为 Flexcache 卷启用 LDAP。 |
| ldap |
指定 flexcache 卷的 LDAP 服务器类型。 |
| maximum |
允许的最大文件数。 |
| mount |
可用于挂载此缓存的挂载目标列表 |
| origin |
源集群信息 |
| peering |
将用于 ANF 群集间接口 IP 地址的委派子网的 Azure 资源 URI。 |
| protocol |
支持的协议类型集合,包括NFSv3、NFSv4和SMB协议 |
| provisioning |
Azure 生命周期管理 |
| size | 文件系统允许的最大存储配额(以字节为单位)。 有效值在 50GiB 到 1PiB 的范围内。 以字节表示为 1GiB 的倍数的值。 |
| smb |
缓存的 SMB 信息 |
| throughput |
此缓存卷可以实现的最大吞吐量(以 MiB/s 为单位),并且仅接受为手动 qosType 缓存的输入 |
| write |
指示是否为缓存启用写回的标志。 |
属性详细信息
actualThroughputMibps
根据大小和服务级别计算的自动 qosType 卷的实际吞吐量(以 MiB/s 为单位)
actualThroughputMibps?: number
属性值
number
cacheState
Azure NetApp 文件缓存生命周期管理
cacheState?: string
属性值
string
cacheSubnetResourceId
将用于分配数据 IP 的委派缓存子网的 Azure 资源 URI。
cacheSubnetResourceId: string
属性值
string
cifsChangeNotifications
指示是否为缓存启用 CIFS 更改通知的标志。
cifsChangeNotifications?: string
属性值
string
encryption
指定缓存是否加密。
encryption?: string
属性值
string
encryptionKeySource
用于加密缓存中数据的密钥源。 如果 NetApp 帐户具有 encryption.keySource = “Microsoft.KeyVault”,则适用。 可能的值(不区分大小写)是:“Microsoft.NetApp,Microsoft.KeyVault”
encryptionKeySource: string
属性值
string
exportPolicy
filepath
缓存的文件路径。
filepath: string
属性值
string
globalFileLocking
指示是否为缓存启用全局文件锁的标志。
globalFileLocking?: string
属性值
string
kerberos
描述缓存是否启用了 Kerberos。
kerberos?: string
属性值
string
keyVaultPrivateEndpointResourceId
KeyVault 的专用终结点的资源 ID。 它必须与卷位于同一 VNET 中。 仅当 encryptionKeySource = 'Microsoft.KeyVault' 时才适用。
keyVaultPrivateEndpointResourceId?: string
属性值
string
language
卷支持的语言。
language?: string
属性值
string
ldap
指定是否为 Flexcache 卷启用 LDAP。
ldap?: string
属性值
string
ldapServerType
指定 flexcache 卷的 LDAP 服务器类型。
ldapServerType?: string
属性值
string
maximumNumberOfFiles
允许的最大文件数。
maximumNumberOfFiles?: number
属性值
number
mountTargets
originClusterInformation
peeringSubnetResourceId
将用于 ANF 群集间接口 IP 地址的委派子网的 Azure 资源 URI。
peeringSubnetResourceId: string
属性值
string
protocolTypes
支持的协议类型集合,包括NFSv3、NFSv4和SMB协议
protocolTypes?: string[]
属性值
string[]
provisioningState
Azure 生命周期管理
provisioningState?: string
属性值
string
size
文件系统允许的最大存储配额(以字节为单位)。 有效值在 50GiB 到 1PiB 的范围内。 以字节表示为 1GiB 的倍数的值。
size: number
属性值
number
smbSettings
throughputMibps
此缓存卷可以实现的最大吞吐量(以 MiB/s 为单位),并且仅接受为手动 qosType 缓存的输入
throughputMibps?: number
属性值
number
writeBack
指示是否为缓存启用写回的标志。
writeBack?: string
属性值
string