Namespace.DefinitionStages.WithPrivateEndpointConnections Interface
public static interface Namespace.DefinitionStages.WithPrivateEndpointConnections
The stage of the Namespace definition allowing to specify privateEndpointConnections.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPrivateEndpointConnections(List<PrivateEndpointConnectionInner> privateEndpointConnections)
Specifies the private |
Method Details
withPrivateEndpointConnections
public abstract Namespace.DefinitionStages.WithCreate withPrivateEndpointConnections(List<PrivateEndpointConnectionInner> privateEndpointConnections)
Specifies the privateEndpointConnections property: List of private endpoint connections..
Parameters:
Returns: