Interface PrivateEndpointConnectionsResponse


  • public interface PrivateEndpointConnectionsResponse
    An immutable client-side representation of PrivateEndpointConnectionsResponse.
    • Method Detail

      • value

        List<PrivateEndpointConnection> value()
        Gets the value property: The list of available private link connections for a Digital Twin.
        Returns:
        the value value.
      • innerModel

        PrivateEndpointConnectionsResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.PrivateEndpointConnectionsResponseInner object.
        Returns:
        the inner object.