PrivateLinkResourcesOperations interface

Interface representing a PrivateLinkResources operations.

Properties

listAutomation

Gets the private link resources that need to be created for Automation account.

Property Details

listAutomation

Gets the private link resources that need to be created for Automation account.

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

Property Value

(resourceGroupName: string, automationAccountName: string, options?: PrivateLinkResourcesListAutomationOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>