PrivateEndpointConnection.DefinitionStages.WithGroupIds Interface
public static interface PrivateEndpointConnection.DefinitionStages.WithGroupIds
The stage of the PrivateEndpointConnection definition allowing to specify groupIds.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withGroupIds(List<String> groupIds)
Specifies the group |
Method Details
withGroupIds
public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withGroupIds(List<String> groupIds)
Specifies the groupIds property: The private endpoint connection group ids..
Parameters:
Returns: