### YamlMime:JavaType uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateLinkResources" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateLinkResources" name: "PrivateLinkResources" nameWithType: "PrivateLinkResources" summary: "Type representing PrivateLinkResources." syntax: "public interface **PrivateLinkResources**" methods: - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateLinkResources.getAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateLinkResources.getAsync(String resourceGroupName, String parentType, String parentName, String privateLinkResourceName)" name: "getAsync(String resourceGroupName, String parentType, String parentName, String privateLinkResourceName)" nameWithType: "PrivateLinkResources.getAsync(String resourceGroupName, String parentType, String parentName, String privateLinkResourceName)" summary: "Get a private link resource." modifiers: - "abstract" parameters: - description: "The name of the resource group within the user's subscription." name: "resourceGroupName" type: "" - description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'." name: "parentType" type: "" - description: "The name of the parent resource (namely, either, the topic name or domain name)." name: "parentName" type: "" - description: "The name of private link resource." name: "privateLinkResourceName" type: "" syntax: "public abstract Observable getAsync(String resourceGroupName, String parentType, String parentName, String privateLinkResourceName)" desc: "Get a private link resource. Get properties of a private link resource." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateLinkResources.listByResourceAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateLinkResources.listByResourceAsync(String resourceGroupName, String parentType, String parentName)" name: "listByResourceAsync(String resourceGroupName, String parentType, String parentName)" nameWithType: "PrivateLinkResources.listByResourceAsync(String resourceGroupName, String parentType, String parentName)" summary: "List private link resources under specific topic or domain." modifiers: - "abstract" parameters: - description: "The name of the resource group within the user's subscription." name: "resourceGroupName" type: "" - description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'." name: "parentType" type: "" - description: "The name of the parent resource (namely, either, the topic name or domain name)." name: "parentName" type: "" syntax: "public abstract Observable listByResourceAsync(String resourceGroupName, String parentType, String parentName)" desc: "List private link resources under specific topic or domain. List all the private link resources under a topic or domain." returns: description: "the observable for the request" type: "<>" type: "interface" desc: "Type representing PrivateLinkResources." metadata: {} package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview" artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3