RpUnbilledPrefixesOperations interface
Interface representing a RpUnbilledPrefixes operations.
Properties
| list | Lists all of the RP unbilled prefixes for the specified peering |
Property Details
list
Lists all of the RP unbilled prefixes for the specified peering
list: (resourceGroupName: string, peeringName: string, options?: RpUnbilledPrefixesListOptionalParams) => PagedAsyncIterableIterator<RpUnbilledPrefix, RpUnbilledPrefix[], PageSettings>
Property Value
(resourceGroupName: string, peeringName: string, options?: RpUnbilledPrefixesListOptionalParams) => PagedAsyncIterableIterator<RpUnbilledPrefix, RpUnbilledPrefix[], PageSettings>