PrivateEndpointConnections Interface
public interface PrivateEndpointConnections
Resource collection API of PrivateEndpointConnections.
define
public abstract PrivateEndpointConnection.DefinitionStages.Blank define(String name)
Begins definition for a new PrivateEndpointConnection resource.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String resourceName, String privateEndpointConnectionName)
Delete private endpoint connection with the specified name.
Parameters:
delete
public abstract void delete(String resourceGroupName, String resourceName, String privateEndpointConnectionName, Context context)
Delete private endpoint connection with the specified name.
Parameters:
deleteById
public abstract void deleteById(String id)
Delete private endpoint connection with the specified name.
Parameters:
deleteByIdWithResponse
public abstract void deleteByIdWithResponse(String id, Context context)
Delete private endpoint connection with the specified name.
Parameters:
get
public abstract PrivateEndpointConnection get(String resourceGroupName, String resourceName, String privateEndpointConnectionName)
Get private endpoint connection properties for the given private endpoint.
Parameters:
Returns:
getById
public abstract PrivateEndpointConnection getById(String id)
Get private endpoint connection properties for the given private endpoint.
Parameters:
Returns:
getByIdWithResponse
public abstract Response
Get private endpoint connection properties for the given private endpoint.
Parameters:
Returns:
getWithResponse
public abstract Response
Get private endpoint connection properties for the given private endpoint.
Parameters:
Returns:
list
public abstract PrivateEndpointConnectionsResponse list(String resourceGroupName, String resourceName)
List private endpoint connection properties.
Parameters:
Returns:
listWithResponse
public abstract Response
List private endpoint connection properties.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: