你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Cache interface

属性

cacheSizeGB

此缓存的大小(以 GB 为单位)。

directoryServicesSettings

指定缓存的目录服务设置。

encryptionSettings

指定缓存的加密设置。

health

缓存的运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

id

缓存的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。

identity

缓存的标识(如果已配置)。

location

区域名称字符串。

mountAddresses

装载此缓存的客户端可以使用的 IPv4 地址数组。 注意:此属性不会被序列化。 它只能由服务器填充。

name

缓存的名称。 注意:此属性不会序列化。 它只能由服务器填充。

networkSettings

指定缓存的网络设置。

primingJobs

指定缓存中定义的启动作业。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

ARM 预配状态,请参阅 https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property 注意:此属性不会被序列化。 它只能由服务器填充。

securitySettings

指定缓存的安全设置。

sku

缓存的 SKU。

spaceAllocation

指定缓存中每个存储目标的空间分配百分比。 注意:此属性不会序列化。 它只能由服务器填充。

subnet

用于缓存的子网。

systemData

与此资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。

tags

资源标记。

type

缓存的类型;Microsoft.StorageCache/Cache 注意:此属性不会被序列化。 它只能由服务器填充。

upgradeSettings

缓存的升级设置。

upgradeStatus

缓存的升级状态。 注意:此属性不会序列化。 它只能由服务器填充。

zones

资源的可用性区域。 此字段应仅包含数组中的单个元素。

属性详细信息

cacheSizeGB

此缓存的大小(以 GB 为单位)。

cacheSizeGB?: number

属性值

number

directoryServicesSettings

指定缓存的目录服务设置。

directoryServicesSettings?: CacheDirectorySettings

属性值

encryptionSettings

指定缓存的加密设置。

encryptionSettings?: CacheEncryptionSettings

属性值

health

缓存的运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

health?: CacheHealth

属性值

id

缓存的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。

id?: string

属性值

string

identity

缓存的标识(如果已配置)。

identity?: CacheIdentity

属性值

location

区域名称字符串。

location?: string

属性值

string

mountAddresses

装载此缓存的客户端可以使用的 IPv4 地址数组。 注意:此属性不会被序列化。 它只能由服务器填充。

mountAddresses?: string[]

属性值

string[]

name

缓存的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

networkSettings

指定缓存的网络设置。

networkSettings?: CacheNetworkSettings

属性值

primingJobs

指定缓存中定义的启动作业。 注意:此属性不会序列化。 它只能由服务器填充。

primingJobs?: PrimingJob[]

属性值

provisioningState

ARM 预配状态,请参阅 https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property 注意:此属性不会被序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

securitySettings

指定缓存的安全设置。

securitySettings?: CacheSecuritySettings

属性值

sku

缓存的 SKU。

sku?: CacheSku

属性值

spaceAllocation

指定缓存中每个存储目标的空间分配百分比。 注意:此属性不会序列化。 它只能由服务器填充。

spaceAllocation?: StorageTargetSpaceAllocation[]

属性值

subnet

用于缓存的子网。

subnet?: string

属性值

string

systemData

与此资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。

systemData?: SystemData

属性值

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

type

缓存的类型;Microsoft.StorageCache/Cache 注意:此属性不会被序列化。 它只能由服务器填充。

type?: string

属性值

string

upgradeSettings

缓存的升级设置。

upgradeSettings?: CacheUpgradeSettings

属性值

upgradeStatus

缓存的升级状态。 注意:此属性不会序列化。 它只能由服务器填充。

upgradeStatus?: CacheUpgradeStatus

属性值

zones

资源的可用性区域。 此字段应仅包含数组中的单个元素。

zones?: string[]

属性值

string[]