226 строки
23 KiB
YAML
226 строки
23 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections"
|
|
name: "PrivateEndpointConnections"
|
|
nameWithType: "PrivateEndpointConnections"
|
|
summary: "Resource collection API of Private<wbr>Endpoint<wbr>Connections."
|
|
syntax: "public interface **PrivateEndpointConnections**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.delete(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
name: "delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
nameWithType: "PrivateEndpointConnections.delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
summary: "Delete a specific private endpoint connection under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the private endpoint connection connection."
|
|
name: "privateEndpointConnectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
desc: "Delete a specific private endpoint connection under a topic or domain."
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.delete(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
name: "delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
nameWithType: "PrivateEndpointConnections.delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
summary: "Delete a specific private endpoint connection under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the private endpoint connection connection."
|
|
name: "privateEndpointConnectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
desc: "Delete a specific private endpoint connection under a topic or domain."
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.get(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
name: "get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
nameWithType: "PrivateEndpointConnections.get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
summary: "Get a specific private endpoint connection under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the private endpoint connection connection."
|
|
name: "privateEndpointConnectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PrivateEndpointConnection get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)"
|
|
desc: "Get a specific private endpoint connection under a topic or domain."
|
|
returns:
|
|
description: "a specific private endpoint connection under a topic or domain."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.getWithResponse(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.getWithResponse(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
nameWithType: "PrivateEndpointConnections.getWithResponse(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
summary: "Get a specific private endpoint connection under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the private endpoint connection connection."
|
|
name: "privateEndpointConnectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<PrivateEndpointConnection> getWithResponse(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, Context context)"
|
|
desc: "Get a specific private endpoint connection under a topic or domain."
|
|
returns:
|
|
description: "a specific private endpoint connection under a topic or domain along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.listByResource(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName)"
|
|
name: "listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName)"
|
|
nameWithType: "PrivateEndpointConnections.listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName)"
|
|
summary: "Get all private endpoint connections under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<PrivateEndpointConnection> listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName)"
|
|
desc: "Get all private endpoint connections under a topic or domain."
|
|
returns:
|
|
description: "all private endpoint connections under a topic or domain."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.listByResource(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String,java.lang.Integer,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String filter, Integer top, Context context)"
|
|
name: "listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String filter, Integer top, Context context)"
|
|
nameWithType: "PrivateEndpointConnections.listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String filter, Integer top, Context context)"
|
|
summary: "Get all private endpoint connections under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The query used to filter the search results using OData syntax. Filtering is permitted on the\n 'name' property only and with limited number of OData operations. These operations are: the 'contains'\n function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal).\n No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE,\n 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq\n 'westus'."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The number of results to return per page for the list operation. Valid range for top parameter is 1 to\n 100. If not specified, the default number of results to be returned is 20 items per page."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<PrivateEndpointConnection> listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String filter, Integer top, Context context)"
|
|
desc: "Get all private endpoint connections under a topic or domain."
|
|
returns:
|
|
description: "all private endpoint connections under a topic or domain."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.update(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)"
|
|
name: "update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)"
|
|
nameWithType: "PrivateEndpointConnections.update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)"
|
|
summary: "Update a specific private endpoint connection under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the private endpoint connection connection."
|
|
name: "privateEndpointConnectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The private endpoint connection object to update."
|
|
name: "privateEndpointConnection"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PrivateEndpointConnection update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)"
|
|
desc: "Update a specific private endpoint connection under a topic or domain."
|
|
returns:
|
|
description: "the response."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.update(java.lang.String,com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType,java.lang.String,java.lang.String,com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnections.update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, Context context)"
|
|
name: "update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, Context context)"
|
|
nameWithType: "PrivateEndpointConnections.update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, Context context)"
|
|
summary: "Update a specific private endpoint connection under a topic or domain."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group within the user's subscription."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The type of the parent resource. This can be either \\'topics\\' or \\'domains\\'."
|
|
name: "parentType"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType&text=PrivateEndpointConnectionsParentType\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The name of the parent resource (namely, either, the topic name or domain name)."
|
|
name: "parentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the private endpoint connection connection."
|
|
name: "privateEndpointConnectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The private endpoint connection object to update."
|
|
name: "privateEndpointConnection"
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PrivateEndpointConnection update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, Context context)"
|
|
desc: "Update a specific private endpoint connection under a topic or domain."
|
|
returns:
|
|
description: "the response."
|
|
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Resource collection API of PrivateEndpointConnections."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.eventgrid.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0
|