Package version:

Interface PrivateLinkResources

Interface representing a PrivateLinkResources.

interface PrivateLinkResources {
    get(resourceGroupName: string, factoryName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesWrapper>;
}

Methods

Methods