Interface ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceRegion

All Known Subinterfaces:
ManagedPrivateEndpoint.Update
Enclosing interface:
ManagedPrivateEndpoint.UpdateStages

public static interface ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceRegion
The stage of the ManagedPrivateEndpoint update allowing to specify privateLinkResourceRegion.
  • Method Summary

    Modifier and Type
    Method
    Description
    withPrivateLinkResourceRegion(String privateLinkResourceRegion)
    Specifies the privateLinkResourceRegion property: The region of the resource to which the managed private endpoint is created..
  • Method Details

    • withPrivateLinkResourceRegion

      ManagedPrivateEndpoint.Update 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.