PreconfiguredEndpointList interface
定義預先設定端點的清單。
屬性
next |
如果有的話,取得下一組 PreconfiguredEndpoints 的 URL。 |
value | NetworkExperiment 支援的 PreconfiguredEndpoints 清單。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
nextLink
如果有的話,取得下一組 PreconfiguredEndpoints 的 URL。
nextLink?: string
屬性值
string
value
NetworkExperiment 支援的 PreconfiguredEndpoints 清單。 注意:此屬性不會序列化。 它只能由伺服器填入。
value?: PreconfiguredEndpoint[]