SharedPrivateLinkResource.DefinitionStages.WithRequestMessage Interface
public static interface SharedPrivateLinkResource.DefinitionStages.WithRequestMessage
The stage of the SharedPrivateLinkResource 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 SharedPrivateLinkResource.DefinitionStages.WithCreate withRequestMessage(String requestMessage)
Specifies the requestMessage property: The request message for requesting approval of the shared private link resource.
Parameters:
Returns: