你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CacheNodeEntity interface
表示 ConnectedCache 资源的缓存节点的模型
属性
address |
缓存节点资源由 Cidr Csv 块定义的可寻址空间总数。 |
auto |
客户请求的一周中的一天安装自动更新周期 |
auto |
客户在一天中请求安装 mcc 自动更新周期的时间应为 hh:mm |
auto |
客户请求的每月 mcc 安装自动更新周期 |
auto |
自动更新通道类型(速度慢或快)等。 |
bgp |
缓存节点资源由 Bgp 和 Cidr Csv 块定义的可寻址空间总量。 |
bgp |
缓存节点资源 Bgp 块计数。 |
bgp |
缓存节点资源上一个 Bgp Cidr Csv 更新时间戳 |
bgp |
从 Bgp 输出文件中截断的缓存节点资源字节。 |
bgp |
缓存节点资源上一个 Bgp 报告时间戳。 |
bgp |
缓存节点资源 Bgp 记录计数。 |
bgp |
缓存节点资源 Bgp 更新计数。 |
bgp |
缓存节点资源 Bgp 查看反馈文本。 |
bgp |
缓存节点资源 Bgp 查看状态字符串文本。 |
bgp |
缓存节点资源 Bgp 详细查看状态字符串文本。 |
cache |
缓存节点的缓存节点资源标识符 |
cache |
缓存节点资源名称。 |
category | 缓存节点资源类别。 |
cidr |
缓存节点资源逗号分隔的 Cidrs 值。 |
cidr |
缓存节点资源上一个 Cidr Csv 更新时间戳 |
cidr |
缓存节点资源当前 Cidr 范围优先选择类型。 |
client |
缓存节点资源客户资源客户端租户 ID 的订阅。 |
configuration |
缓存节点资源配置状态。 |
configuration |
缓存节点资源配置状态文本。 |
container |
缓存节点资源容器配置详细信息。 |
container |
缓存节点资源 Mcc 容器配置详细信息重新同步触发器。 |
create |
缓存节点资源创建异步操作 ID。 |
customer |
缓存节点资源客户资源 Asn (自治系统编号) |
customer |
缓存节点资源客户资源 GUID ID。 |
customer |
将节点资源客户索引缓存为字符串。 |
customer |
缓存节点资源客户资源名称。 |
delete |
缓存节点资源删除异步操作 ID。 |
fully |
mcc 缓存节点的 FQDN(完全限定域名)值 |
fully |
缓存节点资源 Azure 完全限定的资源 ID。 |
image |
缓存节点资源 Mcc 容器 ID URI。 |
ip |
缓存节点资源 Ip 地址。 |
is |
用于指示是否启用缓存节点的缓存节点资源标志。 |
is |
缓存节点资源标志,用于确定是否由企业作为布尔值进行管理。 |
is |
用于指示缓存节点资源的缓存节点资源标志已冻结(不可选择,在 UI 中不可编辑)。 |
last |
缓存节点资源上次同步时间戳。 |
last |
缓存节点资源上一个后端更新的时间戳。 |
max |
缓存节点资源允许的最大出口量(以 Mbps 为单位)。 |
max |
缓存节点资源允许的最大出口概率。 |
release |
缓存节点资源发布版本。 |
review |
缓存节点资源查看反馈文本。 |
review |
缓存节点资源评审进程状态为整数 |
review |
缓存节点资源查看状态文本。 |
should |
用于确定客户是否会迁移的缓存节点资源标志。 |
synch |
缓存节点资源尝试与 Azure 同步。 |
worker |
缓存节点资源 Mcc 容器部署辅助角色连接计数。 |
worker |
缓存节点资源上次更新的 Mcc 容器部署辅助角色连接计数时间戳。 |
x |
缓存节点资源 Azure XCid。 |
属性详细信息
addressSpace
缓存节点资源由 Cidr Csv 块定义的可寻址空间总数。
addressSpace?: number
属性值
number
autoUpdateRequestedDay
客户请求的一周中的一天安装自动更新周期
autoUpdateRequestedDay?: number
属性值
number
autoUpdateRequestedTime
客户在一天中请求安装 mcc 自动更新周期的时间应为 hh:mm
autoUpdateRequestedTime?: string
属性值
string
autoUpdateRequestedWeek
客户请求的每月 mcc 安装自动更新周期
autoUpdateRequestedWeek?: number
属性值
number
autoUpdateRingType
自动更新通道类型(速度慢或快)等。
autoUpdateRingType?: string
属性值
string
bgpAddressSpace
缓存节点资源由 Bgp 和 Cidr Csv 块定义的可寻址空间总量。
bgpAddressSpace?: number
属性值
number
bgpCidrBlocksCount
缓存节点资源 Bgp 块计数。
bgpCidrBlocksCount?: number
属性值
number
bgpCidrCsvLastUpdateTime
缓存节点资源上一个 Bgp Cidr Csv 更新时间戳
bgpCidrCsvLastUpdateTime?: Date
属性值
Date
bgpFileBytesTruncated
从 Bgp 输出文件中截断的缓存节点资源字节。
bgpFileBytesTruncated?: number
属性值
number
bgpLastReportedTime
缓存节点资源上一个 Bgp 报告时间戳。
bgpLastReportedTime?: Date
属性值
Date
bgpNumberOfRecords
缓存节点资源 Bgp 记录计数。
bgpNumberOfRecords?: number
属性值
number
bgpNumberOfTimesUpdated
缓存节点资源 Bgp 更新计数。
bgpNumberOfTimesUpdated?: number
属性值
number
bgpReviewFeedback
缓存节点资源 Bgp 查看反馈文本。
bgpReviewFeedback?: string
属性值
string
bgpReviewState
缓存节点资源 Bgp 查看状态字符串文本。
bgpReviewState?: string
属性值
string
bgpReviewStateText
缓存节点资源 Bgp 详细查看状态字符串文本。
bgpReviewStateText?: string
属性值
string
cacheNodeId
缓存节点的缓存节点资源标识符
cacheNodeId?: string
属性值
string
cacheNodeName
缓存节点资源名称。
cacheNodeName?: string
属性值
string
category
缓存节点资源类别。
category?: string
属性值
string
cidrCsv
缓存节点资源逗号分隔的 Cidrs 值。
cidrCsv?: string[]
属性值
string[]
cidrCsvLastUpdateTime
缓存节点资源上一个 Cidr Csv 更新时间戳
cidrCsvLastUpdateTime?: Date
属性值
Date
cidrSelectionType
缓存节点资源当前 Cidr 范围优先选择类型。
cidrSelectionType?: number
属性值
number
clientTenantId
缓存节点资源客户资源客户端租户 ID 的订阅。
clientTenantId?: string
属性值
string
configurationState
缓存节点资源配置状态。
configurationState?: string
属性值
string
configurationStateText
缓存节点资源配置状态文本。
configurationStateText?: string
属性值
string
containerConfigurations
缓存节点资源容器配置详细信息。
containerConfigurations?: string
属性值
string
containerResyncTrigger
缓存节点资源 Mcc 容器配置详细信息重新同步触发器。
containerResyncTrigger?: number
属性值
number
createAsyncOperationId
缓存节点资源创建异步操作 ID。
createAsyncOperationId?: string
属性值
string
customerAsn
缓存节点资源客户资源 Asn (自治系统编号)
customerAsn?: number
属性值
number
customerId
缓存节点资源客户资源 GUID ID。
customerId?: string
属性值
string
customerIndex
将节点资源客户索引缓存为字符串。
customerIndex?: string
属性值
string
customerName
缓存节点资源客户资源名称。
customerName?: string
属性值
string
deleteAsyncOperationId
缓存节点资源删除异步操作 ID。
deleteAsyncOperationId?: string
属性值
string
fullyQualifiedDomainName
mcc 缓存节点的 FQDN(完全限定域名)值
fullyQualifiedDomainName?: string
属性值
string
fullyQualifiedResourceId
缓存节点资源 Azure 完全限定的资源 ID。
fullyQualifiedResourceId?: string
属性值
string
imageUri
缓存节点资源 Mcc 容器 ID URI。
imageUri?: string
属性值
string
ipAddress
缓存节点资源 Ip 地址。
ipAddress?: string
属性值
string
isEnabled
用于指示是否启用缓存节点的缓存节点资源标志。
isEnabled?: boolean
属性值
boolean
isEnterpriseManaged
缓存节点资源标志,用于确定是否由企业作为布尔值进行管理。
isEnterpriseManaged?: boolean
属性值
boolean
isFrozen
用于指示缓存节点资源的缓存节点资源标志已冻结(不可选择,在 UI 中不可编辑)。
isFrozen?: boolean
属性值
boolean
lastSyncWithAzureTimestamp
缓存节点资源上次同步时间戳。
lastSyncWithAzureTimestamp?: Date
属性值
Date
lastUpdatedTimestamp
缓存节点资源上一个后端更新的时间戳。
lastUpdatedTimestamp?: Date
属性值
Date
maxAllowableEgressInMbps
缓存节点资源允许的最大出口量(以 Mbps 为单位)。
maxAllowableEgressInMbps?: number
属性值
number
maxAllowableProbability
缓存节点资源允许的最大出口概率。
maxAllowableProbability?: number
属性值
number
releaseVersion
缓存节点资源发布版本。
releaseVersion?: number
属性值
number
reviewFeedback
缓存节点资源查看反馈文本。
reviewFeedback?: string
属性值
string
reviewState
缓存节点资源评审进程状态为整数
reviewState?: number
属性值
number
reviewStateText
缓存节点资源查看状态文本。
reviewStateText?: string
属性值
string
shouldMigrate
用于确定客户是否会迁移的缓存节点资源标志。
shouldMigrate?: boolean
属性值
boolean
synchWithAzureAttemptsCount
缓存节点资源尝试与 Azure 同步。
synchWithAzureAttemptsCount?: number
属性值
number
workerConnections
缓存节点资源 Mcc 容器部署辅助角色连接计数。
workerConnections?: number
属性值
number
workerConnectionsLastUpdatedDateTime
缓存节点资源上次更新的 Mcc 容器部署辅助角色连接计数时间戳。
workerConnectionsLastUpdatedDateTime?: Date
属性值
Date
xCid
缓存节点资源 Azure XCid。
xCid?: string
属性值
string