Sdílet prostřednictvím


PrivateLinkResourcesOperationsExtensions.AutomationMethod Metoda

Definice

Získá prostředky privátního propojení, které je potřeba vytvořit pro účet Automation.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.PrivateLinkResource> AutomationMethod (this Microsoft.Azure.Management.Automation.IPrivateLinkResourcesOperations operations, string resourceGroupName, string automationAccountName);
static member AutomationMethod : Microsoft.Azure.Management.Automation.IPrivateLinkResourcesOperations * string * string -> seq<Microsoft.Azure.Management.Automation.Models.PrivateLinkResource>
<Extension()>
Public Function AutomationMethod (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, automationAccountName As String) As IEnumerable(Of PrivateLinkResource)

Parametry

operations
IPrivateLinkResourcesOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků Azure.

automationAccountName
String

Název účtu Automation.

Návraty

Platí pro