Interface AppLinkMember.Update

All Superinterfaces:
AppLinkMember.UpdateStages.WithProperties, AppLinkMember.UpdateStages.WithTags
Enclosing interface:
AppLinkMember

public static interface AppLinkMember.Update extends AppLinkMember.UpdateStages.WithTags, AppLinkMember.UpdateStages.WithProperties
The template for AppLinkMember update.
  • Method Details

    • apply

      AppLinkMember apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      AppLinkMember apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.