PrivateEndpointConnectionsResponse Interface
public interface PrivateEndpointConnectionsResponse
An immutable client-side representation of PrivateEndpointConnectionsResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Private |
innerModel()
Gets the inner com. |
|
abstract
List<Private |
value()
Gets the value property: The list of available private link connections for a Digital Twin. |
Method Details
innerModel
public abstract PrivateEndpointConnectionsResponseInner innerModel()
Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.PrivateEndpointConnectionsResponseInner object.
Returns:
value
public abstract List<PrivateEndpointConnection> value()
Gets the value property: The list of available private link connections for a Digital Twin.
Returns: