PrivateLinkResources interface  
Interface representing a PrivateLinkResources.
Methods
| get(string, string, Private | 
	Gets the private link resources  | 
Method Details
		get(string, string, PrivateLinkResourcesGetOptionalParams)
	     
	Gets the private link resources
function get(resourceGroupName: string, factoryName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesWrapper>
				Parameters
- resourceGroupName
 - 
				
string
 
The resource group name.
- factoryName
 - 
				
string
 
The factory name.
The options parameters.
Returns
Promise<PrivateLinkResourcesWrapper>