Compartir a través de


PrivateLinkResources interface

Interfaz que representa un privateLinkResources.

Métodos

listAutomation(string, string, PrivateLinkResourcesAutomationOptionalParams)

Obtiene los recursos de vínculo privado que se deben crear para la cuenta de Automation.

Detalles del método

listAutomation(string, string, PrivateLinkResourcesAutomationOptionalParams)

Obtiene los recursos de vínculo privado que se deben crear para la cuenta de Automation.

function listAutomation(resourceGroupName: string, automationAccountName: string, options?: PrivateLinkResourcesAutomationOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Parámetros

resourceGroupName

string

Nombre de un grupo de recursos de Azure.

automationAccountName

string

Nombre de la cuenta de Automation.

options
PrivateLinkResourcesAutomationOptionalParams

Parámetros de opciones.

Devoluciones