Compartilhar via


PortalSettings interface

Interface que representa um PortalSettings.

Métodos

listByService(string, string, PortalSettingsListByServiceOptionalParams)

Lista uma coleção de portalsettings definidas em uma instância de serviço..

Detalhes do método

listByService(string, string, PortalSettingsListByServiceOptionalParams)

Lista uma coleção de portalsettings definidas em uma instância de serviço..

function listByService(resourceGroupName: string, serviceName: string, options?: PortalSettingsListByServiceOptionalParams): Promise<PortalSettingsCollection>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

serviceName

string

O nome do serviço Gerenciamento de API.

options
PortalSettingsListByServiceOptionalParams

Os parâmetros de opções.

Retornos