PrivateEndpointConnectionForPrivateLinkHub Interface
public interface PrivateEndpointConnectionForPrivateLinkHub
An immutable client-side representation of PrivateEndpointConnectionForPrivateLinkHub.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: The id property. |
|
abstract
Private |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name property. |
|
abstract
Private |
properties()
Gets the properties property: Properties of a private endpoint connection. |
| abstract String |
type()
Gets the type property: The type property. |
Method Details
id
public abstract String id()
Gets the id property: The id property.
Returns:
innerModel
public abstract PrivateEndpointConnectionForPrivateLinkHubInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.PrivateEndpointConnectionForPrivateLinkHubInner object.
Returns:
name
public abstract String name()
Gets the name property: The name property.
Returns:
properties
public abstract PrivateEndpointConnectionProperties properties()
Gets the properties property: Properties of a private endpoint connection.
Returns:
type
public abstract String type()
Gets the type property: The type property.
Returns: