Interface ManagedPrivateEndpoint.UpdateStages.WithRequestMessage

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

public static interface ManagedPrivateEndpoint.UpdateStages.WithRequestMessage
The stage of the ManagedPrivateEndpoint update allowing to specify requestMessage.
  • Method Details

    • withRequestMessage

      ManagedPrivateEndpoint.Update withRequestMessage(String requestMessage)
      Specifies the requestMessage property: The user request message..
      Parameters:
      requestMessage - The user request message.
      Returns:
      the next definition stage.