ServiceTagInformationOperations interface
Interface representing a ServiceTagInformationOperations.
Methods
list(string, Service |
Gets a list of service tag information resources with pagination. |
Method Details
list(string, ServiceTagInformationListOptionalParams)
Gets a list of service tag information resources with pagination.
function list(location: string, options?: ServiceTagInformationListOptionalParams): PagedAsyncIterableIterator<ServiceTagInformation, ServiceTagInformation[], PageSettings>
Parameters
- location
-
string
The location that will be used as a reference for cloud (not as a filter based on location, you will get the list of service tags with prefix details across all regions but limited to the cloud that your subscription belongs to).
The options parameters.