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