PrivateLinkResources interface
Interface representing a PrivateLinkResources.
Methods
get(string, string, Private |
Gets lists of resources that supports Privatelinks. |
Method Details
get(string, string, PrivateLinkResourcesGetOptionalParams)
Gets lists of resources that supports Privatelinks.
function get(resourceGroupName: string, namespaceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesListResult>
Parameters
- resourceGroupName
-
string
Name of the resource group within the azure subscription.
- namespaceName
-
string
The Namespace name
The options parameters.
Returns
Promise<PrivateLinkResourcesListResult>