ManagedPrivateEndpointModel.DefinitionStages.WithGroupIds Interface
public static interface ManagedPrivateEndpointModel.DefinitionStages.WithGroupIds
The stage of the ManagedPrivateEndpointModel 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 ManagedPrivateEndpointModel.DefinitionStages.WithCreate withGroupIds(List<String> groupIds)
Specifies the groupIds property: The group Ids of the managed private endpoint..
Parameters:
Returns: