次の方法で共有


GatewayRouteSet interface

プロパティ

details

さまざまなルートソースのリスト

locations

ルートが学習されるさまざまな場所のリスト

name

ルートセット名

プロパティの詳細

details

さまざまなルートソースのリスト

details?: {[propertyName: string]: RouteSourceDetails[]}

プロパティ値

{[propertyName: string]: RouteSourceDetails[]}

locations

ルートが学習されるさまざまな場所のリスト

locations?: string[]

プロパティ値

string[]

name

ルートセット名

name?: string

プロパティ値

string