MessagingRegionsListResult interface

The response of the List MessagingRegions operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of MessagingRegions. NOTE: This property will not be serialized. It can only be populated by the server.

value

Result of the List MessagingRegions type.

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of MessagingRegions. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Result of the List MessagingRegions type.

value?: MessagingRegions[]

Property Value