ServiceTagInformationOperationsOperations interface
Interface representing a ServiceTagInformationOperations operations.
Properties
| list | Gets a list of service tag information resources with pagination. |
Property Details
list
Gets a list of service tag information resources with pagination.
list: (location: string, options?: ServiceTagInformationOperationsListOptionalParams) => PagedAsyncIterableIterator<ServiceTagInformation, ServiceTagInformation[], PageSettings>
Property Value
(location: string, options?: ServiceTagInformationOperationsListOptionalParams) => PagedAsyncIterableIterator<ServiceTagInformation, ServiceTagInformation[], PageSettings>