ManagedPrivateEndpointModel.DefinitionStages.WithPrivateLinkResourceId Interface
public static interface ManagedPrivateEndpointModel.DefinitionStages.WithPrivateLinkResourceId
The stage of the ManagedPrivateEndpointModel definition allowing to specify privateLinkResourceId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPrivateLinkResourceId(String privateLinkResourceId)
Specifies the private |
Method Details
withPrivateLinkResourceId
public abstract ManagedPrivateEndpointModel.DefinitionStages.WithCreate withPrivateLinkResourceId(String privateLinkResourceId)
Specifies the privateLinkResourceId property: The ARM resource ID of the resource for which the managed private endpoint is pointing to..
Parameters:
Returns: