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