Interface ManagedPrivateEndpoint.DefinitionStages.WithPrivateLinkResourceRegion

All Known Subinterfaces:
ManagedPrivateEndpoint.Definition, ManagedPrivateEndpoint.DefinitionStages.WithCreate
Enclosing interface:
ManagedPrivateEndpoint.DefinitionStages

public static interface ManagedPrivateEndpoint.DefinitionStages.WithPrivateLinkResourceRegion
The stage of the ManagedPrivateEndpoint definition allowing to specify privateLinkResourceRegion.
  • Method Details

    • withPrivateLinkResourceRegion

      ManagedPrivateEndpoint.DefinitionStages.WithCreate withPrivateLinkResourceRegion(String privateLinkResourceRegion)
      Specifies the privateLinkResourceRegion property: The region of the resource to which the managed private endpoint is created..
      Parameters:
      privateLinkResourceRegion - The region of the resource to which the managed private endpoint is created.
      Returns:
      the next definition stage.