HubRouteOutput interface
RouteTable ルート。
プロパティ
| destinations | すべての宛先の一覧。 |
| destination |
宛先の種類 (CIDR、ResourceId、サービスなど)。 |
| name | RouteTable 内で一意であるルートの名前。 この名前を使用して、このルートにアクセスできます。 |
| next |
NextHop リソース ID。 |
| next |
次ホップの種類 (例: ResourceId)。 |
プロパティの詳細
destinations
すべての宛先の一覧。
destinations: string[]
プロパティ値
string[]
destinationType
宛先の種類 (CIDR、ResourceId、サービスなど)。
destinationType: string
プロパティ値
string
name
RouteTable 内で一意であるルートの名前。 この名前を使用して、このルートにアクセスできます。
name: string
プロパティ値
string
nextHop
NextHop リソース ID。
nextHop: string
プロパティ値
string
nextHopType
次ホップの種類 (例: ResourceId)。
nextHopType: string
プロパティ値
string