Interface PrivateEndpoint.PrivateLinkServiceConnection.UpdateStages.WithApprovalMethod
- All Known Subinterfaces:
PrivateEndpoint.PrivateLinkServiceConnection.Update
- Enclosing interface:
- PrivateEndpoint.PrivateLinkServiceConnection.UpdateStages
public static interface PrivateEndpoint.PrivateLinkServiceConnection.UpdateStages.WithApprovalMethod
The stage of the definition allowing to specify the approval method.
-
Method Summary
Modifier and TypeMethodDescriptionwithRequestMessage(String requestMessage) Specifies the request message.
-
Method Details
-
withRequestMessage
Specifies the request message.- Parameters:
requestMessage- the request message- Returns:
- the next stage of the update
-