ServiceTags interface

Interface representing a ServiceTags.

Methods

list(string, ServiceTagsListOptionalParams)

Gets a list of service tag information resources.

Method Details

list(string, ServiceTagsListOptionalParams)

Gets a list of service tag information resources.

function list(location: string, options?: ServiceTagsListOptionalParams): Promise<ServiceTagsListResult>

Parameters

location

string

The location that will be used as a reference for version (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).

options
ServiceTagsListOptionalParams

The options parameters.

Returns