ManagedPrivateEndpointModel.DefinitionStages.WithRequestMessage Interface
public static interface ManagedPrivateEndpointModel.DefinitionStages.WithRequestMessage
The stage of the ManagedPrivateEndpointModel definition allowing to specify requestMessage.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRequestMessage(String requestMessage)
Specifies the request |
Method Details
withRequestMessage
public abstract ManagedPrivateEndpointModel.DefinitionStages.WithCreate withRequestMessage(String requestMessage)
Specifies the requestMessage property: User input request message of the managed private endpoint..
Parameters:
Returns: