Interface PrivateEndpointConnectionForPrivateLinkHub


public interface PrivateEndpointConnectionForPrivateLinkHub
An immutable client-side representation of PrivateEndpointConnectionForPrivateLinkHub.
  • Method Details

    • id

      String id()
      Gets the id property: The id property.
      Returns:
      the id value.
    • properties

      Gets the properties property: Properties of a private endpoint connection.
      Returns:
      the properties value.
    • name

      String name()
      Gets the name property: The name property.
      Returns:
      the name value.
    • type

      String type()
      Gets the type property: The type property.
      Returns:
      the type value.
    • innerModel

      Gets the inner com.azure.resourcemanager.synapse.fluent.models.PrivateEndpointConnectionForPrivateLinkHubInner object.
      Returns:
      the inner object.