ExpressRoutePortAuthorizationListResult interface

Response for ListExpressRoutePortAuthorizations API service call.

Properties

nextLink

The URL to get the next set of results.

value

The authorizations in an ExpressRoute Port.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The authorizations in an ExpressRoute Port.

value?: ExpressRoutePortAuthorization[]

Property Value