DigitalTwinsDescription.DefinitionStages.WithPrivateEndpointConnections Interface
public static interface DigitalTwinsDescription.DefinitionStages.WithPrivateEndpointConnections
The stage of the DigitalTwinsDescription 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 DigitalTwinsDescription.DefinitionStages.WithCreate withPrivateEndpointConnections(List<PrivateEndpointConnectionInner> privateEndpointConnections)
Specifies the privateEndpointConnections property: The private endpoint connections..
Parameters:
Returns: