Partager via


PolicyDescription interface

Interface représentant un PolicyDescription.

Méthodes

listByService(string, string, PolicyDescriptionListByServiceOptionalParams)

Liste toutes les descriptions de stratégies.

Détails de la méthode

listByService(string, string, PolicyDescriptionListByServiceOptionalParams)

Liste toutes les descriptions de stratégies.

function listByService(resourceGroupName: string, serviceName: string, options?: PolicyDescriptionListByServiceOptionalParams): Promise<PolicyDescriptionCollection>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

serviceName

string

Nom du service Gestion des API.

options
PolicyDescriptionListByServiceOptionalParams

Paramètres d’options.

Retours