Partager via


PrivateLinkResources interface

Interface représentant un PrivateLinkResources.

Méthodes

listAutomation(string, string, PrivateLinkResourcesAutomationOptionalParams)

Obtient les ressources de liaison privée qui doivent être créées pour le compte Automation.

Détails de la méthode

listAutomation(string, string, PrivateLinkResourcesAutomationOptionalParams)

Obtient les ressources de liaison privée qui doivent être créées pour le compte Automation.

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

Paramètres

resourceGroupName

string

Nom d’un groupe de ressources Azure.

automationAccountName

string

Nom du compte Automation.

options
PrivateLinkResourcesAutomationOptionalParams

Paramètres d’options.

Retours