次の方法で共有


PolicyDescription interface

PolicyDescription を表すインターフェイス。

メソッド

listByService(string, string, PolicyDescriptionListByServiceOptionalParams)

すべてのポリシーの説明を一覧表示します。

メソッドの詳細

listByService(string, string, PolicyDescriptionListByServiceOptionalParams)

すべてのポリシーの説明を一覧表示します。

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

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

serviceName

string

API Management サービスの名前。

options
PolicyDescriptionListByServiceOptionalParams

options パラメーター。

戻り値