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