PrivateEndpointConnection Interface
public interface PrivateEndpointConnection
An immutable client-side representation of PrivateEndpointConnection.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
etag()
Gets the etag property: Modified whenever there is a change in the state of private endpoint connection. |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Private |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Private |
properties()
Gets the properties property: Resource properties. |
|
abstract
Private |
refresh()
Refreshes the resource to sync with Azure. |
|
abstract
Private |
refresh(Context context)
Refreshes the resource to sync with Azure. |
|
abstract
System |
systemData()
Gets the system |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
etag
public abstract String etag()
Gets the etag property: Modified whenever there is a change in the state of private endpoint connection.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract PrivateEndpointConnectionInner innerModel()
Gets the inner com.azure.resourcemanager.hardwaresecuritymodules.fluent.models.PrivateEndpointConnectionInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
properties
public abstract PrivateEndpointConnectionProperties properties()
Gets the properties property: Resource properties.
Returns:
refresh
public abstract PrivateEndpointConnection refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract PrivateEndpointConnection refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: