PolicyDescription interface
Interfejs reprezentujący opis zasad.
Metody
list |
Wyświetla listę wszystkich opisów zasad. |
Szczegóły metody
listByService(string, string, PolicyDescriptionListByServiceOptionalParams)
Wyświetla listę wszystkich opisów zasad.
function listByService(resourceGroupName: string, serviceName: string, options?: PolicyDescriptionListByServiceOptionalParams): Promise<PolicyDescriptionCollection>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.
- serviceName
-
string
Nazwa usługi API Management.
Parametry opcji.
Zwraca
Promise<PolicyDescriptionCollection>