你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PeeringServicePrefixEvent interface
The details of the event associated with a prefix.
Properties
event |
The description of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
event |
The level of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
event |
The summary of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
event |
The timestamp of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
event |
The type of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
eventDescription
The description of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server.
eventDescription?: string
Property Value
string
eventLevel
The level of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server.
eventLevel?: string
Property Value
string
eventSummary
The summary of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server.
eventSummary?: string
Property Value
string
eventTimestamp
The timestamp of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server.
eventTimestamp?: Date
Property Value
Date
eventType
The type of the event associated with a prefix. NOTE: This property will not be serialized. It can only be populated by the server.
eventType?: string
Property Value
string