RoutingPreference interface
Routing preference defines the type of network, either microsoft or internet routing to be used to deliver the user data, the default option is microsoft routing
Properties
publish |
A boolean flag which indicates whether internet routing storage endpoints are to be published |
publish |
A boolean flag which indicates whether microsoft routing storage endpoints are to be published |
routing |
Routing Choice defines the kind of network routing opted by the user. |
Property Details
publishInternetEndpoints
A boolean flag which indicates whether internet routing storage endpoints are to be published
publishInternetEndpoints?: boolean
Property Value
boolean
publishMicrosoftEndpoints
A boolean flag which indicates whether microsoft routing storage endpoints are to be published
publishMicrosoftEndpoints?: boolean
Property Value
boolean
routingChoice
Routing Choice defines the kind of network routing opted by the user.
routingChoice?: string
Property Value
string