PrivateEndpointConnection.UpdateStages.WithProperties Interface
public static interface PrivateEndpointConnection.UpdateStages.WithProperties
The stage of the PrivateEndpointConnection update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(ConnectionProperties properties)
Specifies the properties property: The connection properties.. |
Method Details
withProperties
public abstract PrivateEndpointConnection.Update withProperties(ConnectionProperties properties)
Specifies the properties property: The connection properties..
Parameters:
Returns: