AdditionalCustomerProperties interface
Model representing customer for connected cache resource
Properties
customer |
Customer resource Asn (autonomous system number). |
customer |
Customer resource estimated Asn peering peak in Gbps. |
customer |
Customer resource contact email. |
customer |
Customer resource entitlement expiration date string. |
customer |
Customer resource entitlement Sku Guid. |
customer |
Customer resource entitlement Sku Id. |
customer |
Customer resource entitlement Sku name. |
customer |
Customer resource owner organization name. |
customer |
Customer resource average egress in Mbps. |
customer |
Customer resource average cache miss throughput in Mbps. |
customer |
Customer resource cache efficiency. |
customer |
Customer resource total healthy cache nodes. |
customer |
Customer resource total unhealthy cache nodes. |
customer |
Customer resource maximum egress in Mbps. |
customer |
Customer resource peak egress timestamp. |
customer |
Customer resource maximum cache miss throughput in Mbps. |
customer |
Customer resource peak cache miss throughput timestamp. |
customer |
Customer resource transit Asn (autonomous system number). |
customer |
Customer resource transit state. |
optional |
Optional property #1 of Mcc response object. |
optional |
Optional property #2 of Mcc response object. |
optional |
Optional property #3 of Mcc response object. |
optional |
Optional property #4 of Mcc response object. |
optional |
Optional property #5 of Mcc response object. |
peering |
Customer resource last PeeringDB update timestamp. |
peering |
Customer resource last PeeringDB update timestamp. |
signup |
Customer resource signup phase status code as integer. |
signup |
Customer resource signup phase status as string text. |
signup |
Customer resource signup status as boolean. |
signup |
Customer resource signup status as integer code. |
signup |
Customer resource signup status as string text. |
Property Details
customerAsn
Customer resource Asn (autonomous system number).
customerAsn?: string
Property Value
string
customerAsnEstimatedEgressPeekGbps
Customer resource estimated Asn peering peak in Gbps.
customerAsnEstimatedEgressPeekGbps?: number
Property Value
number
customerEmail
Customer resource contact email.
customerEmail?: string
Property Value
string
customerEntitlementExpiration
Customer resource entitlement expiration date string.
customerEntitlementExpiration?: Date
Property Value
Date
customerEntitlementSkuGuid
Customer resource entitlement Sku Guid.
customerEntitlementSkuGuid?: string
Property Value
string
customerEntitlementSkuId
Customer resource entitlement Sku Id.
customerEntitlementSkuId?: string
Property Value
string
customerEntitlementSkuName
Customer resource entitlement Sku name.
customerEntitlementSkuName?: string
Property Value
string
customerOrgName
Customer resource owner organization name.
customerOrgName?: string
Property Value
string
customerPropertiesOverviewAverageEgressMbps
Customer resource average egress in Mbps.
customerPropertiesOverviewAverageEgressMbps?: number
Property Value
number
customerPropertiesOverviewAverageMissMbps
Customer resource average cache miss throughput in Mbps.
customerPropertiesOverviewAverageMissMbps?: number
Property Value
number
customerPropertiesOverviewCacheEfficiency
Customer resource cache efficiency.
customerPropertiesOverviewCacheEfficiency?: number
Property Value
number
customerPropertiesOverviewCacheNodesHealthyCount
Customer resource total healthy cache nodes.
customerPropertiesOverviewCacheNodesHealthyCount?: number
Property Value
number
customerPropertiesOverviewCacheNodesUnhealthyCount
Customer resource total unhealthy cache nodes.
customerPropertiesOverviewCacheNodesUnhealthyCount?: number
Property Value
number
customerPropertiesOverviewEgressMbpsMax
Customer resource maximum egress in Mbps.
customerPropertiesOverviewEgressMbpsMax?: number
Property Value
number
customerPropertiesOverviewEgressMbpsMaxDateTime
Customer resource peak egress timestamp.
customerPropertiesOverviewEgressMbpsMaxDateTime?: Date
Property Value
Date
customerPropertiesOverviewMissMbpsMax
Customer resource maximum cache miss throughput in Mbps.
customerPropertiesOverviewMissMbpsMax?: number
Property Value
number
customerPropertiesOverviewMissMbpsMaxDateTime
Customer resource peak cache miss throughput timestamp.
customerPropertiesOverviewMissMbpsMaxDateTime?: Date
Property Value
Date
customerTransitAsn
Customer resource transit Asn (autonomous system number).
customerTransitAsn?: string
Property Value
string
customerTransitState
Customer resource transit state.
customerTransitState?: string
Property Value
string
optionalProperty1
Optional property #1 of Mcc response object.
optionalProperty1?: string
Property Value
string
optionalProperty2
Optional property #2 of Mcc response object.
optionalProperty2?: string
Property Value
string
optionalProperty3
Optional property #3 of Mcc response object.
optionalProperty3?: string
Property Value
string
optionalProperty4
Optional property #4 of Mcc response object.
optionalProperty4?: string
Property Value
string
optionalProperty5
Optional property #5 of Mcc response object.
optionalProperty5?: string
Property Value
string
peeringDbLastUpdateDate
Customer resource last PeeringDB update timestamp.
peeringDbLastUpdateDate?: Date
Property Value
Date
peeringDbLastUpdateTime
Customer resource last PeeringDB update timestamp.
peeringDbLastUpdateTime?: Date
Property Value
Date
signupPhaseStatusCode
Customer resource signup phase status code as integer.
signupPhaseStatusCode?: number
Property Value
number
signupPhaseStatusText
Customer resource signup phase status as string text.
signupPhaseStatusText?: string
Property Value
string
signupStatus
Customer resource signup status as boolean.
signupStatus?: boolean
Property Value
boolean
signupStatusCode
Customer resource signup status as integer code.
signupStatusCode?: number
Property Value
number
signupStatusText
Customer resource signup status as string text.
signupStatusText?: string
Property Value
string
Azure SDK for JavaScript