Partilhar via


PortalSettings interface

Interface que representa um PortalDefinições.

Métodos

listByService(string, string, PortalSettingsListByServiceOptionalParams)

Lista uma coleção de portalsettings definidos numa instância de serviço.

Detalhes de Método

listByService(string, string, PortalSettingsListByServiceOptionalParams)

Lista uma coleção de portalsettings definidos numa 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 não é sensível a maiúsculas e minúsculas.

serviceName

string

O nome do serviço Gestão de API.

options
PortalSettingsListByServiceOptionalParams

Os parâmetros de opções.

Devoluções