次の方法で共有


GatewayRouteSetsInformation interface

ゲートウェイ ルート設定情報

プロパティ

circuitsMetadataMap

回線IDと回線の詳細のマップを含む辞書

lastComputedTime

ゲートウェイのルート セットが最後に計算された時刻を示すタイムスタンプ

nextEligibleComputeTime

ゲートウェイのルート セットを再計算する次の適格時間を示すタイムスタンプ

routeSets

ゲートウェイルートセットのリスト

routeSetVersion

ルート セットのバージョン

プロパティの詳細

circuitsMetadataMap

回線IDと回線の詳細のマップを含む辞書

circuitsMetadataMap?: {[propertyName: string]: CircuitMetadataMap}

プロパティ値

{[propertyName: string]: CircuitMetadataMap}

lastComputedTime

ゲートウェイのルート セットが最後に計算された時刻を示すタイムスタンプ

lastComputedTime?: Date

プロパティ値

Date

nextEligibleComputeTime

ゲートウェイのルート セットを再計算する次の適格時間を示すタイムスタンプ

nextEligibleComputeTime?: Date

プロパティ値

Date

routeSets

ゲートウェイルートセットのリスト

routeSets?: GatewayRouteSet[]

プロパティ値

routeSetVersion

ルート セットのバージョン

routeSetVersion?: string

プロパティ値

string