Partager via


ServiceTagInformationOperations interface

Interface représentant un ServiceTagInformationOperations.

Méthodes

list(string, ServiceTagInformationListOptionalParams)

Obtient une liste des ressources d’informations sur les étiquettes de service avec pagination.

Détails de la méthode

list(string, ServiceTagInformationListOptionalParams)

Obtient une liste des ressources d’informations sur les étiquettes de service avec pagination.

function list(location: string, options?: ServiceTagInformationListOptionalParams): PagedAsyncIterableIterator<ServiceTagInformation, ServiceTagInformation[], PageSettings>

Paramètres

location

string

L’emplacement qui sera utilisé comme référence pour le cloud (pas comme filtre basé sur l’emplacement, vous obtiendrez la liste des étiquettes de service avec des détails de préfixe dans toutes les régions, mais limité au cloud auquel appartient votre abonnement).

options
ServiceTagInformationListOptionalParams

Paramètres d’options.

Retours