RoutingChoice type

RoutingChoice değerlerini tanımlar. Olası değerler şunlardır: 'MicrosoftRouting', 'InternetRouting'

type RoutingChoice = "MicrosoftRouting" | "InternetRouting"