ManagedPrivateEndpointModel.DefinitionStages.WithPrivateLinkServiceUrl Interface
public static interface ManagedPrivateEndpointModel.DefinitionStages.WithPrivateLinkServiceUrl
The stage of the ManagedPrivateEndpointModel definition allowing to specify privateLinkServiceUrl.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPrivateLinkServiceUrl(String privateLinkServiceUrl)
Specifies the private |
Method Details
withPrivateLinkServiceUrl
public abstract ManagedPrivateEndpointModel.DefinitionStages.WithCreate withPrivateLinkServiceUrl(String privateLinkServiceUrl)
Specifies the privateLinkServiceUrl property: The URL of the data store behind the private link service. It would be the URL in the Grafana data source configuration page without the protocol and port..
Parameters:
Returns: