Interface ManagedPrivateEndpoint.UpdateStages.WithGroupId

All Known Subinterfaces:
ManagedPrivateEndpoint.Update
Enclosing interface:
ManagedPrivateEndpoint.UpdateStages

public static interface ManagedPrivateEndpoint.UpdateStages.WithGroupId
The stage of the ManagedPrivateEndpoint update allowing to specify groupId.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the groupId property: The groupId in which the managed private endpoint is created..
  • Method Details

    • withGroupId

      ManagedPrivateEndpoint.Update withGroupId(String groupId)
      Specifies the groupId property: The groupId in which the managed private endpoint is created..
      Parameters:
      groupId - The groupId in which the managed private endpoint is created.
      Returns:
      the next definition stage.