NetworkManagersListBySubscriptionQueryParamProperties interface
Properties
| $skip |
SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. |
| $top | An optional query parameter which specifies the maximum number of records to be returned by the server. |
| api-version | Api Version |
Property Details
$skipToken
SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls.
$skipToken?: string
Property Value
string
$top
An optional query parameter which specifies the maximum number of records to be returned by the server.
$top?: number
Property Value
number
api-version
Api Version
api-version: "2022-05-01"
Property Value
"2022-05-01"