PrivateLinkResources interface
Interfaccia che rappresenta un oggetto PrivateLinkResources.
Metodi
| list |
Ottiene le risorse di collegamento privato che devono essere create per l'account di Automazione. |
Dettagli metodo
listAutomation(string, string, PrivateLinkResourcesAutomationOptionalParams)
Ottiene le risorse di collegamento privato che devono essere create per l'account di Automazione.
function listAutomation(resourceGroupName: string, automationAccountName: string, options?: PrivateLinkResourcesAutomationOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
Parametri
- resourceGroupName
-
string
Nome di un gruppo di risorse di Azure.
- automationAccountName
-
string
Nome dell'account di automazione.
Parametri delle opzioni.