Interface SharedPrivateLinkResource.UpdateStages.WithPrivateLinkResourceId

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

public static interface SharedPrivateLinkResource.UpdateStages.WithPrivateLinkResourceId
The stage of the SharedPrivateLinkResource update allowing to specify privateLinkResourceId.
  • Method Details

    • withPrivateLinkResourceId

      SharedPrivateLinkResource.Update withPrivateLinkResourceId(String privateLinkResourceId)
      Specifies the privateLinkResourceId property: The resource id of the resource the shared private link resource is for.
      Parameters:
      privateLinkResourceId - The resource id of the resource the shared private link resource is for.
      Returns:
      the next definition stage.