Uses of Interface
com.azure.resourcemanager.elasticsan.models.PrivateEndpointConnection
Packages that use PrivateEndpointConnection
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of PrivateEndpointConnection in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return PrivateEndpointConnectionModifier and TypeMethodDescriptionPrivateEndpointConnection.DefinitionStages.WithCreate.create()
Executes the create request.PrivateEndpointConnection.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.PrivateEndpointConnections.get
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName) Gets the specified private endpoint connection associated with the Elastic San.Gets the specified private endpoint connection associated with the Elastic San.PrivateEndpointConnection.refresh()
Refreshes the resource to sync with Azure.PrivateEndpointConnection.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.elasticsan.models that return types with arguments of type PrivateEndpointConnectionModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<PrivateEndpointConnection> PrivateEndpointConnections.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets the specified private endpoint connection associated with the Elastic San.com.azure.core.http.rest.Response
<PrivateEndpointConnection> PrivateEndpointConnections.getWithResponse
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, com.azure.core.util.Context context) Gets the specified private endpoint connection associated with the Elastic San.com.azure.core.http.rest.PagedIterable
<PrivateEndpointConnection> List all Private Endpoint Connections associated with the Elastic San.com.azure.core.http.rest.PagedIterable
<PrivateEndpointConnection> PrivateEndpointConnections.list
(String resourceGroupName, String elasticSanName, com.azure.core.util.Context context) List all Private Endpoint Connections associated with the Elastic San.ElasticSan.privateEndpointConnections()
Gets the privateEndpointConnections property: The list of Private Endpoint Connections.VolumeGroup.privateEndpointConnections()
Gets the privateEndpointConnections property: The list of Private Endpoint Connections.